inc/Test/Exception.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
119 | 0 | 0 | 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 '' |