kcov

v 38

coverage report generator

Kcov is a code coverage tester for compiled programs, Python scripts and shell scripts. It allows collecting code coverage information from executables without special command-line arguments, and continuously produces output from long-running applications.

https://simonkagstrom.github.io/kcov/

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

sudo port install kcov

Add to my watchlist

Installations 0
Requested Installations 0