blib/lib/OpenPlugin/Cookie.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 14 | 42.8 |
line | true | false | branch |
---|---|---|---|
18 | 0 | 1 | unless $$cookie{'name'} |
42 | 0 | 1 | unless ($name) |
54 | 0 | 1 | unless ($name) |
68 | 1 | 0 | if (ref $args eq 'HASH') { } |
0 | 0 | elsif (ref $args eq 'ARRAY') { } | |
72 | 0 | 1 | if (ref $$args{$keys[0]} eq 'HASH') { } |
106 | 0 | 1 | if ($$args{'name'} and not exists $$args{'value'}) |