blib/lib/DBIx/YAWM.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
32 | 0 | 0 | 0 | exists $p{'Server'} and exists $p{'User'} |
0 | 0 | 0 | exists $p{'Server'} and exists $p{'User'} and exists $p{'DBType'} | |
41 | 0 | 0 | 0 | $p{'DBType'} eq 'Oracle' and not exists $p{'SID'} |