Branch Coverage

blib/lib/MooX/Role/Parameterized/Proxy.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
56 0 7 if ($target->can('requires')) { }
61 2 5 if not $target->can($required_method)
70 0 14 if $target->can($name)