| blib/lib/Mojolicious/Plugin/Debugbar.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 32 | 0 | 0 | 0 | not $c->stash('mojo.static') || $c->res->is_redirect and $c->res->body =~ m[ |
]
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 32 | 0 | 0 | 0 | $c->stash('mojo.static') || $c->res->is_redirect |