| lib/Path/ScanINC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 12 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 240 | 0 | 0 | 1 | -e $fullpath and not -d $fullpath |
| 294 | 0 | 0 | 3 | -e $fullpath and not -d $fullpath |
| 320 | 2 | 0 | 2 | -e $fullpath and -d $fullpath |
| 346 | 4 | 0 | 2 | -e $fullpath and -d $fullpath |