Condition Coverage

blib/lib/Mojolicious/Plugin/Status.pm
Criterion Covered Total %
condition 4 9 44.4


or 2 conditions

line l !l condition
20 1 0 $config->{'return_to'} // '/'
21 1 0 $config->{'slowest'} // 10
149 64 0 $tx->res->code || 0

or 3 conditions

line l !l&&r !l&&!r condition
19 1 0 0 $config->{'route'} // $app->routes->any('/mojo-status')