line |
!l |
l&&!r |
l&&r |
condition |
223
|
0 |
2 |
7 |
defined $href && ref $href |
272
|
3 |
0 |
131 |
$got->{$canonkey} and $firstTime || !$got->{$canonkey}[4] |
325
|
211 |
35 |
0 |
$validate and not defined $value |
327
|
211 |
31 |
4 |
$validate and not $value =~ /^\d+$/ |
335
|
130 |
20 |
0 |
$validate and not defined $value |
337
|
130 |
20 |
0 |
$validate and not $value =~ /^-?\d+$/ |
345
|
353 |
0 |
72 |
$validate and defined $value |
|
353 |
72 |
0 |
$validate and defined $value and not $value =~ /^\d*$/ |
565
|
0 |
0 |
0 |
$status == Z_OK() and $_[2] |
588
|
2 |
2 |
1 |
$got->parsed("Bufsize") and $got->value("Bufsize") <= 1 |