line |
!l |
l&&!r |
l&&r |
condition |
75
|
1 |
0 |
0 |
$topology ne 'hexa' and $topology ne 'rect' |
76
|
1 |
0 |
0 |
$neighborhood ne 'bubble' and $neighborhood ne 'gaussian' |
77
|
0 |
1 |
0 |
$init_type ne 'random' and $init_type ne 'linear' |
79
|
0 |
1 |
0 |
ref $data eq 'ARRAY' and @$data % $idim |
143
|
0 |
1 |
0 |
ref $data eq 'ARRAY' and @$data % $$self{'IDIM'} |
189
|
0 |
4 |
0 |
ref $data eq 'ARRAY' and @$data % $$self{'IDIM'} |
318
|
1 |
0 |
0 |
$topology ne 'hexa' and $topology ne 'rect' |
319
|
1 |
0 |
0 |
$neighborhood ne 'bubble' and $neighborhood ne 'gaussian' |
388
|
0 |
0 |
0 |
$j < $$self{'YDIM'} - 1 and $i < $$self{'XDIM'} - 1 |
501
|
0 |
0 |
0 |
$i > 0 and $j > 0 |
|
0 |
0 |
0 |
$i > 0 and $j > 0 and $i < $$self{'XDIM'} * 2 - 2 |
|
0 |
0 |
0 |
$i > 0 and $j > 0 and $i < $$self{'XDIM'} * 2 - 2 and $j < $$self{'YDIM'} * 2 - 2 |
|
0 |
0 |
0 |
$j == 0 and $i > 0 |
|
0 |
0 |
0 |
$j == 0 and $i > 0 and $i < $$self{'XDIM'} * 2 - 2 |
|
0 |
0 |
0 |
$j == $$self{'YDIM'} * 2 - 2 and $i > 0 |
|
0 |
0 |
0 |
$j == $$self{'YDIM'} * 2 - 2 and $i > 0 and $i < $$self{'XDIM'} * 2 - 2 |
|
0 |
0 |
0 |
$i == 0 and $j > 0 |
|
0 |
0 |
0 |
$i == 0 and $j > 0 and $j < $$self{'YDIM'} * 2 - 2 |
|
0 |
0 |
0 |
$i == $$self{'XDIM'} * 2 - 2 and $j > 0 |
|
0 |
0 |
0 |
$i == $$self{'XDIM'} * 2 - 2 and $j > 0 and $j < $$self{'YDIM'} * 2 - 2 |
|
0 |
0 |
0 |
$i == 0 and $j == 0 |
|
0 |
0 |
0 |
$i == $$self{'XDIM'} * 2 - 2 and $j == 0 |
|
0 |
0 |
0 |
$i == 0 and $j == $$self{'YDIM'} * 2 - 2 |
|
0 |
0 |
0 |
$i == $$self{'XDIM'} * 2 - 2 and $j == $$self{'YDIM'} * 2 - 2 |
571
|
0 |
0 |
0 |
$i > 0 and $j > 0 |
|
0 |
0 |
0 |
$i > 0 and $j > 0 and $i < $$self{'XDIM'} * 2 - 2 |
|
0 |
0 |
0 |
$i > 0 and $j > 0 and $i < $$self{'XDIM'} * 2 - 2 and $j < $$self{'YDIM'} * 2 - 2 |
|
0 |
0 |
0 |
$j == 0 and $i > 0 |
|
0 |
0 |
0 |
$j == 0 and $i > 0 and $i < $$self{'XDIM'} * 2 - 2 |
|
0 |
0 |
0 |
$j == $$self{'YDIM'} * 2 - 2 and $i > 0 |
|
0 |
0 |
0 |
$j == $$self{'YDIM'} * 2 - 2 and $i > 0 and $i < $$self{'XDIM'} * 2 - 2 |
|
0 |
0 |
0 |
$i == 0 and $j > 0 |
|
0 |
0 |
0 |
$i == 0 and $j > 0 and $j < $$self{'YDIM'} * 2 - 2 |
|
0 |
0 |
0 |
$i == $$self{'XDIM'} * 2 - 2 and $j > 0 |
|
0 |
0 |
0 |
$i == $$self{'XDIM'} * 2 - 2 and $j > 0 and $j < $$self{'YDIM'} * 2 - 2 |
|
0 |
0 |
0 |
$i == 0 and $j == 0 |
|
0 |
0 |
0 |
$i == $$self{'XDIM'} * 2 - 2 and $j == 0 |
|
0 |
0 |
0 |
$i == 0 and $j == $$self{'YDIM'} * 2 - 2 |
|
0 |
0 |
0 |
$i == $$self{'XDIM'} * 2 - 2 and $j == $$self{'YDIM'} * 2 - 2 |