Branch Coverage

blib/lib/Plack/Middleware/SlapbirdAPM.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
33 0 0 if ($self->ignored_headers and ref $self->ignored_headers eq "ARRAY")
46 0 0 if $pid
84 0 0 if (not $slapbird_response->is_success)
85 0 0 if ($slapbird_response->code eq 429)
86 0 0 unless $self->quiet
112 0 0 unless ($self->key)
120 0 0 if $request->uri->path eq "/slapbird/health_check/" or $request->uri->path eq "/slapbird/health_check"
146 0 0 if (ref $plack_response and ref $plack_response eq 'ARRAY') { }
164 0 0 if ($error)