| blib/lib/Apache/Session/Store/MariaDB.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 0 | if defined $self->{'dbh'} |
| 22 | 0 | 0 | if (exists $session->{'args'}{'Handle'}) |
| 45 | 0 | 0 | if ($self->{'disconnect'}) |
| 59 | 0 | 0 | unless (defined $self->{'insert_sth'}) |
| 83 | 0 | 0 | unless (defined $self->{'update_sth'}) |