Condition Coverage

blib/lib/Mojolicious/Plugin/SecureOnly.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
17 2 1 1 not $c->tx->req->reverse_proxy and detect_proxy($c)

or 3 conditions

line l !l&&r !l&&!r condition
30 1 0 1 $c->tx->req->headers->header('X-Forwarded-For') || $c->tx->req->headers->header('X-Forwarded-Proto')