Condition Coverage

blib/lib/Dir/Write/Rotate.pm
Criterion Covered Total %
condition 12 15 80.0


and 3 conditions

line !l l&&!r l&&r condition
162 10 3 2 defined $mf and @entries > $mf

or 3 conditions

line l !l&&r !l&&!r condition
100 0 0 0 $ext || $default_ext
142 5 5 9 defined $ms or defined $mf
10 5 4 defined $ms or defined $mf or defined $ma
150 15 15 44 $e eq '.' or $e eq '..'