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,975 of 192,565
Downloads: 2,950

Daily

Ranking: 115,073 of 192,541
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,383,922,898bundler
81,308,632,851rake
29975,891,622rspec

Owners

#GravatarHandle
1iconjholtrop