inc/Test/Exception.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
88 | 0 | 60 | 0 | wantarray and not @_ |
118 | 0 | 0 | 4 | $class and not "$exception" =~ /^\Q$class\E/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
110 | 4 | 0 | 0 | ref $exception || $exception ne '' |