line |
true |
false |
branch |
62
|
0 |
0 |
$self->has_ipv6 && $self->ipv6 ? : |
184
|
0 |
1 |
$self->has_object_states ? : |
194
|
0 |
1 |
$self->ssl_opts ? : |
213
|
0 |
1 |
if ($self->process('preregister', $conn) == 4) |
220
|
0 |
1 |
if ($self->has_pass and my $pass = $self->pass) |
252
|
0 |
0 |
if $self->_has_conn |
256
|
0 |
0 |
if $self->reconnect |
263
|
1 |
0 |
if $self->_has_conn |
271
|
0 |
3 |
unless $ircev->command |
313
|
1 |
1 |
if (my $ctcp_ev = ctcp_extract($ircev)) |
318
|
0 |
1 |
if ($ircev->has_tags and $ircev->get_tag('intent') eq 'ACTION') |
327
|
1 |
0 |
if (grep {$_ eq $prefix;} '#', '&', '+') { } |
340
|
0 |
0 |
if (my $ctcp_ev = ctcp_extract($ircev)) |
365
|
0 |
1 |
$self->has_ipv6 ? : |
|
0 |
1 |
$self->has_bindaddr ? : |
397
|
1 |
0 |
if $self->_has_conn and $self->conn->has_wheel |
403
|
0 |
0 |
unless defined $line |
415
|
0 |
5 |
if ($self->process('outgoing', $outev) == 4) |
482
|
1 |
2 |
if (&blessed($mode) and $mode->isa('IRC::Mode::Set')) |