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: 168,262 of 196,550
Downloads: 3,019

Daily

Ranking: 69,612 of 196,430
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,701,859,136bundler
81,403,668,722rake
291,014,871,361rspec

Owners

#GravatarHandle
1iconjholtrop