| blib/lib/Dancer2/Session/DBIC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 24 | 45.8 |
| line | true | false | branch |
|---|---|---|---|
| 220 | 9 | 0 | unless ($class =~ /::/) |
| 226 | 9 | 0 | if $self->serialize_options |
| 229 | 9 | 0 | if $self->deserialize_options |
| 302 | 12 | 60 | unless (defined $session_object) |
| 334 | 0 | 6 | unless (defined $id) |
| 351 | 0 | 138 | if $INC{'threads.pm'} |
| 356 | 132 | 6 | if ($handle->{'schema'}) |
| 363 | 6 | 0 | if (defined $schema) { } |
| 0 | 0 | elsif ($self->db_connection_name) { } | |
| 0 | 0 | elsif (not defined $self->schema_class) { } | |
| 364 | 0 | 6 | if (&blessed($schema)) { } |
| 411 | 0 | 0 | if ($schema_class) { } |