| blib/lib/HTTP/Cookies/Wget.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 0 | 0 | unless open FILE, $file |
| 21 | 0 | 0 | if /^\s*\#/ |
| 22 | 0 | 0 | if /^\s*$/ |
| 30 | 0 | 0 | if ($maxage < 0) |
| 37 | 0 | 0 | if ($domain =~ /^\.([-\w]+\.livejournal\.com)$/) |
| 54 | 0 | 0 | unless open FILE, ">$file" |
| 69 | 0 | 0 | if $discard and not $self->{'ignore_discard'} |
| 70 | 0 | 0 | $expires ? : |
| 71 | 0 | 0 | if $now > $expires |
| 72 | 0 | 0 | $secure ? : |
| 73 | 0 | 0 | $domain =~ /^\./ ? : |