Condition Coverage

blib/lib/again.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
30 0 0 0 @_ == 2 and ref $_[1] eq 'ARRAY'

or 2 conditions

line l !l condition
34 0 0 $_[0]->can($method) || (return)

or 3 conditions

line l !l&&r !l&&!r condition
15 0 0 0 not exists $INC{$file} or -M $INC{$file} < $mtimes{$INC{$file}}