Condition Coverage

blib/lib/Catalyst/Plugin/Acme/Scramble.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
37 0 0 0 $c->response->body and $c->response->content_type =~ m[^text/(plain|html)]
56 0 0 0 $$t[0] eq 'T' and not $$t[2]
0 0 0 $$t[0] eq 'T' and not $$t[2] and not grep(/$skip/, @queue)

or 2 conditions

line l !l condition
94 0 0 shift() || (return '')