blib/lib/App/EventStreamr/Status.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
59 | 0 | 0 | 0 | defined $$self{'status'}{$id}{'running'} and $$self{'status'}{$id}{'running'} != $state |
78 | 0 | 0 | 0 | $$self{'status'}{$id}{'runcount'} > 5 and time % 10 != 0 |
0 | 0 | 0 | defined $$self{'status'}{$id}{'runcount'} and ($$self{'status'}{$id}{'runcount'} > 5 and time % 10 != 0) |