Branch Coverage

blib/lib/PRANG/Util.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
20 0 0 unless (ref $_)
27 0 0 if (@roles)
30 0 0 unless $mc->isa('Moose::Meta::Class')
31 0 0 if $known->includes($mc)
32 0 0 if (grep {$mc->does_role($_->name);} @roles)