Condition Coverage

blib/lib/GenOO/RegionCollection/Type/DBIC.pm
Criterion Covered Total %
condition 3 6 50.0


or 2 conditions

line l !l condition
189 9 0 $self->resultset->count || 0
267 1 0 $self->resultset->search({'strand', $strand, 'rname', $rname, 'start', {'-between', [$start, $stop]}, 'stop', {'-between', [$start, $stop]}})->get_column('copy_number')->sum || 0
278 1 0 $self->resultset->get_column('copy_number')->sum || 0