Branch Coverage

lib/PAGI/Middleware/RequestId.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
85 0 5 if ($scope->{'type'} ne "http")
92 1 4 if ($self->{'trust_incoming'})
94 1 0 if (lc $h->[0] eq $header_name)
112 5 5 if ($event->{'type'} eq "http.response.start")