summaryrefslogtreecommitdiff
path: root/src/rebar_cover_utils.erl
Commit message (Expand)AuthorAgeFilesLines
* rebar_cover: ignore opaque type match Dialyzer warningTuncer Ayaz2018-01-301-0/+2
* Fix whitespace errorsTuncer Ayaz2015-04-021-4/+4
* Add 'cover_export_json' optionBrian H. Ward2015-03-111-0/+26
* Fix cover print truncation when coverage is 100%Fred Hebert2014-10-161-1/+1
* Wrap cover:stop() call as rebar_cover_utils:exit/0Tuncer Ayaz2014-06-141-1/+5
* Add code coverage analysis functionality to `qc'Andras Horvath2014-06-141-0/+257