line |
true |
false |
branch |
76
|
0 |
0 |
if $self->get_prop_real |
92
|
0 |
0 |
if $self->can($method) and $self->$method($message, $hints) |
94
|
0 |
0 |
unless ($hints->{'handled'} or $hints->{'synthesized'}) |
111
|
0 |
0 |
if $display eq 'self' |
112
|
0 |
0 |
if $display eq 'server' |
120
|
0 |
0 |
$hints->{'is_notice'} ? : |
140
|
0 |
0 |
!defined($hints->{'prefix_nick'}) || $is_notice && !$self->get_prop_real ? : |
145
|
0 |
0 |
$is_notice ? : |
149
|
0 |
0 |
if (my $target = $self->pick_display_target($event->{'display'})) |
151
|
0 |
0 |
if defined $event->{'level'} |
181
|
0 |
0 |
if (my $target = $self->pick_display_target($event->{'display'})) |
183
|
0 |
0 |
if defined $event->{'level'} |
214
|
0 |
0 |
if ($maxlen >= length $text) |
220
|
0 |
0 |
if ($prefix =~ /\s+\S+$/) |
257
|
0 |
0 |
if ($is_action) { } |
270
|
0 |
0 |
$is_action ? : |
271
|
0 |
0 |
$is_action ? : |
355
|
0 |
0 |
unless length $text |