Branch Coverage

blib/lib/MooX/Should.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
17 2 0 $target->isa('Moo::Object') ? :
22 2 0 if (my $has = $target->can('has'))
27 4 0 if (my $should = delete $args{'should'})