Branch Coverage

blib/lib/MooX/StrictHas.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
15 0 5 unless my $orig = $target->can($name)
16 0 5 'Moo::Role'->is_role($target) ? :
30 0 5 if ref $namespec
35 5 10 exists $opts{$_} ? :
36 4 1 if @messages