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,701 of 192,062
Downloads: 2,937

Daily

Ranking: 130,063 of 192,034
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,334,693,029bundler
81,289,326,548rake
29969,971,018rspec

Owners

#GravatarHandle
1iconjholtrop