| 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 | 
| 171 | 0 | 1 | 940 | defined $type and exists $regexes{$type} | 
| 260 | 0 | 0 | 2 | defined $input and @match | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 162 | 586 | 356 | 0 | not defined $oref or ref $iref eq ref $oref |