Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
CoverageReporter::CloverParser::Info
Inherits
Struct
/
Value
/
Object
Constructors
new
(coverage :
Hash
(
Line
,
Hits
|
Nil
), branches :
Hash
(
Line
,
Array
(
Hits
)))
Source
Instance methods
branches
clone
Source
copy_with
(coverage _coverage = @coverage, branches _branches = @branches)
Source
coverage