| blib/lib/Paranoid/Input.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 12 | 58.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 75 | 44 | 0 | 8 | ref $ref eq "SCALAR" and defined $$ref |
| 172 | 0 | 1 | 934 | defined $type and exists $regexes{$type} |
| 263 | 0 | 0 | 2 | defined $input and @match |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 163 | 582 | 354 | 0 | not defined $oref or ref $iref eq ref $oref |