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