blib/lib/DBR/Config.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 6 | 16.6 |
line | l | !l | condition |
---|---|---|---|
73 | 0 | 0 | $self->_error("failed to load DBR conf file '${file}' (stanza #$count)") and next |
80 | 0 | 0 | $self->_error('failed to load DBR config tables') and next |
line | l | !l | condition |
---|---|---|---|
52 | 0 | 17 | $conf[$setcount] ||= {} |