macOS / binaries /

gcov

/usr/bin/gcov
Coverage testing tool

gcov is a test coverage program. Use it in concert with GCC to analyze your programs to help create more efficient, faster running code and to discover untested parts of your program.

source: man