| blib/lib/Ouch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 9 | 12 | 75.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 38 | 1 | 0 | 7 | &blessed($e) and $e->isa('Ouch') | 
| 1 | 3 | 4 | &blessed($e) and $e->isa('Ouch') and $e->code eq $code | |
| 67 | 3 | 0 | 3 | &blessed($e) and $e->isa('Ouch') | 
| 84 | 1 | 0 | 1 | &blessed($e) and $e->isa('Ouch') |