blib/lib/Test2/Tools/QuickDB.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 8 | 100.0 |
line | l | !l | condition |
---|---|---|---|
18 | 1 | 3 | ref $_[0] || '' |
42 | 4 | 3 | $spec{'drivers'} || ['DBIx::QuickDB'->plugins] |
60 | 5 | 7 | $reason || 'no db driver is viable' |
79 | 1 | 1 | shift @_ || {} |