| blib/lib/Bot/Pastebot/WebUtil.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 19 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 101 | 0 | 0 | 0 | defined $content and length $content |
| 236 | 0 | 0 | 0 | defined $data and length $data |
| 255 | 0 | 0 | 0 | defined $value and length $value |
| line | l | !l | condition |
|---|---|---|---|
| 142 | 0 | 0 | $template->error || 'unknown error' |
| 185 | 0 | 0 | $response_code || 303 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 141 | 0 | 0 | 0 | $@ or not defined $content |
| 0 | 0 | 0 | $@ or not defined $content or not length $content |