Branch Coverage

blib/lib/Data/Encoder.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
19 1 0 if ($prefix)
20 1 0 unless ($class =~ s/^\+// or $class =~ /^$prefix/)
25 0 1 if $loaded{$class}++