Branch Coverage

blib/lib/MooX/StrictConstructor.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
25 0 6 unless ($Moo::MAKERS{$target} and $Moo::MAKERS{$target}{'is_class'})
39 7 1 unless Role::Tiny::does_role($con, 'Method::Generate::Constructor::Role::StrictConstructor')