blib/lib/Test/Exception.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 12 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
125 | 0 | 51 | 0 | wantarray and not @_ |
156 | 20 | 3 | 9 | $class and not "$exception" =~ /^\Q$class\E/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
148 | 15 | 26 | 7 | ref $exception || $exception ne '' |
365 | 0 | 0 | 4 | $is_test2 or $is_stream |