Condition Coverage

blib/lib/Data/Types.pm
Criterion Covered Total %
condition 27 28 96.4


and 3 conditions

line !l l&&!r l&&r condition
45 2 4 9 defined $num and $num >= 0
58 1 6 6 $num and $num > 0.5
63 1 1 11 defined $_[0] and $_[0] ne ''
69 1 1 11 defined $_[0] and $_[0] ne ''
76 2 0 26 defined $_[0] and $_[0] ne ''
82 2 2 24 defined $_[0] and $_[0] ne ''
106 1 1 11 defined $_[0] and $_[0] ne ''
112 1 1 11 defined $_[0] and $_[0] ne ''

or 2 conditions

line l !l condition
85 1 21 $_[1] ||= 5
116 1 9 $_[1] ||= 5