Condition Coverage

inc/Test/Exception.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

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

or 3 conditions

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