Condition Coverage

blib/lib/Test/Rsyslog.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
91 4 5 0 defined $self->{'_pid'} and kill 0, $self->{'_pid'}

or 3 conditions

line l !l&&r !l&&!r condition
158 2 2 0 unlink $self->{$key} or $Test::Rsyslog::OS_ERROR == 2
164 1 0 0 rmdir $self->{'_root_directory'} or $Test::Rsyslog::OS_ERROR == 2