Branch Coverage

lib/Pcore/Core/Exception.pm
Criterion Covered Total %
branch 3 22 13.6


line true false branch
29 0 0 if (defined $_[0]) { }
51 0 9 if ($^S and $$e{'is_ae_cb_error'}) { }
9 0 elsif (not defined $^S or $^S) { }
63 0 9 unless ($IGNORE_ERRORS)
87 0 0 if $_[0] =~ /\AEV: error in callback/msu
104 0 0 if (@_) { }
0 0 elsif ($@) { }
105 0 0 if (@_ > 1) { }
128 0 0 if (@_) { }
0 0 elsif ($@) { }
129 0 0 if (@_ > 1) { }