Condition Coverage

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


and 2 conditions

line l !l condition
34 0 0 not $SILENT and carp("Cannot open file '${file}' for fgrep: $!") and next

and 3 conditions

line !l l&&!r l&&r condition
34 0 0 0 not $SILENT and carp("Cannot open file '${file}' for fgrep: $!")