CoverageReporter::SimplecovParser
Inherits CoverageReporter::BaseParser / Reference / Object
Simplecov coverage format parser.
Instance methods
parse(filename : String) : Array(FileReport)
Parses the file and returns an array of FileReport which will be
sent to Coveralls API.