Condition Coverage

blib/lib/Class/Date/Rel.pm
Criterion Covered Total %
condition 20 28 71.4


and 3 conditions

line !l l&&!r l&&r condition
28 71 0 2 blessed $val and $val->isa('Class::Date::Rel')
100 30 0 2 blessed $val2 and $val2->isa('Class::Date::Rel')

or 2 conditions

line l !l condition
47 45 37 $y || 0
36 46 $ss || 0
28 54 $mm || 0
28 54 $hh || 0
38 44 $d || 0

or 3 conditions

line l !l&&r !l&&!r condition
26 32 41 0 ref $proto || $proto
42 0 2 0 ref $s || $s
47 13 69 0 ref $s || $s
65 0 2 0 ref $s || $s