Branch Coverage

blib/lib/MooX/Prototype/Package.pm
Criterion Covered Total %
branch 6 8 75.0


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