| blib/lib/Class/MOP/Method/Inlined.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 6 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 37 | 793 | 12164 | 2 | $inherited_method and $inherited_method->isa("Class::MOP::Method::Wrapped") |
| 74 | 0 | 0 | 439 | $inherited_method->_uninlined_body and &refaddr(scalar $inherited_method->_uninlined_body) == &refaddr($expected_method) |