blib/lib/Mojolicious/Plugin/CSSCompressor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
21 | 0 | 1 | ref $suffix ? : |
33 | 1 | 1 | unless my($path) = $urlpath =~ /\A (.*) $re \. css \z/x |
49 | 1 | 1 | unless my $urlpath = $req->headers->header('X-CSS-Compressor-Path') |
56 | 0 | 1 | unless ($res->headers->content_type // '') =~ m[\A text / css \b]x |