Branch Coverage

blib/lib/Bio/ConnectDots/DotQuery/Term.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
16 0 0 unless $class eq 'Bio::ConnectDots::DotQuery::Term'
28 0 0 if (@$termlist == 2) { }
0 0 elsif (@$termlist == 1) { }
0 0 elsif (@$termlist > 2) { }
30 0 0 if defined $column and $$termlist[$i++] ne $column
33 0 0 if defined $labels and $$termlist[$i++] ne $labels
37 0 0 unless defined $column
38 0 0 unless defined $labels
40 0 0 if defined $labels and $$termlist[0] ne $labels
43 0 0 unless defined $labels
48 0 0 if '*' eq $self->column
50 0 0 if 'ARRAY' eq ref $self->column
54 0 0 if not $labels or 'ARRAY' eq ref $labels and not @$labels
57 0 0 if 'ARRAY' eq ref $labels and grep {'ARRAY' eq ref $_;} @$labels
59 0 0 if $labels eq '*'
60 0 0 'ARRAY' eq ref $labels ? :
75 0 0 unless $label_id