| line |
!l |
l&&!r |
l&&r |
condition |
|
105
|
2 |
0 |
1 |
ref $val eq "ARRAY" and @$val > 0 |
|
108
|
0 |
0 |
1 |
ref $first eq "HASH" and %$first |
|
120
|
2 |
4 |
0 |
not &looks_like_number($cell) and $cell =~ /[,\n\r]/u |
|
156
|
0 |
2 |
1 |
$level == 0 and $self->_is_tabular_encodable($hash) |
|
238
|
0 |
2 |
3 |
defined $ch and $ch eq "," |
|
266
|
0 |
3 |
4 |
defined $ch and $ch eq "," |
|
287
|
0 |
0 |
1 |
defined $ch and $ch =~ /[A-Za-z_]/u |
|
315
|
0 |
1 |
2 |
defined $c and $c eq "," |
|
347
|
0 |
0 |
4 |
defined $c and $c eq "," |
|
377
|
0 |
6 |
0 |
defined $ch and $ch eq "\"" |
|
447
|
0 |
1 |
0 |
defined $next and $next =~ /[A-Za-z0-9_-]/u |
|
455
|
0 |
1 |
22 |
defined $got and $got eq $char |