ggcov
Description
ggcov is a GTK+ GUI for exploring test coverage data produced by C programs compiled with gcc --coverage. It's basically a GUI replacement for the gcov program that comes with gcc.
ggcov Web SiteUser Ratings
User Reviews
-
I'm sorry but: - Can not compile v0.8.1 because missing library message talks about "GNOME libraries" instead of giving the real name of the missing library - Version v0.8 doesn't handle gcc v4.3.3 generated files - Says no file found while it actually finds them but doesn't "handle" them - Can not launch the GUI unless the software finds compatible files
-
Clever tool for enterprise-quality code making. The best with unit tests (like cuinit).