line |
!l |
l&&!r |
l&&r |
condition |
81
|
0 |
0 |
3 |
defined $locus and UNIVERSAL::can($locus, 'isa')
|
|
0 |
0 |
3 |
defined $locus and UNIVERSAL::can($locus, 'isa') and $locus->isa('Bio::Polloc::LocusI')
|
83
|
3 |
0 |
0 |
defined $$locus{'_gff3_line'} and not $force
|
97
|
3 |
0 |
0 |
defined $locus->genome and defined $locus->genome->name
|
178
|
0 |
49 |
34 |
$type eq 'extend' and $comm =~ /Based on group [^:]+: (.*)/
|
180
|
0 |
8 |
207 |
$k and $v
|
|
8 |
0 |
207 |
$k and $v and $locus->can($k)
|
185
|
0 |
8 |
0 |
not defined $genome_name and $k =~ /^organism(?:_name)?$/ || $k =~ /^genome(?:_name)?$/
|
251
|
6 |
0 |
3 |
ref $value and ref($value) =~ /array/i
|