No commit activity in last 3 years
No release in over 3 years
Simple (non-javascript) HTML formatter for SimpleCov code coverage tool
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0
 Project Readme

simplecov-simple-html

Generates a nice, but simple HTML report of your SimpleCov ruby code coverage results on Ruby 1.9.

The main difference is that the HTML generated by +simplecov-simple-html+ will display without javascript being enabled.

If javescript is enabled then the search/filter and column sorting features will work.

Each group tab and source file is represented by a separate HTML file. Which can be useful for some use cases.