line |
true |
false |
branch |
61
|
0 |
0 |
if ($self->validate_dbh) |
72
|
0 |
0 |
$active ? : |
81
|
0 |
0 |
unless $need_fetch |
83
|
0 |
0 |
@to_del ? : |
84
|
0 |
0 |
unless @to_del |
107
|
0 |
0 |
unless $need_fetch |
109
|
0 |
0 |
@to_repl ? : |
110
|
0 |
0 |
unless @to_repl |
127
|
0 |
0 |
if ($fhost and $fhost eq 'MogileFS::Config'->hostname) |
139
|
0 |
0 |
unless $need_fetch |
142
|
0 |
0 |
@to_fsck ? : |
143
|
0 |
0 |
unless @to_fsck |
159
|
0 |
0 |
if $queue_size >= $max_queue |
167
|
0 |
0 |
unless (@$fids) |
188
|
0 |
0 |
if ($rhost and $rhost eq 'MogileFS::Config'->hostname) |
195
|
0 |
0 |
unless $need_fetch |
198
|
0 |
0 |
@to_rebal ? : |
199
|
0 |
0 |
unless @to_rebal |
215
|
0 |
0 |
if $queue_size >= $max_queue |
231
|
0 |
0 |
if ($rebal_state) { } |
239
|
0 |
0 |
if ($signal and $signal eq 'stop') |
251
|
0 |
0 |
unless (defined $devfids) |
263
|
0 |
0 |
if (@$devfids) |
284
|
0 |
0 |
if ($depth == 0) { } |
|
0 |
0 |
elsif ($depth / $limit < 0.7) { } |
285
|
0 |
0 |
unless $limit >= $max_limit |