blib/lib/App/EventStreamr/Process.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
39 | 0 | 0 | 0 | $run and $$self{'config'}{'run'} |
47 | 0 | 0 | 0 | defined $$self{'config'}{'control'}{$$self{'id'}}{'run'} and $$self{'config'}{'control'}{$$self{'id'}}{'run'} == 2 |
56 | 0 | 0 | 0 | $self->_run and not $self->pid |
0 | 0 | 0 | not $self->_run and $self->pid |