Condition Coverage

blib/lib/Telegram/Bot/Brain.pm
Criterion Covered Total %
condition 0 29 0.0


and 3 conditions

line !l l&&!r l&&r condition
110 0 0 0 ref $reply_markup ne "Telegram::Bot::Object::InlineKeyboardMarkup" and ref $reply_markup ne "Telegram::Bot::Object::ReplyKeyboardMarkup"
0 0 0 ref $reply_markup ne "Telegram::Bot::Object::InlineKeyboardMarkup" and ref $reply_markup ne "Telegram::Bot::Object::ReplyKeyboardMarkup" and ref $reply_markup ne "Telegram::Bot::Object::ReplyKeyboardRemove"
0 0 0 ref $reply_markup ne "Telegram::Bot::Object::InlineKeyboardMarkup" and ref $reply_markup ne "Telegram::Bot::Object::ReplyKeyboardMarkup" and ref $reply_markup ne "Telegram::Bot::Object::ReplyKeyboardRemove" and ref $reply_markup ne "Telegram::Bot::Object::ForceReply"

or 2 conditions

line l !l condition
92 0 0 shift() || {}
128 0 0 shift() || {}
152 0 0 shift() || {}
238 0 0 shift() || {}

or 3 conditions

line l !l&&r !l&&!r condition
81 0 0 0 $self->token || croak('no token?')
118 0 0 0 $self->token || croak('no token?')
142 0 0 0 $self->token || croak('no token?')
170 0 0 0 $self->token || croak('no token?')