line |
true |
false |
branch |
16
|
0 |
9 |
if (scalar @_ == 8) |
124
|
38 |
10 |
if (ref $command and ref $command eq 'ARRAY') { } |
128
|
16 |
22 |
unless (ref $$command[1]) |
135
|
27 |
9 |
if (ref $$command[$i]) { } |
147
|
38 |
0 |
if ($can = $self->can($$command[0])) |
153
|
10 |
0 |
if ($can = $self->can($command)) |
168
|
19 |
0 |
if $char >= 32 and $char <= 255 |
180
|
0 |
0 |
if $ord >= 32 and $ord <= 255 |
207
|
1 |
1 |
unless defined $value |
213
|
0 |
0 |
unless defined $value |
224
|
0 |
0 |
unless defined $value |
230
|
0 |
0 |
unless defined $value |
262
|
0 |
1 |
unless $rest =~ /^\337{4,7}$/ |