Condition Coverage

blib/lib/Chatbot/Alpha.pm
Criterion Covered Total %
condition 0 29 0.0


and 3 conditions

line !l l&&!r l&&r condition
542 0 0 0 $isThat != 1 and length $lastSent > 0
0 0 0 $isThat != 1 and length $lastSent > 0 and exists $$self{'_replies'}{$thatTopic}{$msg}
630 0 0 0 $var =~ /^[0-9]/ and $$self{'vars'}{$var} eq $value

or 2 conditions

line l !l condition
55 0 0 shift() || undef
505 0 0 $$self{'users'}{$id}{'topic'} || 'random'
517 0 0 $$self{'users'}{$id}{'topic'} ||= 'random'
778 0 0 $$self{'users'}{$id}{'hold'} ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
16 0 0 0 ref $proto || $proto
150 0 0 0 $data eq 'topic' or $data eq '/topic'
630 0 0 0 $var =~ /^[0-9]/ and $$self{'vars'}{$var} eq $value or $$self{'vars'}{$var} eq $value
664 0 0 0 eval $$self{'_replies'}{$topic}{$in}{'system'}{'codes'} || $@