Condition Coverage

blib/lib/Plack/Middleware/SlapbirdAPM.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
33 0 0 0 $self->ignored_headers and ref $self->ignored_headers eq "ARRAY"
146 0 0 0 ref $plack_response and ref $plack_response eq "ARRAY"

or 3 conditions

line l !l&&r !l&&!r condition
110 0 0 0 $self->{'key'} //= $ENV{'SLAPBIRDAPM_API_KEY'}
120 0 0 0 $request->uri->path eq "/slapbird/health_check/" or $request->uri->path eq "/slapbird/health_check"