Branch Coverage

blib/lib/PRANG/Util.pm
Criterion Covered Total %
branch 8 10 80.0


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