| blib/lib/HTTP/Cookies/Omniweb.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 16 | 26 | 61.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 75 | 0 | 2 | unless open my $fh, $file | 
| 79 | 0 | 2 |  unless ($magic =~ /^\s* | 
| 81 | 0 | 0 | if $^W | 
| 91 | 4 | 14 |  if / | 
| 92 | 4 | 14 | if m[] | 
| 93 | 2 | 12 | if m[] | 
| 94 | 4 | 8 |  unless / | 
| 96 | 0 | 8 | /path="(.*?)"/ ? : | 
| 99 | 8 | 0 | if /name="(.*?)"/ | 
| 100 | 8 | 0 | if /value="(.*?)"/ | 
| 101 | 8 | 0 | if /expires="(.*?)"/ | 
| 123 | 0 | 1 | unless open my $fh, '>:encoding(UTF-8)', $file | 
| 147 | 4 | 0 | $path eq '/' ? : |