blib/lib/File/Findgrep.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
36 | 0 | 0 | 0 | @_ and $_[0] =~ /^-/s |
115 | 0 | 0 | 0 | -d _ and $_R |
0 | 0 | 0 | -f _ and -s _ >= $_m | |
0 | 0 | 0 | -f _ and -s _ >= $_m and -s _ <= $_M |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
111 | 0 | 0 | 0 | $f eq '.' or $f eq '..' |