blib/lib/DBIx/Log4perl.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
194 | 0 | 0 | 0 | $$h{'logger'}->is_debug and $$h{'logmask'} & 128 |
0 | 0 | 0 | $$h{'logger'}->is_debug and $$h{'logmask'} & 128 and $$h{'driver'} eq 'Oracle' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
147 | 0 | 0 | 0 | scalar @_ != 2 or not defined $_[1] |
164 | 0 | 0 | 0 | scalar @_ != 3 or not defined $_[1] |