| blib/lib/DiaColloDB/Relation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 65 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 173 | 0 | 0 | 0 | $coldb->{'maxExpand'} > 0 and $ntis > $coldb->{'maxExpand'} |
| 202 | 0 | 0 | 0 | $onepass and $opts{'onepass'} |
| 334 | 0 | 0 | 0 | ref $groupby and $groupby->{'g2s'} |
| 335 | 0 | 0 | 0 | ref $groupby and $groupby->{'g2txt'} |
| 432 | 0 | 0 | 0 | defined $q and not UNIVERSAL::isa($q, 'DDC::Any::CQTokAny') |
| 473 | 0 | 0 | 0 | ref $q and UNIVERSAL::can($q, 'toStringFull') |
| line | l | !l | condition |
|---|---|---|---|
| 140 | 0 | 0 | $_->{'req'} // '' |
| 196 | 0 | 0 | $extend->{$slice} // {} |
| 197 | 0 | 0 | $prf->{'f12'}{$_} //= 0 |
| 220 | 0 | 0 | $opts{'strings'} // 1 |
| 313 | 0 | 0 | $opts{'groupby'} || [@{$coldb->attrs;}] |
| 314 | 0 | 0 | $opts{'_gbparse'} // 1 |
| 315 | 0 | 0 | $opts{'_abkeys'} // [] |
| 316 | 0 | 0 | $opts{'_abkeys'} // [] |
| 332 | 0 | 0 | $opts{'strings'} // 1 |
| 364 | 0 | 0 | $rel->{'ymin'} // 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 26 | 0 | 0 | 0 | ref $that || $that |
| 156 | 0 | 0 | 0 | $nbits //= $ac->{'a2t'}{'len_i'} * 8 |
| 157 | 0 | 0 | 0 | $pack_tv //= "$ac->{'a2t'}{'pack_i'}*" |
| 171 | 0 | 0 | 0 | $nbits //= packsize($coldb->{'pack_id'}) |
| 184 | 0 | 0 | 0 | $opts{'onepass'} || $reldb->can('subprofile2') eq \&DiaColloDB::Relation::subprofile2 |
| 246 | 0 | 0 | 0 | $opts{'slice2keys'} || $opts{'extend'} |
| 363 | 0 | 0 | 0 | $slice == 0 or not UNIVERSAL::can($rel->{'rN'}, 'fetch') |
| 366 | 0 | 0 | 0 | $rel->{'sizeN'} // $rN->size |
| 472 | 0 | 0 | 0 | $opts{'qcanon'} // $opts{'qobj'} |