Wednesday, July 09, 2003

GPLed Coverage Tool

"jcoverage identifies how many times each line of code in your application has been executed. This is particularly useful in the area of testing, because you can see which parts of your software remain untested."

There's a comparison of it versus Clover and JProbe. Changing it at the byte-code level is especially interesting.

No comments: