class

Deadfinder::TargetCoverage

Inherits Reference < Object

Constructors

new(total : Int32 = 0, dead : Int32 = 0, status_counts : Hash(String, Int32) = {} of String => Int32)
Source

Instance methods

dead
Source
dead=(dead : Int32)
Source
status_counts
Source
status_counts=(status_counts : Hash(String, Int32))
Source
total
Source
total=(total : Int32)
Source