lib/Mojolicious/Plugin/PlackMiddleware.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 17 | 58.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
89 | 0 | 0 | 4 | $len && $len < 131072 |
178 | 24 | 0 | 0 | $mojo_res->content->is_dynamic and $mojo_res->content->{'delay'} |
line | l | !l | condition |
---|---|---|---|
74 | 0 | 6 | $ENV{'MOJO_CHUNK_SIZE'} || 131072 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
196 | 0 | 0 | 20 | $class =~ s/^\+// or $class =~ /^$prefix/ |
241 | 27 | 1 | 1 | not $cond or &$cond($env->{'mojo.c'}, $env) |
262 | 1 | 6 | 6 | $_[2] || $self->[1] |