Condition Coverage

blib/lib/Mojar/Message/Telegram.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
24 0 0 0 @_ && ref $_[-1] eq 'CODE'
41 0 0 0 @_ && ref $_[-1] eq 'CODE'

or 2 conditions

line l !l condition
68 0 0 $err //= {}
0 0 +($err //= {})->{'message'} ||= "Failed to send message"