blib/lib/Catalyst/Plugin/Acme/Scramble.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
37 | 0 | 0 | unless $c->response->body and $c->response->content_type =~ m[^text/(plain|html)] |
41 | 0 | 0 | if ($1 eq 'plain') { } |
54 | 0 | 0 | if $$t[0] eq 'S' |
55 | 0 | 0 | if $$t[0] eq 'E' |
56 | 0 | 0 | if ($$t[0] eq 'T' and not $$t[2] and not grep(/$skip/, @queue)) { } |
69 | 0 | 0 | $$t[0] eq 'T' ? : |
96 | 0 | 0 | if @piece > 2 |