blib/lib/IO/Iron/IronCache/Cache.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 18 | 22.2 |
line | true | false | branch |
---|---|---|---|
51 | 1 | 0 | defined $params->{'ironcache_client'} ? : |
52 | 1 | 0 | defined $params->{'name'} ? : |
53 | 1 | 0 | defined $params->{'connection'} ? : |
54 | 1 | 0 | defined $params->{'policy'} ? : |
76 | 0 | 0 | if (defined $var_value) { } |
130 | 0 | 0 | if (defined $params{'item'}{$field_name}) |
213 | 0 | 0 | if defined $response_message->{'expires'} |
214 | 0 | 0 | if defined $response_message->{'replace'} |
215 | 0 | 0 | if defined $response_message->{'add'} |