Branch Coverage

blib/lib/XML/SAX/Exception.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
26 0 4 if (ref $class)
35 0 4 unless exists $opts{'Message'}
37 0 4 $XML::SAX::Exception::StackTrace ? :
45 3 7 if (exists $$self{'LineNumber'}) { }
52 0 10 if ($XML::SAX::Exception::StackTrace)