| blib/lib/Data/Object/Exception.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 9 | 44.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 70 | 2 | 0 | 0 | $objref and not $default |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 50 | 0 | 2 | 0 | ref $invocant || $invocant |
| 69 | 1 | 0 | 1 | $default || "An exception ($class) was thrown" |