| line |
l |
!l&&r |
!l&&!r |
condition |
|
110
|
0 |
1 |
4 |
not defined $path or $path eq "" |
|
|
1 |
0 |
4 |
not defined $path or $path eq "" or $path eq "/" |
|
143
|
0 |
0 |
5 |
$offset < 0 or $offset > length $self->{'json_text'} |
|
246
|
0 |
0 |
4 |
$pos >= $len or substr($text, $pos, 1) ne "{" |
|
276
|
0 |
0 |
8 |
$pos >= $len or substr($text, $pos, 1) ne ":" |
|
306
|
0 |
0 |
0 |
$pos >= $len or substr($text, $pos, 1) ne "[" |
|
349
|
0 |
0 |
12 |
$pos >= $len or substr($text, $pos, 1) ne "\"" |
|
466
|
0 |
0 |
0 |
$pos >= $len or substr($text, $pos, 1) ne "{" |
|
507
|
0 |
0 |
0 |
$pos >= $len or substr($text, $pos, 1) ne "[" |