| lib/CHI/Driver/LMDB.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 51 | 0 | 0 | if ($cache_size =~ s/([km])\z//imsx) |
| 66 | 0 | 0 | if $dir->is_dir |
| 86 | 0 | 0 | if ($self->single_txn) |
| 94 | 0 | 0 | if ($$self{'in_txn'}) |
| 114 | 0 | 0 | if ($$self{'in_txn'}) |
| 192 | 0 | 0 | unless defined $key_data |
| 213 | 0 | 0 | unless eval { do { $cursor->get($key, $value, MDB_NEXT()); 1 } } |