line |
true |
false |
branch |
47
|
0 |
1 |
if ($args->{'filenames'}) { }
|
|
1 |
0 |
elsif (defined $args->{'string'}) { }
|
62
|
0 |
1 |
if ($string =~ /^!(.+)/)
|
64
|
0 |
0 |
unless @filenames
|
73
|
0 |
1 |
if ($token =~ /^!(.+)/)
|
75
|
0 |
0 |
unless @filenames
|
78
|
0 |
1 |
unless $token =~ s/^@(.*)/$1/
|
79
|
0 |
1 |
$token eq '-' ? :
|
84
|
1 |
0 |
if $dir eq '.'
|
85
|
0 |
0 |
!m[^/] ? :
|
95
|
0 |
0 |
if $self->file_number == 0 or $self->file_number > @{$self->filenames;}
|
115
|
0 |
0 |
if (-f $filename)
|
128
|
0 |
0 |
if (not defined $filename) { }
|
|
0 |
0 |
elsif ($filename eq '-') { }
|
136
|
0 |
0 |
$filename =~ /[.]gz$/ ? :
|
138
|
0 |
0 |
unless &Treex::Core::Files::open($FH, $mode, $filename)
|
146
|
0 |
0 |
unless my $FH = $self->next_filehandle
|
156
|
0 |
0 |
unless $FH or $self->join_files_for_next_line
|
157
|
0 |
0 |
unless ($FH)
|
158
|
0 |
0 |
unless $FH = $self->next_filehandle
|