Condition Coverage

blib/lib/Time/Piece/Cron.pm
Criterion Covered Total %
condition 2 45 4.4


and 3 conditions

line !l l&&!r l&&r condition
182 0 0 0 ref $timepiece ne 'Time::Piece' and $timepiece =~ /\b\d+\d/
212 1 0 0 not $found and scalar @{$atoms[4];} < 7
217 0 0 0 not $found and $mday
258 0 0 0 ref $master ne 'Time::Piece' and $master =~ /\b\d+\d/
296 0 0 0 $index == 4 and $mode == 0
297 0 0 0 $index == 4 and $pass == 2
298 0 0 0 $index == 2 and $mode == 3
0 0 0 $index == 2 and $mode == 3 and $pass == 1
708 0 0 0 $wmax != scalar @{$ary[4];} and $mmax != scalar @{$ary[3];}
0 0 0 $wmax != scalar @{$ary[4];} and $mmax != scalar @{$ary[3];} and $dmax != scalar @{$ary[3];}
0 0 0 $wmax != scalar @{$ary[4];} and $mmax != scalar @{$ary[3];}

or 3 conditions

line l !l&&r !l&&!r condition
437 0 0 0 shift() || time
480 0 0 2 not defined $cron or $cron eq ''
620 0 0 0 $i == 0 or not $atoms[$i] % $step
664 0 0 0 shift() || 'Time::Piece'->new