RubyGems Navigation menu

gcovinator 1.0.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - January 15, 2017 (8.5 KB)

Development Dependencies (3):

bundler ~> 1.13
rake ~> 10.0
rspec ~> 3.0

Owners:

Authors:

  • Josh Holtrop

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 2,527

For this version 2,527

License:

MIT

Required Ruby Version: >= 0

Links: