gcov

April 14, 2015 ยท View on GitHub

GCC test coverage metrics.

Must compile with -ftest-coverate to use:

gcc -Wall -fprofile-arcs -ftest-coverage cov.c

TODO usage