Condition Coverage

lib/CallBackery/GuiPlugin/Abstract.pm
Criterion Covered Total %
condition 1 16 6.2


and 3 conditions

line !l l&&!r l&&r condition
523 0 0 0 &blessed($@) and $@->isa("autodie::exception")
530 0 0 0 $self->controller and $self->controller->can("runEventActions")

or 2 conditions

line l !l condition
384 4 0 ref $existing // "NONE"
411 0 0 $_[0] // ""

or 3 conditions

line l !l&&r !l&&!r condition
308 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"