| blib/lib/Dancer2/Plugin/SessionDatabase.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 0 | 0 | if (defined $DBH and $dbh ne $DBH) |
| 39 | 0 | 0 | unless defined $DBH |
| 40 | 0 | 0 | unless $DBH eq $dbh |
| 63 | 0 | 0 | unless $self->db_check($dbh) |
| 73 | 0 | 0 | unless $self->db_check($dbh) |