Branch Coverage

blib/lib/Data/Object/Prototype/Package.pm
Criterion Covered Total %
branch 2 8 25.0


line true false branch
43 0 5 unless my $name = shift()
44 0 5 unless my $code = shift()
60 0 0 if (my $mixin = $args{'class'})
65 0 0 if (my $role = $args{'role'})