Branch Coverage

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


line true false branch
23 0 4 if (ref $class)
32 0 4 unless exists $opts{'Message'}
34 0 4 $XML::SAX::Exception::StackTrace ? :
42 3 7 if (exists $self->{'LineNumber'}) { }
49 0 10 if ($XML::SAX::Exception::StackTrace)