blib/lib/MouseX/POE/Meta/Trait/Object.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | l | !l | condition |
---|---|---|---|
17 | 0 | 47 | $$self{'heap'} ||= {} |
63 | 97 | 48 | Mouse::Util::get_code_ref($class, 'START') || (next) |
72 | 145 | 87 | Mouse::Util::get_code_ref($class, 'STOP') || (next) |