| blib/lib/DBD/Log.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 9 | 22.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 48 | 0 | 0 | 0 | $self->logThis->[0] ne 'all' and not grep({$_ eq $command;} @{$self->logThis;}) |
| 71 | 0 | 4 | 0 | $self->logThis->[0] ne 'all' and not grep({$_ eq $command;} @{$self->logThis;}) |
| 139 | 4 | 0 | 0 | [caller 1]->[3] && [caller 1]->[3] =~ /prepare_cached/ |