Branch Coverage

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


line true false branch
33 70 20 if (defined $globals->{'errors'})
37 70 0 if (@classes)
69 38 79 if ($class =~ /^::(.*)/u) { }
77 2 elsif ($caller =~ /Data::Record::Serialize::(.*)/u) { }