Condition Coverage

blib/lib/Time/Piece/MySQL.pm
Criterion Covered Total %
condition 12 18 66.6


and 3 conditions

line !l l&&!r l&&r condition
51 1 2 3 $dt and $dt ge '1970'
3 1 2 $dt and $dt ge '1970' and $dt lt '2038'
58 0 0 3 $dt and $dt ge '1970'
0 0 3 $dt and $dt ge '1970' and $dt lt '2038'
60 3 0 0 HAS_DST_BUG and $time->isdst
75 1 1 5 $length != 14 and $length != 8