Branch Coverage

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


line true false branch
17 1 3 unless $Moo::MAKERS{$target} and $Moo::MAKERS{$target}{'is_class'}
23 0 3 if ($con->can('_generate_constructor')) { }