Condition Coverage

blib/lib/Mojolicious/Plugin/NoReferrer.pm
Criterion Covered Total %
condition 6 8 75.0


and 3 conditions

line !l l&&!r l&&r condition
16 3 1 1 $value ne 'no-referrer' and $value ne 'same-origin'
25 4 0 0 $format ne 'html' and $format ne 'css'

or 2 conditions

line l !l condition
14 3 2 $config->{'content'} // 'no-referrer'