blib/lib/IO/Iron/IronCache/Cache.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 18 | 22.2 |
line | true | false | branch |
---|---|---|---|
56 | 1 | 0 | defined $params->{'ironcache_client'} ? : |
57 | 1 | 0 | defined $params->{'name'} ? : |
58 | 1 | 0 | defined $params->{'connection'} ? : |
59 | 1 | 0 | defined $params->{'policy'} ? : |
81 | 0 | 0 | if (defined $var_value) { } |
132 | 0 | 0 | if (defined $params{'item'}{$field_name}) |
212 | 0 | 0 | if defined $response_message->{'expires'} |
213 | 0 | 0 | if defined $response_message->{'replace'} |
214 | 0 | 0 | if defined $response_message->{'add'} |