Branch Coverage

blib/lib/XAO/Errors.pm
Criterion Covered Total %
branch 13 22 59.0


line true false branch
44 4 40 if ($module =~ /^XAO::E((::\w+)+)$/) { }
40 0 elsif ($module =~ /^XAO((::\w+)+)$/) { }
55 6 38 if $XAO::Errors::errors_cache{$em}
57 1 0 defined $_ ? :
1 0 defined $_ ? :
2 0 defined $_ ? :
0 0 defined $_ ? :
73 0 38 if $@
90 1 4 unless @_ == 2 or @_ == 3
93 7 0 @_ == 3 ? :
95 0 4 if ref $class