| line |
true |
false |
branch |
|
21
|
0 |
0 |
-d $$self{'procpath'} ? : |
|
78
|
0 |
0 |
unless exists $$a{'data'} |
|
79
|
0 |
0 |
unless exists $$b{'data'} |
|
83
|
0 |
0 |
if exists $$a{'data'}{$k} and exists $$b{'data'}{$k} |
|
95
|
0 |
0 |
unless $clist |
|
98
|
0 |
0 |
unless my $data = $$self{'super'}->_parse_stats_file($$self{'procpath'} . "/exports/$eid/stats") |
|
99
|
0 |
0 |
unless (exists $$self{'client_stats'}{$eid}) |
|
120
|
0 |
0 |
unless exists $$a{'data'} and exists $$b{'data'} |
|
126
|
0 |
0 |
if exists $$a{'data'}{$k} and exists $$b{'data'}{$k} |
|
139
|
0 |
0 |
unless opendir PD, $$self{'procpath'} . '/exports/' |
|
141
|
0 |
0 |
if $dirent eq '.' |
|
142
|
0 |
0 |
if $dirent eq '..' |
|
143
|
0 |
0 |
unless -d $$self{'procpath'} . "/exports/$dirent" |
|
156
|
0 |
0 |
unless open PF, $$self{'procpath'} . "/$procfile" |