blib/lib/Pixie/LiveObjectManager.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 12 | 41.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
61 | 0 | 0 | 32 | length $oid and not defined $$self{'_live_cache'}{$oid} |
182 | 0 | 0 | 6 | defined $obj and blessed $obj |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
114 | 2 | 2 | 0 | $self->get_info_for_oid($oid) || $obj->PIXIE::get_info |
120 | 0 | 4 | 0 | 'Pixie'->get_the_current_lock_strategy || $$self{'pixie'}->lock_strategy |