lib/Rex/Cloud/Jiffybox.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
175 | 0 | 0 | 0 | $data->{'state'} ne "STOPPED" and $data->{'state'} ne "RUNNING" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
28 | 0 | 0 | 0 | ref $that || $that |