| lib/CallBackery/GuiPlugin/AbstractAction.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 16 | 56.2 |
| line | true | false | branch |
|---|---|---|---|
| 113 | 2 | 4 | if ($button->{'action'} =~ /popup|wizzard/u) |
| 117 | 0 | 2 | if ($cfg->{'PLUGIN'}{'prototype'}{$name}) |
| 120 | 0 | 0 | if ($oldCfg ne "null" and $newCfg ne $oldCfg) |
| 146 | 0 | 4 | if $self->{'__action_cfg_fixed'} |
| 152 | 0 | 6 | if $action->{'action'} eq "separator" or $action->{'action'} eq "refresh" or $action->{'action'} eq "logout" |
| 153 | 0 | 6 | if ($action->{'name'}) |
| 159 | 0 | 6 | unless ($action->{'key'}) |
| 167 | 2 | 4 | if ($action->{'action'} =~ /popup|wizzard/u) |