inc/Test/Exception.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 9 | 22.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
87 | 35 | 0 | 0 | wantarray and not @_ |
117 | 0 | 0 | 0 | $class and not "$exception" =~ /^\Q$class\E/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
109 | 0 | 0 | 7 | ref $exception || $exception ne '' |