| blib/lib/File/Grep.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 5 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 34 | 0 | 0 | not $SILENT and carp("Cannot open file '${file}' for fgrep: $!") and next |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 34 | 0 | 0 | 0 | not $SILENT and carp("Cannot open file '${file}' for fgrep: $!") |