ggcov

Graphical tool for displaying gcov test coverage data
  https://github.com/ggcov/ggcov
  0
  no reviews



This is a simple GUI for browsing C test coverage data gathered by programs instrumented with "gcc --coverage". Hence it's a graphical replacement for the "gcov" program that comes with gcc.