line |
!l |
l&&!r |
l&&r |
condition |
217
|
0 |
61 |
0 |
$self->file and -B $self->file |
|
61 |
0 |
0 |
$self->file and -B $self->file and $] >= '5.006' |
222
|
54 |
7 |
0 |
exists $$score{'perl'} and $Config::Auto::DisablePerl |
268
|
278 |
0 |
6 |
/(?:\#|%) # a #YAML or %YAML
YAML
(?::|\s) # a YAML: or YAML[space]
/x and $$data[0] eq $_ |
272
|
278 |
0 |
6 |
/^---/ and $$data[0] eq $_ |
296
|
190 |
0 |
3 |
/^\s*}\s*$/ and exists $score{'bind'} |
297
|
193 |
0 |
0 |
/^\s*};\s*$/ and exists $score{'irssi'} |
483
|
1 |
0 |
1 |
$try = $self->_chkpaths($path, $name) and -e $try |
604
|
54 |
24 |
6 |
exists $$c{$k} and not ref $$c{$k} |
622
|
6 |
0 |
0 |
exists $$c{$k} and ref $$c{$k} ne 'HASH' |
664
|
12 |
0 |
0 |
$v =~ /,/ and not $v =~ /(["']).*?,.*?\1/ |
692
|
24 |
6 |
0 |
$v =~ /,/ and not $v =~ /(["']).*?,.*?\1/ |