Matteo Bernardini db0ad18c49 development/kcov: Updated for version 40. %!s(int64=2) %!d(string=hai) anos
..
README 6b07215760 development/kcov: Added (code coverage tester). %!s(int64=7) %!d(string=hai) anos
kcov.SlackBuild db0ad18c49 development/kcov: Updated for version 40. %!s(int64=2) %!d(string=hai) anos
kcov.info db0ad18c49 development/kcov: Updated for version 40. %!s(int64=2) %!d(string=hai) anos
slack-desc 6b07215760 development/kcov: Added (code coverage tester). %!s(int64=7) %!d(string=hai) anos

README

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.

Using kcov is as simple as
$ kcov /path/to/outdir executable [args for the executable]