| line |
true |
false |
branch |
|
19
|
0 |
18 |
if exists $args{$k} |
|
21
|
3 |
0 |
unless (exists $$self{'strHome'}) |
|
22
|
0 |
3 |
if ($ENV{'APPDATA'}) { } |
|
|
3 |
0 |
elsif ($ENV{'HOME'}) { } |
|
26
|
3 |
0 |
unless (exists $$self{'sPfix'}) |
|
27
|
0 |
3 |
if ($^O eq 'MSWin32') { } |
|
30
|
3 |
0 |
unless exists $$self{'dirSep'} |
|
31
|
3 |
0 |
unless exists $$self{'DEBUG'} |
|
41
|
0 |
0 |
unless $userID and $keyID |
|
45
|
0 |
0 |
unless open $fh, '<', $keyFile |
|
47
|
0 |
0 |
if $$self{'DEBUG'} |
|
48
|
0 |
0 |
unless read $fh, $userKey, -s $keyFile |
|
67
|
0 |
0 |
if (not $userKey) { } |
|
72
|
0 |
0 |
if $$self{'DEBUG'} |
|
82
|
0 |
0 |
unless ($$self{'QTStream'}{'priv'} =~ /^itun/) |
|
97
|
0 |
0 |
if ($$self{'forceclean'}) |