line |
!l |
l&&!r |
l&&r |
condition |
496
|
0 |
0 |
0 |
defined $cloneA and defined $cloneB |
|
0 |
0 |
0 |
defined $cloneA and defined $cloneB and $self->core_exists |
543
|
0 |
0 |
0 |
defined $cloneA and defined $cloneB |
|
0 |
0 |
0 |
defined $cloneA and defined $cloneB and $self->core_exists |
632
|
0 |
0 |
0 |
$ctgGroup =~ /\d+|\w/ and $ctgGroup != 0 |
|
0 |
0 |
0 |
$showall == 1 and not $ctgGroup =~ /\d+/ |
656
|
0 |
0 |
0 |
$ctgGroup =~ /\d+|\w/ and $ctgGroup ne 0 |
669
|
0 |
0 |
0 |
$showall == 0 and $ctgGroup =~ /\d+|\w/ |
|
0 |
0 |
0 |
$showall == 0 and $ctgGroup =~ /\d+|\w/ and $ctgGroup ne 0 |
989
|
0 |
0 |
0 |
$chr->{'group'} ne $lastchr and $chr->{'group'} eq 0 |