blib/lib/ORM/MetapropBuilder.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
38 | 0 | 0 | if ($_[0]{'need_value'}) { } |
63 | 0 | 0 | if (ref $self) { } |
67 | 0 | 0 | if ($$self{'prop'}) |
69 | 0 | 0 | if ($$self{'prop'}->_prop_ref_class) { } |
71 | 0 | 0 | if ($$self{'prop'}->_prop_ref_class->_has_prop($prop)) { } |
73 | 0 | 0 | unless ($$self{'prop'}->_expand($prop, @_)) |
96 | 0 | 0 | if ($arg{'need_value'}) |