Branch Coverage

blib/lib/Class/MixinFactory/NEXT.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
15 116 290 if ($class eq $package) { }
116 348 elsif ($found_current and my $sub = $class->can($method)) { }