Branch Coverage

blib/lib/Bio/JBrowse/Store/NCList/ArrayRepr.pm
Criterion Covered Total %
branch 12 18 66.6


line true false branch
44 0 2 if (defined(my $sub_idx = $$class{'attr_idx'}{'subfeatures'}))
55 1 2 unless $f
87 25881 2581 if (defined $fields and defined $$fields{$attr}) { }
91 0 2581 unless defined $cls
93 2568 13 if ($adhocIndex > $#{$obj;} or not defined $$obj[$adhocIndex]{$attr})
95 0 2568 if (defined $$cls{'proto'} and defined $$cls{'proto'}{$attr})
115 0 13 if (defined $fields and defined $$fields{$attr}) { }
119 0 13 unless defined $cls
121 13 0 if ($adhocIndex > $#{$obj;})