CoverageReporter::SimplecovParser::ComplexCoverage
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
branches
Sourcebranches=(branches : Hash(String, Hash(String, Hits)) | Nil)
Sourcelines
Sourcelines=(lines : Coverage)
Source