blib/lib/Type/Tiny/Class.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 12 | 50.0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
35 | 0 | 0 | 2 | ref $caller or $caller eq "-lexical" |
0 | 0 | 2 | ref $caller or $caller eq "-lexical" or $globals->{'lexical'} | |
61 | 601 | 134 | 0 | $_[0]{'inlined'} ||= $_[0]->_build_inlined |
149 | 217 | 111 | 0 | $_[0]{'parent'} ||= $_[0]->_build_parent |