Condition Coverage

blib/lib/PlugAuth.pm
Criterion Covered Total %
condition 7 9 77.7


or 2 conditions

line l !l condition
55 14 31 $self->config->{'plugins'} // []
160 291 138 $status //= 200
161 0 429 $self->stash->{'format'} // 'txt'

or 3 conditions

line l !l&&r !l&&!r condition
23 25 0 405 $name eq 'plug_auth' or $name eq 'PlugAuth'