Condition Coverage

blib/lib/AppBase/Grep/File.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
56 0 0 0 $args->{'regexps'} and @{$args->{'regexps'};}

or 2 conditions

line l !l condition
52 0 0 $args->{'files'} // []

or 3 conditions

line l !l&&r !l&&!r condition
63 0 0 0 $args->{'recursive'} or $args->{'dereference_recursive'}
89 0 0 0 not defined $fh or $_[0]