| line |
!l |
l&&!r |
l&&r |
condition |
|
222
|
1 |
3 |
1 |
not $pattern and $self->{'owners'} |
|
226
|
30 |
8 |
6 |
$pattern and $line->{'pattern'} |
|
|
8 |
1 |
5 |
$pattern and $line->{'pattern'} and $pattern ne $line->{'pattern'} |
|
241
|
1 |
1 |
0 |
not $owner and $self->{'patterns'} |
|
245
|
14 |
2 |
12 |
$owner and not grep({$_ eq $owner;} @{[] unless $line->{'owners'};}) |
|
279
|
0 |
0 |
2 |
$pattern and $owners |
|
302
|
0 |
0 |
1 |
$project and $owners |
|
311
|
12 |
1 |
1 |
$line->{'project'} and $line->{'owners'} |
|
325
|
0 |
0 |
0 |
$old_owner and $new_owner |
|
348
|
0 |
0 |
1 |
$old_project and $new_project |