Branch Coverage

blib/lib/Data/Record/Serialize/Error.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
33 55 17 if (defined $globals->{'errors'})
37 55 0 if (@classes)
69 29 66 if ($class =~ /^::(.*)/u) { }
64 2 elsif ($caller =~ /Data::Record::Serialize::(.*)/u) { }