| inc/Test/Exception.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 9 | 11.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 119 | 0 | 8 | 0 | wantarray and not @_ |
| 150 | 0 | 0 | 0 | $class and not "$exception" =~ /^\Q$class\E/ |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 142 | 0 | 0 | 0 | ref $exception || $exception ne '' |