Branch Coverage

blib/lib/SPOPS/Exception.pm
Criterion Covered Total %
branch 5 12 41.6


line true false branch
32 0 5 if (ref $message[0])
34 0 0 if (UNIVERSAL::isa($rethrown, 'SPOPS::Exception'))
39 0 5 ref $message[-1] eq 'HASH' ? :
48 0 40 if $$params{$field}
107 0 2 unless $class
110 2 0 unless ${$class . '::ShowTrace';}