blib/lib/Mojolicious/Plugin/SecureCORS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 5 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
180 | 134 | 336 | 50 | not exists $opt{$name} and exists $r->to->{"cors.$name"} |
line | l | !l | condition |
---|---|---|---|
112 | 2 | 1 | $headers // '' |