Condition Coverage

blib/lib/DateTimeX/Lite/Duration.pm
Criterion Covered Total %
condition 10 15 66.6


and 3 conditions

line !l l&&!r l&&r condition
283 0 1 0 blessed $d2 and $d2->isa('DateTimeX::Lite')
299 0 6 0 blessed $d2 and $d2->isa('DateTimeX::Lite')

or 3 conditions

line l !l&&r !l&&!r condition
84 1 1 45 $$self{'nanoseconds'} == 9**9**9 or $$self{'nanoseconds'} == -9**9**9
2 1 44 $$self{'nanoseconds'} == 9**9**9 or $$self{'nanoseconds'} == -9**9**9 or $$self{'nanoseconds'} eq sin(9**9**9)
271 4 1 0 $dt ||= 'DateTimeX::Lite'->now