Condition Coverage

blib/lib/Protocol/IRC.pm
Criterion Covered Total %
condition 14 20 70.0


and 3 conditions

line !l l&&!r l&&r condition
202 35 24 2 defined $prefix_nick && $self->is_nick_me($prefix_nick)
217 35 24 2 defined $$hints{'text'} and my $encoder = $self->encoder
249 56 1 4 not $$hints{'handled'} and $message->command ne $command
373 0 0 4 defined $lhs and defined $rhs
376 4 0 0 $lhs eq '' and $rhs eq ''
401 0 0 4 defined $lhs and defined $rhs

or 2 conditions

line l !l condition
348 8 263 $self->isupport('CASEMAPPING') || ''