blib/lib/DBD/Sys/Plugin.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
124 | 44 | 0 | 4 | exists $supportedTables{$tblName} and not defined _ARRAY($supportedTables{$tblName}) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
110 | 0 | 12 | 0 | blessed $self || $self |