blib/lib/HTTP/Cookies/Omniweb.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 10 | 30.0 |
line | l | !l | condition |
---|---|---|---|
70 | 2 | 0 | $self->{'file'} || (return) |
120 | 0 | 0 | $self->{'file'} || (return) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
70 | 0 | 2 | 0 | $file ||= $self->{'file'} || (return) |
120 | 1 | 0 | 0 | $file ||= $self->{'file'} || (return) |