by hauserx, jthomerson, lewijw, thekingant
Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.
joshuatharp created the @SuppressWarnings on local cases ParseException artifact
lewijw committed revision 621 to the Cobertura SVN repository, changing 2 files
lewijw committed revision 620 to the Cobertura SVN repository, changing 2 files
lewijw committed revision 619 to the Cobertura SVN repository, changing 1 files
lewijw committed revision 618 to the Cobertura SVN repository, changing 1 files
lewijw committed revision 617 to the Cobertura SVN repository, changing 1 files
lewijw commented on the FileLocker exception when writing coverage data artifact
* Cobertura is now thread safe. * Fix for FileLocker exception when writing coverage data (java.lang.IllegalStateException: Shutdown in progress) that started to appear with Java 6 update 14. (Chris van Es) * Fix for bug "Unix scripts behave oddly ...
* Cobertura is now thread safe. * Fix for FileLocker exception when writing coverage data (java.lang.IllegalStateException: Shutdown in progress) that started to appear with Java 6 update 14. (Chris van Es) * Fix for bug "Unix scripts behave oddly ...
* Cobertura is now thread safe. * Fix for FileLocker exception when writing coverage data (java.lang.IllegalStateException: Shutdown in progress) that started to appear with Java 6 update 14. (Chris van Es) * Fix for bug "Unix scripts behave oddly ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use