Test Coverage Analyzer for Java and C, Program analysis tools for C

nvsreenu@yahoo.com (N V Sreenivasa Rao)
15 Apr 2003 00:21:01 -0400

          From comp.compilers

Related articles
Test Coverage Analyzer for Java and C, Program analysis tools for C nvsreenu@yahoo.com (2003-04-15)
| List of all articles for this month |

From: nvsreenu@yahoo.com (N V Sreenivasa Rao)
Newsgroups: comp.compilers,comp.lang.java.programmer
Date: 15 Apr 2003 00:21:01 -0400
Organization: http://groups.google.com/
Keywords: Java, tools
Posted-Date: 15 Apr 2003 00:21:01 EDT

Hello,
              Test Coverage Analyzer for Java, C along with source code are
available in


http://www.cse.iitk.ac.in/users/jalote/download/index.html


              The coverage analyzer for Java in the above site can do
statement coverage, branch coverage analysis, method coverage, class
coverage and time spent in testing. At the end of each run of
instrumented code the coverage report for union of all the previous
runs is given. Coverage reporting format can be changed without
recompiling source code.


Regards,
N V Sreenivasa Rao


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.