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 into the macOS Terminal after installing MacPorts
sudo port install kcov
| Installations | 0 |
| Requested Installations | 0 |