Condition Coverage

blib/lib/Test2/Tools/QuickDB.pm
Criterion Covered Total %
condition 8 8 100.0


or 2 conditions

line l !l condition
18 1 9 ref $_[0] || ''
42 9 3 $spec{'drivers'} || ['DBIx::QuickDB'->plugins]
60 17 6 $reason || 'no db driver is viable'
79 1 1 shift @_ || {}