Branch Coverage

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


line true false branch
33 73 21 if (defined $globals->{'errors'})
37 73 0 if (@classes)
69 41 82 if ($class =~ /^::(.*)/u) { }
80 2 elsif ($caller =~ /Data::Record::Serialize::(.*)/u) { }