| blib/lib/Protocol/IRC/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 69 | 0 | 0 | $self->{'Protocol_IRC_isupport'} ||= {} |
| 189 | 0 | 0 | $hints->{'target_name_folded'} // '*' |
| 464 | 0 | 0 | $flag ||= '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 61 | 0 | 0 | 0 | $self->{'Protocol_IRC_isupport'}{$field} // $ISUPPORT{$field} |