line |
!l |
l&&!r |
l&&r |
condition |
222
|
0 |
2 |
1 |
$params{'format'} and $params{'format'} eq 'xml' |
224
|
3 |
0 |
0 |
defined $params{'page'} and not $$methods{$method}{'page'} |
270
|
0 |
3 |
0 |
$res->is_success and $params{'format'} eq 'json' && !exists(&$decoded_json()->{'error'}) || $params{'format'} eq 'xml' && $content =~ // |
323
|
0 |
0 |
0 |
@main_keys == 1 and @data_keys == 2 |
|
0 |
0 |
0 |
@main_keys == 1 and @data_keys == 2 and $data_keys[0] eq '@attr' |
325
|
0 |
0 |
0 |
defined $text and $text =~ /^\s+$/ |
|
0 |
0 |
0 |
defined $text and $text =~ /^\s+$/ and defined $total |
|
0 |
0 |
0 |
defined $text and $text =~ /^\s+$/ and defined $total and $total == 0 |
376
|
0 |
0 |
3 |
$m and $$m{'auth'} |