blib/lib/Protocol/IRC/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 9 | 88.8 |
line | l | !l | condition |
---|---|---|---|
67 | 2 | 0 | $$self{'Protocol_IRC_isupport'} ||= {} |
185 | 12 | 3 | $$hints{'target_name_folded'} // '*' |
460 | 2 | 1 | $flag ||= '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
59 | 26 | 25 | 185 | $$self{'Protocol_IRC_isupport'}{$field} // $ISUPPORT{$field} |