Branch Coverage

blib/lib/MooX/Clone.pm
Criterion Covered Total %
branch 1 2 50.0


line true false branch
15 2 0 if (not $target->can('clone') || 'Moo::Role'->does_role($target, 'MooX::Role::Clone'))