| blib/lib/HTTP/Cookies/ChromeMacOS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 18 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 73 | 0 | 0 | if $dbh and $dbh->ping | 
| 138 | 0 | 0 | if ($value =~ /^v10/) | 
| 164 | 0 | 0 | if $pass | 
| 185 | 0 | 0 | if $discard and not $self->{'ignore_discard'} | 
| 187 | 0 | 0 | if defined $expires and time > $expires | 
| 190 | 0 | 0 | if (not $expires) { } | 
| 196 | 0 | 0 | $secure ? : | 
| 198 | 0 | 0 | $domain =~ /^\./ ? : | 
| 245 | 0 | 0 | unless exists $columns{$method} |