Condition Coverage

blib/lib/App/EventStreamr/Process.pm
Criterion Covered Total %
condition 1 12 8.3


and 3 conditions

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 1 $self->_run and not $self->pid
0 0 0 not $self->_run and $self->pid