| blib/lib/Dancer/Session/DBIC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 26 | 42.3 |
| line | true | false | branch |
|---|---|---|---|
| 116 | 2 | 13 | unless (defined $session_object) |
| 131 | 13 | 0 | if $session |
| 144 | 0 | 2 | unless (defined $self->id) |
| 161 | 0 | 35 | if $INC{'threads.pm'} |
| 166 | 34 | 1 | if ($$handle{'schema'}) |
| 173 | 1 | 0 | if (defined $$settings{'schema'}) { } |
| 0 | 0 | elsif (not defined $$settings{'schema_class'}) { } | |
| 174 | 0 | 1 | if (blessed($$settings{'schema'})) { } |
| 216 | 0 | 0 | if ($schema_class) { } |
| 219 | 0 | 0 | if $@ |
| 224 | 0 | 0 | if $@ |
| 238 | 0 | 9 | if (defined $$settings{'serializer'}) |
| 253 | 0 | 13 | if (defined $$settings{'deserializer'}) |