blib/lib/Log/Log4perl/Config/BaseConfigurator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 9 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
124 | 216 | 720 | 8 | $path->[0] eq "appender" and $path->[2] eq "warp_message" |
216 | 709 | 11 | $path->[0] eq "appender" and $path->[3] eq "cspec" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
124 | 11 | 3 | 922 | $path->[0] eq "appender" and $path->[3] eq "cspec" or $path->[1] eq "cspec" |