| blib/lib/KiokuDB/Test/Fixture/TypeMap/Default.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 30 | 43.3 |
| line | true | false | branch |
|---|---|---|---|
| 72 | 0 | 33 | if HAVE_IXHASH |
| 134 | 0 | 33 | HAVE_IXHASH ? : |
| 0 | 33 | HAVE_DATETIME ? : | |
| 0 | 33 | HAVE_DATETIME_FMT ? : | |
| 0 | 33 | HAVE_AUTHEN_PASSPHRASE ? : | |
| 0 | 33 | HAVE_MX_TRAITS ? : | |
| 0 | 33 | HAVE_MX_OP ? : | |
| 173 | 0 | 0 | ref $b ? : |
| 33 | 0 | ref $a ? : | |
| 234 | 0 | 33 | if (HAVE_IXHASH) |
| 246 | 0 | 33 | if (HAVE_DATETIME) |
| 255 | 0 | 33 | if (HAVE_DATETIME_FMT) |
| 263 | 0 | 0 | if $self->directory->backend->can('serializer') and $self->directory->backend->serializer->isa('KiokuDB::Serializer::JSON') or $self->directory->backend->does('KiokuDB::Backend::Serialize::JSON') or $self->directory->backend->does('KiokuDB::Backend::Serialize::JSPON') |
| 310 | 0 | 33 | if (HAVE_MX_TRAITS) |
| 324 | 0 | 33 | if (HAVE_MX_OP) |