blib/lib/HTTP/Cookies/Omniweb.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 26 | 61.5 |
line | true | false | branch |
---|---|---|---|
73 | 0 | 2 | unless open my $fh, $file |
77 | 0 | 2 | unless ($magic =~ /^\s* |
79 | 0 | 0 | if $^W |
89 | 4 | 14 | if / |
90 | 4 | 14 | if m[] |
91 | 2 | 12 | if m[] |
92 | 4 | 8 | unless / |
94 | 0 | 8 | /path="(.*?)"/ ? : |
97 | 8 | 0 | if /name="(.*?)"/ |
98 | 8 | 0 | if /value="(.*?)"/ |
99 | 8 | 0 | if /expires="(.*?)"/ |
121 | 0 | 1 | unless open my $fh, "> $file" |
145 | 4 | 0 | $path eq '/' ? : |