| 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'} |
| 31 | 27 | 3 | exists $session->{'args'}{'Commit'} ? : |
| 36 | 0 | 30 | if (exists $session->{'args'}{'Handle'}) |
| 65 | 1 | 0 | unless (defined $self->{'materialize_sth'}) |
| 78 | 0 | 1 | unless (defined $results) |
| 91 | 30 | 147 | if ($self->{'commit'}) |
| 95 | 30 | 147 | if ($self->{'disconnect'}) |