Branch Coverage

blib/lib/Bio/Gonzales/MiniFeat.pm
Criterion Covered Total %
branch 25 34 73.5


line true false branch
29 0 0 if exists $data{'attributes'}
36 0 198 unless ref $p
38 0 198 if $p->{'args'}
40 22 176 unless exists $self->attributes->{$p->{'name'}} and @{$self->attributes->{$p->{'name'}};} > 0
42 2 174 if @{$self->attributes->{$p->{'name'}};} > 1 and not $p->{'quiet'}
50 56 95 unless exists $self->attributes->{$attr} and @{$self->attributes->{$attr};} > 0
52 60 29 wantarray ? :
89 6 unless @values and @values > 0
57 6 0 if (@values == 1 and ref $values[0] eq 'ARRAY') { }
63 2 4 wantarray ? :
90 0 2 if ref $name
106 27 0 unless defined $sub
116 1 62 if (exists $$v{&refaddr($self)} and $$v{&refaddr($self)} != $depth)
125 11 51 if (@{$self->subfeats;} > 0)
147 204 236 unless defined $self->attributes->{$name}
148 49 391 ref $value eq 'ARRAY' ? :
166 0 0 @names == 1 ? :