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