Branch Coverage

blib/lib/MooX/LvalueAttribute.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
27 2 2 if ($Moo::Role::INFO{$target} and $Moo::Role::INFO{$target}{'is_role'}) { }
2 0 elsif ($Moo::MAKERS{$target} and $Moo::MAKERS{$target}{'is_class'}) { }
43 2 0 if (not $INJECTED_IN_CLASS{$target})