Branch Coverage

blib/lib/Dancer2/Core/Cookie.pm
Criterion Covered Total %
branch 19 26 73.0


line true false branch
16 0 166 exists $ENV{'PERL_ONLY'} ? :
0 166 exists $ENV{'PERL_HTTP_XSCOOKIES'} ? :
19 166 0 if $try_xs
23 166 0 if ($use_xs) { }
29 166 0 $use_xs ? :
36 1 98 if @{[$self->value];} > 1
58 9 0 if $self->path
59 1 8 if $self->expires
60 1 8 if $self->domain
61 2 7 if $self->same_site
62 1 8 if $self->secure
63 7 2 unless $no_httponly
91 0 4 unless $self->{'value'}