Categories: None [Edit]

gcovinator

https://rubygems.org/gems/gcovinator
https://github.com/holtrop/gcovinator
gcovinator generates HTML reports for gcov coverage data. It provides a command-line executable that can be run after the .gcda and .gcno files are present. It executes gcov, reads the .gcov output files, and combines the original source files with the coverage data into HTML reports.

Total

Ranking: 165,308 of 191,335
Downloads: 2,914

Daily

Ranking: 96,524 of 191,296
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,283,000,881bundler
81,270,012,159rake
29963,212,510rspec

Owners

#GravatarHandle
1iconjholtrop