home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / software / 3378 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  1.6 KB

  1. Path: sparky!uunet!wupost!uwm.edu!rutgers!modus!gear!cadlab!martelli
  2. From: martelli@cadlab.sublink.org (Alex Martelli)
  3. Newsgroups: comp.software-eng
  4. Subject: coverage tools for C *and* Fortran?
  5. Message-ID: <1992Sep03.091312.22829@cadlab.sublink.org>
  6. Date: 3 Sep 92 09:13:12 GMT
  7. Organization: CAD.LAB S.p.A., Bologna, Italia
  8. Lines: 21
  9.  
  10. We have recently been evaluating a commercial tool that will instrument BOTH
  11. Fortran and C source for test-coverage measurements.  Unfortunately, this
  12. tool has proved unacceptable, for many reasons but particularly for the
  13. incredibly high overhead of running the instrumented code -- would you
  14. believe TWENTY TIMES SLOWER (yes, not 20 PERCENT, 20 TIMES) for instrumenting
  15. modules worth about 2,000 lines out of a 100,000 lines program?!  Ok, they
  16. were the lowest-level modules, but even so.
  17.  
  18. I am aware of several C-only tools of various description, but I've been
  19. asked to check if there's any tool that will be able to handle both C and
  20. Fortran sources in the same program -- many of our programs are like that,
  21. so that having a C-only tool would not be very comfortable (yup, we could
  22. convert fortran-> via f2c or similar, but then the modules' authors would
  23. have to interpret the coverage results in C-source terms rather than in
  24. Fortran terms, and they may not be familiar with C, etc etc).
  25.  
  26. I will appreciate any info/suggestion, either posted or via email; I will
  27. of course post a summary of emailed info if requested to do so.  Thanks.
  28. -- 
  29. Email: martelli@cadlab.sublink.org                   Phone: ++39 (51) 6130360
  30. CAD.LAB s.p.a., v. Ronzani 7/29, Casalecchio, Italia   Fax: ++39 (51) 6130294 
  31.