Condition Coverage

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


and 3 conditions

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

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
63 0 0 0 $value =~ /^v10/u or $value =~ /^v11/u
136 0 0 0 $_[0] eq "/" or $_[0] eq $_[1]