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,995 of 183,494
Downloads: 2,602

Daily

Ranking: 49,874 of 183,487
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,458,150,965bundler
10969,820,273rake
25825,406,609rspec

Owners

#GravatarHandle
1iconjholtrop