| blib/lib/KeyedMutex/Memcached.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 0 | 0 | ref $_[0] ? : |
| 24 | 0 | 0 | unless $$args{'cache'} and UNIVERSAL::can($$args{'cache'}, 'add') and UNIVERSAL::can($$args{'cache'}, 'delete') |
| 35 | 0 | 0 | if $$self{'prefix'} |
| 43 | 0 | 0 | $$self{'cache'}->add($key, 1, $$self{'timeout'}) ? : |
| 44 | 0 | 0 | if ($rv) |
| 51 | 0 | 0 | $use_raii ? : |
| 0 | 0 | $rv ? : |