Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
119 0 56 0 wantarray and not @_
150 0 0 0 $class and not "$exception" =~ /^\Q$class\E/

or 3 conditions

line l !l&&r !l&&!r condition
142 0 0 5 ref $exception || $exception ne ''