Condition Coverage

blib/lib/Alice/IRC.pm
Criterion Covered Total %
condition 0 11 0.0


or 2 conditions

line l !l condition
125 0 0 $self->avatars->{$_[0]} || ''

or 3 conditions

line l !l&&r !l&&!r condition
115 0 0 0 $self->is_connected || $self->is_connecting
194 0 0 0 $word =~ /\w\W$/ or length $str == 0
0 0 0 $word =~ /\w\W$/ or length $str == 0 or length encode($enc, $word) >= $maxlen