| blib/lib/HTTP/Cookies/Netscape.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 10 | 70.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 62 | 3 | 0 | 1 | $discard and not $args{'ignore_discard'} |
| line | l | !l | condition |
|---|---|---|---|
| 13 | 2 | 2 | $self->{'file'} || (return) |
| 46 | 2 | 0 | $args{'file'} || (return) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 13 | 1 | 4 | 0 | $file ||= $self->{'file'} || (return) |