UnitCover
Home PageCategories: Code coverage
Latest version: 2.2
Added 2006-09-01
Code coverage viewer plugin for NetBeans 5.
UnitCover displays the code coverage of unit tests in the NetBeans editor. As unit tests are run, the module will update the code coverage data and markup the editors lines accordingly. The lines which are fully covered by unit tests are annotated with a green color and the ones covered partially are annotated in yellow.
The functionality provided by the plugin helps to visually identify the portions of code with low coverage and helps in targeted tests development.
Java Application, Java Library, Java Project with Existing Sources and NetBeans module projects are supported.
Built for Java |
Plug-in |
Free or free version available |
Source code provided |