| blib/lib/Filter/signatures.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 20 | 25.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 175 | 1 | 2 | 4 | ref $Filter::Simple::components[$index] and ${$Filter::Simple::components[$index];} =~ /^#/ |
| 338 | 0 | 0 | 0 | $scope and $scope eq 'global' |
| 345 | 0 | 0 | 0 | !ref($INC[$idx]) || $INC[$idx] != $scan and $idx < @INC |
| line | l | !l | condition |
|---|---|---|---|
| 217 | 44 | 1 | $whitespace ||= '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 345 | 0 | 0 | 0 | !ref($INC[$idx]) || $INC[$idx] != $scan |
| 358 | 0 | 0 | 0 | not -e $realfilename or -d _ |
| 0 | 0 | 0 | not -e $realfilename or -d _ or -b _ |