Branch Coverage

blib/lib/MooX/Should.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
13 0 3 if ('version'->parse('Moo'->VERSION) >= 'version'->parse('2.003006'))
29 3 1 $target->isa('Moo::Object') ? :
0 4 $USE_MOO_UTILS ? :
36 4 0 if (my $has = $target->can('has'))
41 7 0 if (my $should = delete $args{'should'})