Condition Coverage

blib/lib/Plack/Middleware/HealthCheck.pm
Criterion Covered Total %
condition 9 10 90.0


and 3 conditions

line !l l&&!r l&&r condition
25 14 1 5 @args == 1 && &Scalar::Util::reftype($args[0]) eq 'HASH'
120 6 20 5 $req and exists $req->query_parameters->{'pretty'}

or 2 conditions

line l !l condition
91 23 0 $self->allowed_params || []
122 30 1 $result->{'status'} || ''