cobertura

v 1.6

Java code coverage tool

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.

http://cobertura.sourceforge.net/

To install cobertura, paste this in macOS terminal after installing MacPorts

sudo port install cobertura

Add to my watchlist

Installations 0
Requested Installations 0