Branch Coverage

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


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