Condition Coverage

blib/lib/Mojolicious/Plugin/NoIndex.pm
Criterion Covered Total %
condition 10 18 55.5


and 3 conditions

line !l l&&!r l&&r condition
18 0 2 17 $config and %{$config;}
89 407 0 11 $config->{'all_routes'} and not $value

or 2 conditions

line l !l condition
22 4 15 $config->{'default'} // 'noindex'
33 4 0 $2 // ''
48 2 0 $2 // ''

or 3 conditions

line l !l&&r !l&&!r condition
70 142 0 0 $routes{$route} // $default_value
84 57 0 0 $routes_special{$route}{'value'} // $default_value