Condition Coverage

blib/lib/File/Rotate/Simple.pm
Criterion Covered Total %
condition 14 15 93.3


and 3 conditions

line !l l&&!r l&&r condition
134 17 3 0 $max and $index >= $max
139 14 5 1 $age and $current->stat->mtime < $age
178 9 1 1 $max and $num <= $max

or 3 conditions

line l !l&&r !l&&!r condition
178 18 3 8 $file->exists or $max and $num <= $max
185 14 3 1 !$max || $num <= $max