Branch Coverage

blib/lib/DBIx/Simple/Inject.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
22 0 0 unless $$dbh{'private_dbixsimple'}
25 0 0 $k eq 'abstract' ? :
0 0 ref $v eq 'CODE' ? :
36 0 0 if ($class eq 'SQL::Abstract') { }
0 0 elsif ($class eq 'SQL::Abstract::Limit') { }
0 0 elsif ($class eq 'SQL::Maker') { }
78 0 0 if ($val) { }