Coverage tool

Saw a reference to this on Usenet, JCoverage, a tool that generates code coverage statistics for your Java classes. This looks like a good thing to drop in to your Ant tasks along with your unit tests. It will then show you everything your JUnit tests didn’t cover, which lets you write more unit tests to cover that too. We get ever more efficient. I love it!

Published by

dave

Dave Slusher is a blogger, podcaster, computer programmer, author, science fiction fan and father. Member of the Podcast Hall of Fame class of 2022.