Branch Coverage

File:local/lib/perl5/Test/Exception.pm
Coverage:3.1%

line%coveragebranch
1650TFif (@_)
890TFif (caller() eq 'DB') { }
920TFif (wantarray)
930TFif (not @_) { }
1200TFif (wantarray and not @_) { }
1490TFunless _is_exception($exception)
1510TFif $class and not "$exception" =~ /^\Q$class\E/
2110TFunless (defined $expecting)
2150TFunless defined $description
2210TF$regex ? :
2220TFref $expecting ? :
2250TFunless ($ok)
2990TFunless $ok
3420TFunless defined $_[2]
3460TFif eval {         do {         &$test() } }
3490TFif (_is_exception($exception))