| blib/lib/Pixie/Proxy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 18 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 56 | 0 | 0 | 0 | ref $self and $self->px_class->isa($class) |
| 63 | 0 | 0 | 0 | ref $self and $self->px_restore->can($method) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 108 | 0 | 0 | 0 | $pixie->get_the_current_lock_strategy || $pixie->lock_strategy |
| 296 | 0 | 0 | 0 | not defined $fb or $fb |
| 320 | 0 | 0 | 0 | (caller)->isa('Pixie::Proxy') or (caller)->isa('Pixie') |
| 330 | 0 | 0 | 0 | (caller)->isa('Pixie::Proxy') or (caller)->isa('Pixie') |