Condition Coverage

blib/lib/Pixie/Proxy.pm
Criterion Covered Total %
condition 5 18 27.7


and 3 conditions

line !l l&&!r l&&r condition
95 0 1 1 ref $self and $self->px_class->isa($class)
102 0 1 1 ref $self and $self->px_restore->can($method)

or 3 conditions

line l !l&&r !l&&!r condition
158 2 0 0 $pixie->get_the_current_lock_strategy || $pixie->lock_strategy
380 0 0 0 not defined $fallback or $fallback
413 0 0 0 &CORE::GLOBAL::caller()->isa('Pixie::Proxy') or &CORE::GLOBAL::caller()->isa('Pixie')
423 0 0 0 &CORE::GLOBAL::caller()->isa('Pixie::Proxy') or &CORE::GLOBAL::caller()->isa('Pixie')