Condition Coverage

lib/CallBackery/GuiPlugin/Abstract.pm
Criterion Covered Total %
condition 2 21 9.5


and 3 conditions

line !l l&&!r l&&r condition
539 0 0 0 builtin::blessed($@) and $@->isa("autodie::exception")
546 0 0 0 $self->controller and $self->controller->can("runEventActions")
671 0 0 0 builtin::blessed($self) and ref $self->log

or 2 conditions

line l !l condition
390 4 0 ref $existing // "NONE"
417 0 0 $_[0] // ""
666 4 0 ref $self // "child of CallBackery::GuiPlugin::Abstract"

or 3 conditions

line l !l&&r !l&&!r condition
314 0 0 0 not $ref or $ref eq ref &true()
0 0 0 not $ref or $ref eq ref &true() or $ref eq "CallBackery::Translate"