line |
true |
false |
branch |
49
|
0 |
0 |
unless $high > $low |
67
|
0 |
0 |
if ($low >= $high) |
75
|
0 |
0 |
if ($high >= $mblocks) |
76
|
0 |
0 |
unless $$self{'edge_count'}[$high - $mblocks]-- |
108
|
0 |
0 |
unless ($mblocks >= 1) |
113
|
0 |
0 |
unless ($ablocks >= 1) |
118
|
0 |
0 |
unless (ref $auxlist eq 'ARRAY') |
123
|
0 |
0 |
unless (@$auxlist == $mblocks + $ablocks) |
164
|
0 |
0 |
if $i >= $mblocks |
220
|
0 |
0 |
unless (ref $nodelist eq 'ARRAY') |
253
|
0 |
0 |
if ($$self{'solved'}[$i]) { } |
351
|
0 |
0 |
if ($node >= $$self{'coblocks'}) |
363
|
0 |
0 |
if (scalar @junk) |
371
|
0 |
0 |
unless (@$pending) |
377
|
0 |
0 |
if ($start_node < $$self{'mblocks'}) |
386
|
0 |
0 |
unless ($$self{'unsolved_count'}) |
395
|
0 |
0 |
unless ($self->is_auxiliary($from) or $$self{'solved'}[$from]) |
409
|
0 |
0 |
unless $count_unsolved < 2 |
415
|
0 |
0 |
if ($count_unsolved == 0) { } |
|
0 |
0 |
elsif ($count_unsolved == 1) { } |
417
|
0 |
0 |
if ($self->is_check($from)) { } |
427
|
0 |
0 |
if ($$self{'solved'}[$from]) { } |
446
|
0 |
0 |
unless $$self{'solved'}[$from] |
453
|
0 |
0 |
if ($$self{'solved'}[$i]) { } |
480
|
0 |
0 |
if ($to < $mblocks) { } |
482
|
0 |
0 |
unless (--$$self{'unsolved_count'}) |