| line |
true |
false |
branch |
|
65
|
0 |
0 |
unless ref $evspec eq "ARRAY" |
|
78
|
0 |
0 |
unless ref $event eq "HASH" |
|
84
|
0 |
0 |
unless defined $event->{'message'} |
|
85
|
0 |
0 |
unless defined $event->{'summary'} |
|
88
|
0 |
0 |
if $lookup->{$name} |
|
128
|
0 |
0 |
if ($self->{'colour'}) { } |
|
132
|
0 |
0 |
if ($colname = $event->{'colour'} || $event->{'color'}) |
|
136
|
0 |
0 |
if $event->{$_} |
|
169
|
0 |
0 |
if $self->{'verbose'} |
|
176
|
0 |
0 |
if $self->{'verbose'} |
|
193
|
0 |
0 |
@_ ? : |
|
201
|
0 |
0 |
wantarray ? : |
|
210
|
0 |
0 |
wantarray ? : |
|
234
|
0 |
0 |
if $self->{'quiet'} |
|
236
|
0 |
0 |
if $event->{'verbose'} and not $self->{'verbose'} |
|
237
|
0 |
0 |
unless $event->{'message'} |
|
269
|
0 |
0 |
if ($name =~ s/_msg$// and $event = $self->{'event'}{$name}) { } |
|
|
0 |
0 |
elsif ($event = $self->{'event'}{$name}) { } |
|
300
|
0 |
0 |
unless ($self->{'quiet'}) |
|
302
|
0 |
0 |
unless $format = $event->{'summary'} |
|
304
|
0 |
0 |
unless $count = $stats->{$name} |
|
305
|
0 |
0 |
$count == 1 ? : |
|
323
|
0 |
0 |
@_ ? : |
|
|
0 |
0 |
@_ == 1 && ref $_[0] eq 'ARRAY' ? : |
|
329
|
0 |
0 |
if grep /--?h(elp)?/, @args |
|
330
|
0 |
0 |
if grep /--?(n(othing)?|dry[-_]?run)/, @args |
|
331
|
0 |
0 |
if grep /--?v(erbose)?/, @args |
|
332
|
0 |
0 |
if grep /--?q(uiet)?/, @args |
|
333
|
0 |
0 |
if grep /--?c(olou?r)?/, @args |
|
334
|
0 |
0 |
if grep /--?s(ummary)?/, @args |
|
335
|
0 |
0 |
if grep /--?p(rogress)?/, @args |
|
343
|
0 |
0 |
if ($config) |
|
346
|
0 |
0 |
if grep /--?$name/, @args |
|
353
|
0 |
0 |
if grep /--?no[-_]?c(olou?r)?/, @args |
|
354
|
0 |
0 |
if grep /--?white/, @args |