Condition Coverage

inc/Test/Exception.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
88 0 9 0 wantarray and not @_
118 0 0 1 $class and not "$exception" =~ /^\Q$class\E/

or 3 conditions

line l !l&&r !l&&!r condition
110 1 0 0 ref $exception || $exception ne ''