lib/CallBackery/GuiPlugin/Abstract.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 16 | 6.2 |
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") |
line | l | !l | condition |
---|---|---|---|
384 | 4 | 0 | ref $existing // "NONE" |
411 | 0 | 0 | $_[0] // "" |
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" |