Branch Coverage

blib/lib/Error/Exception.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
47 0 0 if (defined $msg and length $msg > 0)
52 0 0 if (scalar @fields > 0)
56 0 0 if (not defined $value) { }
0 0 elsif (ref $value eq 'ARRAY') { }