blib/lib/Mojar/Message/Telegram.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
24 | 0 | 0 | @_ && ref $_[-1] eq 'CODE' ? : |
27 | 0 | 0 | ref $_[0] eq 'HASH' ? : |
0 | 0 | @_ % 2 == 0 ? : | |
34 | 0 | 0 | if $cb |
41 | 0 | 0 | @_ && ref $_[-1] eq 'CODE' ? : |
53 | 0 | 0 | unless ($cb) |
55 | 0 | 0 | if (my $err = $tx->error) |
58 | 0 | 0 | unless $tx->res->json->{'ok'} |
66 | 0 | 0 | unless $err = $tx_->error |
68 | 0 | 0 | unless $tx->res->json->{'ok'} |