Condition Coverage

blib/lib/Time/Piece/Over24.pm
Criterion Covered Total %
condition 7 10 70.0


and 3 conditions

line !l l&&!r l&&r condition
162 418 400 74 $start_t <= $check_time && $check_time <= $end_t

or 2 conditions

line l !l condition
124 892 0 shift() || die('need start_time')
125 892 0 shift() || die('need end_time')

or 3 conditions

line l !l&&r !l&&!r condition
126 604 288 0 shift() || $self