class

CoverageReporter::SimplecovParser::ComplexCoverage

Inherits JSON::Serializable / Reference / Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

branches
Source
branches=(branches : Hash(String, Hash(String, Hits)) | Nil)
Source
lines
Source
lines=(lines : Coverage)
Source