blib/lib/Mojo/UserAgent/CookieJar/ChromeMacOS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
69 | 0 | 0 | 0 | $row->{'secure'} and $url->protocol ne "https" |
91 | 0 | 0 | 0 | $dbh and $dbh->ping |
line | l | !l | condition |
---|---|---|---|
59 | 0 | 0 | $row->{'value'} || $row->{'encrypted_value'} || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
117 | 0 | 0 | 0 | $_[0] eq "/" or $_[0] eq $_[1] |