line |
!l |
l&&!r |
l&&r |
condition |
1050
|
0 |
0 |
0 |
$self->id and scalar $dbh->selectrow_array('SELECT resource_id FROM resources WHERE resource_id = ?', undef, $self->id) >= 1 |
1057
|
0 |
0 |
0 |
scalar @related_terms > 0 and @related_terms |
1119
|
0 |
0 |
0 |
scalar @related_terms > 0 and @related_terms |
1178
|
0 |
0 |
0 |
$opts{'list'} and not $opts{'field'} |
1181
|
0 |
0 |
0 |
$opts{'field'} and $opts{'value'} |
|
0 |
0 |
0 |
$opts{'field'} and $opts{'value'} and not $opts{'list'} |
1206
|
0 |
0 |
0 |
@list_ids and scalar @list_ids >= 1 |
1217
|
0 |
0 |
0 |
not $sort and $list_of_ids |
|
0 |
0 |
0 |
$sort and $sort eq 'name' |
|
0 |
0 |
0 |
$sort and $sort eq 'name' and not $list_of_ids |
|
0 |
0 |
0 |
$sort and $sort eq 'name' and not $list_of_ids and not $field |
|
0 |
0 |
0 |
$sort and $sort eq 'name' and not $list_of_ids and not $field and not $value |
|
0 |
0 |
0 |
$sort and $sort eq 'name' |
|
0 |
0 |
0 |
$sort and $sort eq 'name' and not $list_of_ids |
|
0 |
0 |
0 |
$sort and $sort eq 'name' and not $list_of_ids and $field |
|
0 |
0 |
0 |
$sort and $sort eq 'name' and not $list_of_ids and $field and $value |
|
0 |
0 |
0 |
not $sort and $sort eq 'name' |
|
0 |
0 |
0 |
not $sort and $sort eq 'name' and not $list_of_ids |
|
0 |
0 |
0 |
not $sort and $sort eq 'name' and not $list_of_ids and $field |
|
0 |
0 |
0 |
not $sort and $sort eq 'name' and not $list_of_ids and $field and $value |
|
0 |
0 |
0 |
$sort and $sort eq 'name' |
|
0 |
0 |
0 |
$sort and $sort eq 'name' and $list_of_ids |
|
0 |
0 |
0 |
$sort and $sort eq 'creator' |
|
0 |
0 |
0 |
$sort and $sort eq 'creator' and $list_of_ids |
1285
|
0 |
0 |
0 |
$first_parameter ne 'new' and $first_parameter ne 'del' |
1288
|
0 |
0 |
0 |
@lcd_resources and scalar @lcd_resources > 0 |
1308
|
0 |
0 |
0 |
$first_parameter eq 'new' and @lcd_resources |
|
0 |
0 |
0 |
$first_parameter eq 'del' and @lcd_resources |
1461
|
0 |
0 |
0 |
not $opts{'strict'} =~ /^\d$/ and $opts{'strict'} == 1 || $opts{'strict'} == 0 |
1615
|
0 |
0 |
0 |
$opts{'resource_location'} and $opts{'id'} |