line |
!l |
l&&!r |
l&&r |
condition |
37
|
0 |
0 |
0 |
$rule_config->{'source'} and not $rule_config->{'source'} =~ m[/(\d+)$]u |
|
0 |
0 |
0 |
$rule_config->{'source'} and not $rule_config->{'source'} =~ m[/(\d+)$]u and $self->_version->[0] >= 1 |
|
0 |
0 |
0 |
$rule_config->{'source'} and not $rule_config->{'source'} =~ m[/(\d+)$]u and $self->_version->[0] >= 1 and $self->_version->[1] >= 4 |
103
|
0 |
0 |
0 |
$rule_config->{'source'} and not $rule_config->{'source'} =~ m[/(\d+)$]u |
|
0 |
0 |
0 |
$rule_config->{'source'} and not $rule_config->{'source'} =~ m[/(\d+)$]u and $self->_version->[0] >= 1 |
|
0 |
0 |
0 |
$rule_config->{'source'} and not $rule_config->{'source'} =~ m[/(\d+)$]u and $self->_version->[0] >= 1 and $self->_version->[1] >= 4 |