blib/lib/Dancer2/Session/DatabasePlugin.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
273 | 0 | 0 | if ($self->no_create->{$method}) |
276 | 0 | 0 | if $self->cache and exists $self->sth_cache->{$method} |
281 | 0 | 0 | unless defined $sth |
284 | 0 | 0 | unless $self->cache_sth |
285 | 0 | 0 | unless $self->cache |
313 | 0 | 0 | unless defined $s |
332 | 0 | 0 | unless XXX |
337 | 0 | 0 | if (defined $s) { } |