Condition Coverage

blib/lib/Mojolicious/Plugin/BasicAuth.pm
Criterion Covered Total %
condition 9 10 90.0


and 3 conditions

line !l l&&!r l&&r condition
31 5 3 3 $callback and &$callback(split(/:/, $auth, 2))

or 2 conditions

line l !l condition
20 10 3 $self->req->url->to_abs->userinfo || ''
34 3 5 $username || ''

or 3 conditions

line l !l&&r !l&&!r condition
27 10 0 3 $auth or $callback