Branch Coverage

blib/lib/Mojolicious/Plugin/GzipStatic.pm
Criterion Covered Total %
branch 1 2 50.0


line true false branch
14 1 0 if (defined $type and $type =~ /text|xml|javascript|json/ and ($c->req->headers->accept_encoding // '') =~ /gzip/i)