blib/lib/Bot/ChatBots/Telegram/LongPoll.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
69 | 1 | 0 | 0 | @_ && ref $_[0] |
line | l | !l | condition |
---|---|---|---|
57 | 1 | 0 | $res->json // {} |
60 | 0 | 0 | 'getUpdates error: ' . $data->{'description'} // 'unknown error' |
64 | 1 | 0 | $data->{'result'} // [] |