Branch Coverage

blib/lib/Mojar/Message/Telegram.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
25 0 0 @_ && ref $_[-1] eq 'CODE' ? :
28 0 0 ref $_[0] eq 'HASH' ? :
0 0 @_ % 2 == 0 ? :
36 0 0 if $cb
43 0 0 @_ && ref $_[-1] eq 'CODE' ? :
55 0 0 unless ($cb)
57 0 0 if (my $err = $tx->error)
60 0 0 unless $tx->res->json->{'ok'}
68 0 0 unless $err = $tx_->error
70 0 0 unless $tx->res->json->{'ok'}