Condition Coverage

blib/lib/DateTimeX/Lite/Overload.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
30 0 0 4 blessed $dt1 and $dt1->can('utc_rd_values')
0 2 2 blessed $dt1 and $dt1->can('utc_rd_values') and blessed $dt2
2 0 2 blessed $dt1 and $dt1->can('utc_rd_values') and blessed $dt2 and $dt2->can('utc_rd_values')

or 3 conditions

line l !l&&r !l&&!r condition
34 0 2 0 $class ||= ref $dt1