Condition Coverage

inc/Test/Exception.pm
Criterion Covered Total %
condition 2 9 22.2


and 3 conditions

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/

or 3 conditions

line l !l&&r !l&&!r condition
109 0 0 7 ref $exception || $exception ne ''