Branch Coverage

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


line true false branch
32 59 18 if (defined $globals->{'errors'})
36 59 0 if (@classes)
68 29 76 if ($class =~ /^::(.*)/) { }
74 2 elsif ($caller =~ /Data::Record::Serialize::(.*)/) { }