blib/lib/Bot/Pastebot/Server/Http.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
219 | 0 | 0 | 0 | defined $$content{'paste'} and length $$content{'paste'} |
225 | 0 | 0 | 0 | $$heap{'my_proxy'} and $remote_addr eq $$heap{'my_proxy'} |
349 | 0 | 0 | 0 | $channel and $channel =~ /^\#/ |
396 | 0 | 0 | 0 | $choice and $choice eq 'text' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
384 | 0 | 0 | 0 | $store || exists $$query{$flag} |