| blib/lib/CHI/Driver/MongoDB.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 54 | 0 | 0 | if (exists $params->{$param}) |
| 86 | 0 | 0 | if ($self->expires_on_backend) |
| 100 | 0 | 0 | if defined $doc and ref $doc eq 'HASH' |
| 137 | 0 | 0 | if (defined $expires_in) |
| 142 | 0 | 0 | unless ref $result eq 'MongoDB::UnacknowledgedResult' or ref $result eq 'MongoDB::UpdateResult' |
| 146 | 0 | 0 | if $result->acknowledged |
| 167 | 0 | 0 | unless ref $result eq 'MongoDB::UnacknowledgedResult' or ref $result eq 'MongoDB::DeleteResult' |
| 171 | 0 | 0 | if $result->acknowledged |