Condition Coverage

blib/lib/Mojo/UserAgent/CookieJar/ChromeMacOS.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
65 0 0 0 $row->{'secure'} and $url->protocol ne 'https'
87 0 0 0 $dbh and $dbh->ping

or 2 conditions

line l !l condition
55 0 0 $row->{'value'} || $row->{'encrypted_value'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
104 0 0 0 $_[0] eq '/' or $_[0] eq $_[1]