Branch Coverage

blib/lib/GenOO/RegionCollection/Type/DoubleHashArray.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
121 4 2 wantarray ? :
175 0 3 unless my $records_ref = $self->_records_ref_for_strand_and_rname($strand, $chr)
189 3 0 if (defined $index)
192 9 0 if ($record->start <= $stop) { }
193 8 1 if ($start <= $record->stop)
194 0 8 if &$block($record) eq 'break_loop'
255 8 53 if ($record->length > $longest_record_length)