Branch Coverage

blib/lib/Hypersonic/Response.pm
Criterion Covered Total %
branch 34 52 65.3


line true false branch
47 0 2 if $COMPILED
412 2 83 unless $COMPILED
431 29 0 if ($COMPILED and defined $code)
434 0 0 if defined $code
441 9 0 if ($COMPILED)
451 2 0 if ($COMPILED) { }
462 21 0 if ($COMPILED)
481 7 0 if ($COMPILED)
492 1 0 if ($COMPILED)
503 1 0 if ($COMPILED)
514 3 0 if ($COMPILED)
527 5 13 if defined $opts{'path'}
528 3 15 if defined $opts{'domain'}
529 6 12 if defined $opts{'max_age'}
530 1 17 if defined $opts{'expires'}
531 5 13 if $opts{'httponly'}
532 4 14 if $opts{'secure'}
533 6 12 if defined $opts{'samesite'}
548 4 0 if ($COMPILED)
587 1 0 if (defined $filename) { }
599 1 0 if defined $location
670 1 0 if defined $retry_after
689 1 0 if defined $retry_after
701 1 5 if (@{$self->[3];})
718 29 0 if ($COMPILED)
772 1 0 if ($COMPILED and defined &Hypersonic::Response::_jit_http_date)