Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Deadfinder::CoverageTarget
Inherits
Struct
<
Value
<
Object
Constructors
new
(total_tested :
Int32
, dead_links :
Int32
, coverage_percentage :
Float64
, status_counts :
Hash
(
String
,
Int32
))
Source
Instance methods
coverage_percentage
Source
coverage_percentage=
(coverage_percentage :
Float64
)
Source
dead_links
Source
dead_links=
(dead_links :
Int32
)
Source
status_counts
Source
status_counts=
(status_counts :
Hash
(
String
,
Int32
))
Source
total_tested
Source
total_tested=
(total_tested :
Int32
)
Source