| 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];} =~ /^#/ |
| 344 | 0 | 0 | 0 | $scope and $scope eq "global" |
| 351 | 0 | 0 | 0 | !ref($INC[$idx]) || $INC[$idx] != $scan and $idx < @INC |
| line | l | !l | condition |
|---|---|---|---|
| 217 | 46 | 1 | $whitespace ||= "" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 351 | 0 | 0 | 0 | !ref($INC[$idx]) || $INC[$idx] != $scan |
| 364 | 0 | 0 | 0 | not -e $realfilename or -d _ |
| 0 | 0 | 0 | not -e $realfilename or -d _ or -b _ |