| blib/lib/File/Glob/Windows.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 15 | 6.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 26 | 0 | 0 | 0 | defined $v and $v =~ /(\d+)/ |
| 46 | 0 | 3 | 0 | defined $v and $v =~ /(\d+)$/ |
| 98 | 0 | 0 | 0 | $nocase and not %alpha |
| 130 | 0 | 0 | 0 | length $top and not length $prefix |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 79 | 0 | 0 | 0 | not defined $path or $path eq '' |