| line |
!l |
l&&!r |
l&&r |
condition |
|
86
|
7 |
5 |
0 |
exists $conf{$_} and $self->{'config'}{$_} = delete $conf{$_} |
|
275
|
19 |
1 |
1 |
not $optspec->{$opt} and $opt =~ /no-(.+)/u |
|
276
|
0 |
0 |
1 |
$spec = $optspec->{$1} and $spec->negatable |
|
295
|
6 |
1 |
2 |
$self->{'config'}{'bundling'} and length $token |
|
|
7 |
0 |
2 |
$self->{'config'}{'bundling'} and length $token and length $1 == 1 |
|
351
|
187 |
2 |
7 |
defined $spec->default and not exists $opts->{$keyname} |
|
389
|
8 |
7 |
0 |
not $multiple and length $cinv->peek_remaining |
|
397
|
7 |
7 |
1 |
$multiple and length $cinv->peek_remaining |