lib/CallBackery/GuiPlugin/AbstractAction.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 9 | 22.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
120 | 0 | 0 | 0 | $oldCfg ne "null" and $newCfg ne $oldCfg |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
152 | 0 | 0 | 6 | $action->{'action'} eq "separator" or $action->{'action'} eq "refresh" |
0 | 0 | 6 | $action->{'action'} eq "separator" or $action->{'action'} eq "refresh" or $action->{'action'} eq "logout" |