| 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 | 557 | 113 | 0 | $_[0]{'inlined'} ||= $_[0]->_build_inlined | 
| 149 | 196 | 88 | 0 | $_[0]{'parent'} ||= $_[0]->_build_parent |