| line |
true |
false |
branch |
|
74
|
0 |
0 |
if $self->get_prop_real |
|
90
|
0 |
0 |
if $self->can($method) and $self->$method($message, $hints) |
|
92
|
0 |
0 |
unless ($hints->{'handled'} or $hints->{'synthesized'}) |
|
109
|
0 |
0 |
if $display eq 'self' |
|
110
|
0 |
0 |
if $display eq 'server' |
|
118
|
0 |
0 |
$hints->{'is_notice'} ? : |
|
138
|
0 |
0 |
!defined($hints->{'prefix_nick'}) || $is_notice && !$self->get_prop_real ? : |
|
143
|
0 |
0 |
$is_notice ? : |
|
147
|
0 |
0 |
if (my $target = $self->pick_display_target($event->{'display'})) |
|
149
|
0 |
0 |
if defined $event->{'level'} |
|
179
|
0 |
0 |
if (my $target = $self->pick_display_target($event->{'display'})) |
|
181
|
0 |
0 |
if defined $event->{'level'} |
|
212
|
0 |
0 |
if ($maxlen >= length $text) |
|
218
|
0 |
0 |
if ($prefix =~ /\s+\S+$/) |
|
255
|
0 |
0 |
if ($is_action) { } |
|
268
|
0 |
0 |
$is_action ? : |
|
269
|
0 |
0 |
$is_action ? : |
|
353
|
0 |
0 |
unless length $text |