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: 161,754 of 183,021
Downloads: 2,584

Daily

Ranking: 107,996 of 183,007
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,395,445,721bundler
10950,327,518rake
25816,166,900rspec

Owners

#GravatarHandle
1iconjholtrop