| blib/lib/POE/Component/IRC/Plugin/Logger.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 9 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 22 | 4 | 1 | 0 | not defined $self{'Path'} and ref $self{'Log_sub'} ne 'CODE' |
| 50 | 1 | 4 | 0 | defined $self->{'Path'} and not -d $self->{'Path'} |
| 362 | 32 | 3 | 0 | $type eq 'notice' and not $self->{'Notices'} |