| blib/lib/DBIx/LogAny.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 12 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 201 | 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 | 
|---|---|---|---|---|
| 136 | 0 | 0 | 0 | scalar @_ != 2 or not defined $_[1] | 
| 153 | 0 | 0 | 0 | scalar @_ != 3 or not defined $_[1] |