Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libcobertura-examples
Simple examples of using cobertura
http://cobertura.sourceforge.net/
0
no reviews
Install
Cobertura 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.
this package contains simple examples.