blib/lib/BW/DB.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 23 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
128 | 0 | 0 | 0 | $rc and ref $rc eq 'ARRAY' |
150 | 0 | 0 | 0 | $rc and ref $rc eq 'ARRAY' |
172 | 0 | 0 | 0 | $rc and ref $rc eq 'ARRAY' |
199 | 0 | 0 | 0 | @cols and @vals |
line | l | !l | condition |
---|---|---|---|
53 | 0 | 0 | $$self{'dbengine'} || 'mysql' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
26 | 0 | 0 | 0 | $$self{'connect'} or $$self{'dsn'} |
0 | 0 | 0 | $$self{'connect'} or $$self{'dsn'} or $$self{'database'} | |
0 | 0 | 0 | $$self{'connect'} or $$self{'dsn'} or $$self{'database'} or $$self{'dbengine'} |