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