blib/lib/Mojolicious/Plugin/NoReferrer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 6 | 66.6 |
line | true | false | branch |
---|---|---|---|
16 | 1 | 4 | if ($value ne 'no-referrer' and $value ne 'same-origin') |
24 | 0 | 4 | unless $format |
25 | 0 | 4 | if $format ne 'html' and $format ne 'css' |