Branch Coverage

blib/lib/Apache/Session/Browseable/Store/SQLite.pm
Criterion Covered Total %
branch 11 14 78.5


line true false branch
29 29 30 if defined $$self{'dbh'}
30 27 3 exists $$session{'args'}{'Commit'} ? :
36 0 30 if (exists $$session{'args'}{'Handle'})
64 1 0 unless (defined $$self{'materialize_sth'})
77 0 1 unless (defined $results)
90 30 147 if ($$self{'commit'})
94 30 147 if ($$self{'disconnect'})