line |
true |
false |
branch |
62
|
0 |
0 |
if ($inputs and ref $inputs eq 'ARRAY') { } |
|
0 |
0 |
elsif ($inputs and $inputs =~ /,/) { } |
|
0 |
0 |
elsif (not $inputs) { } |
68
|
0 |
0 |
unless @input |
78
|
0 |
0 |
if (-d $_) { } |
84
|
0 |
0 |
if (@directories) |
86
|
0 |
0 |
if ($File::Find::name =~ /.callcount$/) |
94
|
0 |
0 |
if ($self->output and $self->output eq '-') { } |
|
0 |
0 |
elsif ($self->output) { } |
99
|
0 |
0 |
unless ($out_fh) |
109
|
0 |
0 |
unless ($in_fh) |
124
|
0 |
0 |
if (exists $data{$subname}) { } |
137
|
0 |
0 |
if ($self->sort eq 'count') { } |
|
0 |
0 |
elsif ($self->sort eq 'sub' or $self->sort eq 'subs') { } |
143
|
0 |
0 |
if ($out_fh) |