line |
!l |
l&&!r |
l&&r |
condition |
182
|
1 |
0 |
0 |
defined $opts{'-fit'} and not defined $opts{'fit'} |
183
|
1 |
0 |
0 |
defined $opts{'-fith'} and not defined $opts{'fith'} |
184
|
1 |
0 |
0 |
defined $opts{'-fitb'} and not defined $opts{'fitb'} |
185
|
1 |
0 |
0 |
defined $opts{'-fitbh'} and not defined $opts{'fitbh'} |
186
|
1 |
0 |
0 |
defined $opts{'-fitv'} and not defined $opts{'fitv'} |
187
|
1 |
0 |
0 |
defined $opts{'-fitbv'} and not defined $opts{'fitbv'} |
188
|
1 |
0 |
0 |
defined $opts{'-fitr'} and not defined $opts{'fitr'} |
189
|
1 |
0 |
0 |
defined $opts{'-xyz'} and not defined $opts{'xyz'} |
221
|
0 |
0 |
0 |
ref $opts{'fitr'} eq "ARRAY" and scalar @{$opts{'fitr'};} == 4 |
227
|
0 |
0 |
0 |
ref $opts{'xyz'} eq "ARRAY" and scalar @{$opts{'xyz'};} == 3 |