| blib/lib/Log/Log4perl/Appender.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 6 | 83.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 70 | 283 | 6 | 0 | $appenderclass eq "Log::Dispatch::File" and not exists $params{'mode'} |
| 103 | 287 | 1 | 1 | $self->{'warp_message'} and my $cref = Log::Log4perl::Config::compile_if_perl($self->{'warp_message'}) |