Condition Coverage

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


and 3 conditions

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

or 2 conditions

line l !l condition
89 6 9 $self->allowed_params || []
109 22 1 $result->{'status'} || ''