struct CoverageReporter::JacocoParser::Info
- CoverageReporter::JacocoParser::Info
- Struct
- Value
- Object
Defined in:
coverage_reporter/parsers/jacoco_parser.crConstructors
Instance Method Summary
- #branches : Hash(Line, Array(Hits))
- #clone
- #copy_with(coverage _coverage = @coverage, branches _branches = @branches)
- #coverage : Hash(Line, Hits)