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 0 4 unless my $has = $target->can('has')
31 3 1 $target->isa('Moo::Object') ? :
0 4 $USE_MOO_UTILS ? :
43 7 0 if exists $args{'should'}