home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.software-eng
- Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!pacbell.com!tandem!cpd.Tandem.COM!scottc
- From: scottc@Tandem.COM (Scott Cherf)
- Subject: Change metrics for C programs?
- Message-ID: <1993Jan6.211708.20540@tandem.com>
- Keywords: software metrics, software engineering, estimation
- Sender: scottc@cpd.Tandem.COM (Scott Cherf)
- Nntp-Posting-Host: zeke.cpd.tandem.com
- Organization: Tandem Computers Incorporated. Cupertino, CA.
- Date: Wed, 6 Jan 1993 21:17:08 GMT
- Lines: 16
-
- I'm looking for a C source metrics program integrated
- with a standard unix version control system (sccs, rcs
- etc). The tool needs to report the number of logical
- and/or physical source line changed between a version
- of a file or a procedure/function within a file, and some
- other previous version; a C syntax sensitive diff in other
- words.
-
- Has anyone built one of these? If so, I'd appreciate
- a reference.
-
- Thanks
- Scott.
-
-
-
-