Condition Coverage

lib/Egg/Plugin/File/Rotate.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
43 0 0 0 @_ and not $_[0]

or 2 conditions

line l !l condition
16 0 0 $$e{'rotate_report'} ||= []
18 0 0 $$attr{'stock'} || 5
47 0 0 $$e{'rotate_report'} || (return undef)

or 3 conditions

line l !l&&r !l&&!r condition
15 0 0 0 shift() || croak(' I want base filepath. ')