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