home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / software / 5234 < prev    next >
Encoding:
Text File  |  1993-01-06  |  964 b   |  29 lines

  1. Newsgroups: comp.software-eng
  2. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!pacbell.com!tandem!cpd.Tandem.COM!scottc
  3. From: scottc@Tandem.COM (Scott Cherf)
  4. Subject: Change metrics for C programs? 
  5. Message-ID: <1993Jan6.211708.20540@tandem.com>
  6. Keywords: software metrics, software engineering, estimation
  7. Sender: scottc@cpd.Tandem.COM (Scott Cherf)
  8. Nntp-Posting-Host: zeke.cpd.tandem.com
  9. Organization: Tandem Computers Incorporated. Cupertino, CA.
  10. Date: Wed, 6 Jan 1993 21:17:08 GMT
  11. Lines: 16
  12.  
  13. I'm looking for a C source metrics program integrated
  14. with a standard unix version control system (sccs, rcs
  15. etc).  The tool needs to report the number of logical
  16. and/or physical source line changed between a version
  17. of a file or a procedure/function within a file, and some
  18. other previous version; a C syntax sensitive diff in other
  19. words.
  20.  
  21. Has anyone built one of these?  If so, I'd appreciate
  22. a reference.
  23.  
  24. Thanks
  25. Scott.
  26.  
  27.  
  28.  
  29.