| lib/LiBot/Handler/LLEval.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 0 | unless $res->is_success |
| 31 | 0 | 0 | if ($code =~ /^!\s*([a-z0-9]+)\s*(.+)/s) { } |
| 35 | 0 | 0 | unless ($code =~ /^(print|say)/) |
| 40 | 0 | 0 | if (defined $$res{'error'}) { } |