Branch Coverage

blib/lib/Bio/ConnectDots/DotQuery/Output.pm
Criterion Covered Total %
branch 0 48 0.0


line true false branch
17 0 0 unless $class eq 'Bio::ConnectDots::DotQuery::Output'
18 0 0 unless $self->term
34 0 0 if (not ref $outputs) { }
0 0 elsif ('ARRAY' eq ref $outputs) { }
0 0 elsif (UNIVERSAL::isa($outputs, 'Bio::ConnectDots::DotQuery::Output')) { }
0 0 elsif ('HASH' eq ref $outputs) { }
38 0 0 if (UNIVERSAL::isa($output, 'Bio::ConnectDots::DotQuery::Output')) { }
0 0 elsif (not ref $output) { }
0 0 elsif ('ARRAY' eq ref $output) { }
61 0 0 wantarray ? :
67 0 0 if ($parsed_outputs)
74 0 0 wantarray ? :
79 0 0 unless $self->output_name
88 0 0 unless $label
91 0 0 unless $dotset
99 0 0 @_ ? :
100 0 0 unless $term
105 0 0 @_ ? :
110 0 0 @_ ? :
118 0 0 @_ ? :
119 0 0 if $labels
123 0 0 @_ ? :
124 0 0 if $label_ids
128 0 0 @_ ? :