| line |
true |
false |
branch |
|
31
|
0 |
0 |
if $_[1] |
|
32
|
0 |
0 |
if $_[1] |
|
34
|
0 |
0 |
if $_[2] |
|
40
|
0 |
0 |
if @_ |
|
41
|
0 |
0 |
if @_ |
|
60
|
0 |
0 |
if ($path) |
|
61
|
0 |
0 |
if defined $$self{'__handlers'}{'prerun'} |
|
66
|
0 |
0 |
if defined $$self{'__handlers'}{'postrun'} |
|
77
|
0 |
0 |
unless ($file =~ /^\./) |
|
83
|
0 |
0 |
if (-f $path_file) { } |
|
|
0 |
0 |
elsif (-d $path_file) { } |
|
84
|
0 |
0 |
if (defined $$self{'__handlers'}{'file'}{$ext}) { } |
|
|
0 |
0 |
elsif (defined $$self{'__handlers'}{'file'}{'*'}) { } |
|
90
|
0 |
0 |
if defined $$self{'__handlers'}{'index'}{'*'} |
|
93
|
0 |
0 |
if not $self->depth or $$self{'__index_depth'} < $self->depth |
|
104
|
0 |
0 |
unless $_[0]{'__stack'}[-1]{'path'} |
|
107
|
0 |
0 |
$_[0]{'__stack'}[-1]{'path'} =~ /^$base(.*)/ ? : |
|
109
|
0 |
0 |
unless $_[0]{'__stack'}[-1]{'file'} |
|
110
|
0 |
0 |
unless $_[0]{'__stack'}[-1]{'ext'} |
|
128
|
0 |
0 |
if (my $hdlr = $$self{'__handlers'}{'read'}{$ext}) { } |
|
|
0 |
0 |
elsif (my $hdlr = $$self{'__handlers'}{'read'}{'*'}) { } |