line |
!l |
l&&!r |
l&&r |
condition |
38
|
3 |
0 |
0 |
$_[0] and $_[0] eq 'no_plan' |
57
|
27 |
2 |
1 |
$chunks[-2] eq 'blib' and $chunks[-1] eq 'libdoc' |
58
|
27 |
1 |
1 |
$chunks[-2] eq 'blib' and $chunks[-1] =~ /^man[0-9]$/ |
62
|
17 |
0 |
9 |
-f $File::Find::name and -r _ |
116
|
13 |
940 |
0 |
not $options->{'trailing_whitespace'} and /(\r+)$/ |
120
|
940 |
13 |
0 |
$options->{'trailing_whitespace'} and /([ \t]*\r+|[ \t]+)$/ |
126
|
953 |
0 |
0 |
@fails > 0 and not $options->{'all_reasons'} |
164
|
0 |
0 |
0 |
defined $first and $first =~ /$PERL_PATTERN/ |
175
|
0 |
0 |
0 |
-e $candidate and -f _ |
|
0 |
0 |
0 |
-e $candidate and -f _ and -r _ |