| line |
true |
false |
branch |
|
48
|
30 |
2 |
unless _is_perl_module($_) |
|
53
|
0 |
1 |
@_ ? : |
|
57
|
0 |
56 |
if $File::Find::dir =~ m[[\\/]?CVS[\\/]|[\\/]?\.svn[\\/]] |
|
58
|
0 |
56 |
if $File::Find::dir =~ m[[\\/]?blib[\\/]libdoc$] |
|
59
|
0 |
56 |
if $File::Find::dir =~ m[[\\/]?inc] |
|
60
|
2 |
54 |
if $File::Find::dir =~ m[[\\/]?blib[\\/]man\d$] |
|
61
|
0 |
54 |
if $File::Find::name =~ /Build$/i |
|
62
|
22 |
32 |
unless -f $File::Find::name and -r _ |
|
78
|
0 |
5 |
unless (open my $fh, $file) |
|
92
|
2 |
544 |
if /#\s*no\s*Test::Tabs/ |
|
93
|
2 |
544 |
if /#\s*use\s*Test::Tabs/ |
|
95
|
0 |
546 |
if (/#\s*skip\s*Test::Tabs/) |
|
97
|
0 |
0 |
$ok ? : |
|
103
|
6 |
540 |
if /^\s*#/ |
|
104
|
0 |
540 |
if /^\s*=.+/ .. /^\s*=(cut|back|end)/ || eof $fh |
|
105
|
2 |
538 |
if /^\s*(__END__|__DATA__)/ |
|
106
|
4 |
534 |
if $ignoring or $ignore_line |
|
109
|
67 |
467 |
unless length $remaining |
|
111
|
27 |
440 |
if ($indent =~ /\x20/) |
|
116
|
3 |
464 |
if ($remaining =~ /\t/) |
|
121
|
3 |
464 |
if ($remaining =~ /\s$/) |
|
126
|
5 |
462 |
if (length($indent) - $last_indent > 1) |
|
150
|
30 |
2 |
unless $_[0] =~ /\.pm$/i |
|
156
|
1 |
29 |
if $file =~ /\.pl$/i |
|
157
|
0 |
29 |
if $file =~ /\.psgi$/ |
|
158
|
2 |
27 |
if $file =~ /\.t$/ |
|
159
|
0 |
27 |
unless open my $fh, $file |
|
161
|
0 |
27 |
if defined $first and $first =~ /$Test::Tabs::PERL_PATTERN/ |
|
168
|
5 |
0 |
unless $file =~ /::/ |
|
174
|
0 |
0 |
unless -e $candidate and -f _ and -r _ |
|
182
|
1 |
0 |
unless ($Test->has_plan) |
|
192
|
0 |
0 |
wantarray ? : |