Condition Coverage

blib/lib/Dir/Write/Rotate.pm
Criterion Covered Total %
condition 11 15 73.3


and 3 conditions

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

or 3 conditions

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