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,357 of 190,127
Downloads: 2,887

Daily

Ranking: 113,542 of 190,091
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,229,496,129bundler
81,251,161,706rake
29955,828,328rspec

Owners

#GravatarHandle
1iconjholtrop