Condition Coverage

blib/lib/Net/DRI/Logging/Syslog.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
31 0 0 0 exists $self->{'ident'} and defined $self->{'ident'}
32 0 0 0 exists $self->{'priority'} and defined $self->{'priority'}
33 0 0 0 exists $self->{'options'} and defined $self->{'options'}
34 0 0 0 exists $self->{'facility'} and defined $self->{'facility'}
35 0 0 0 exists $self->{'logopened'} and defined $self->{'logopened'}
45 0 0 0 exists $self->{'logopened'} and defined $self->{'logopened'}
0 0 0 exists $self->{'logopened'} and defined $self->{'logopened'} and $self->{'logopened'} > 0