Branch Coverage

blib/lib/Eidolon/Driver/DB.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
30 0 0 $cfg && exists $$cfg{'auto_fetch'} ? :
0 0 $cfg && exists $$cfg{'auto_commit'} ? :
88 0 0 if $@
112 0 0 if $@
114 0 0 if ($$self{'auto_fetch'})
139 0 0 if $@
141 0 0 if ($$self{'auto_fetch'})
158 0 0 if $$self{'auto_fetch'}
188 0 0 if $$self{'auto_fetch'}
202 0 0 if $$self{'sth'}
204 0 0 if ($$self{'dataset'})
226 0 0 if $_[0]{'dbh'}