Condition Coverage

blib/lib/Mojo/Cookie/Response.pm
Criterion Covered Total %
condition 15 16 93.7


and 3 conditions

line !l l&&!r l&&r condition
22 338 1 33 $attr eq "domain" and defined $value

or 2 conditions

line l !l condition
15 96 904 $str // ""
18 190 0 $value // ""
23 117 1 $value // ""
36 154 1 $self->name // ""
37 153 1 $self->value // ""

or 3 conditions

line l !l&&r !l&&!r condition
24 16 53 303 $attr eq "secure" or $attr eq "httponly"