Branch Coverage

blib/lib/Net/Bot/IRC/NumericCodes.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
169 0 212 unless ($num)
175 212 11232 if ($$self{'_messages'}{$str} == $num)
192 0 212 unless ($str)
196 212 0 if (exists $$self{'_messages'}{$str}) { }