Condition Coverage

blib/lib/POE/Component/IRC/Plugin/Logger.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
21 4 1 0 not defined $self{'Path'} and ref $self{'Log_sub'} ne "CODE"
49 1 4 0 defined $self->{'Path'} and not -d $self->{'Path'}
361 32 3 0 $type eq "notice" and not $self->{'Notices'}