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 358 1 33 $attr eq "domain" and defined $value

or 2 conditions

line l !l condition
15 101 964 $str // ""
18 195 0 $value // ""
23 122 1 $value // ""
36 160 1 $self->name // ""
37 159 1 $self->value // ""

or 3 conditions

line l !l&&r !l&&!r condition
24 16 58 318 $attr eq "secure" or $attr eq "httponly"