| blib/lib/Test/Exception.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 127 | 0 | 51 | 0 | wantarray and not @_ |
| 158 | 20 | 3 | 9 | $class and not "$exception" =~ /^\Q$class\E/ |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 150 | 15 | 26 | 7 | ref $exception || $exception ne '' |