| blib/lib/DiaColloDB/Compat/v0_09/Relation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 37 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 171 | 0 | 0 | 0 | $coldb->{'maxExpand'} > 0 and $nxis > $coldb->{'maxExpand'} |
| 357 | 0 | 0 | 0 | defined $q and not UNIVERSAL::isa($q, 'DDC::Any::CQTokAny') |
| line | l | !l | condition |
|---|---|---|---|
| 110 | 0 | 0 | $coldb->{'version'} // '???' |
| 138 | 0 | 0 | $_->{'req'} // '' |
| 213 | 0 | 0 | $opts{'strings'} // 1 |
| 263 | 0 | 0 | $opts{'groupby'} || [@{$coldb->attrs;}] |
| 264 | 0 | 0 | $opts{'_gbparse'} // 1 |
| 265 | 0 | 0 | $opts{'_abkeys'} // [] |
| 266 | 0 | 0 | $opts{'_abkeys'} // [] |
| 282 | 0 | 0 | $opts{'strings'} // 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 25 | 0 | 0 | 0 | ref $that || $that |
| 154 | 0 | 0 | 0 | $nbits //= $ac->{'a2x'}{'len_i'} * 8 |
| 155 | 0 | 0 | 0 | $pack_xv //= "$ac->{'a2x'}{'pack_i'}*" |
| 169 | 0 | 0 | 0 | $nbits //= packsize($coldb->{'pack_id'}) |
| 182 | 0 | 0 | 0 | $opts{'onepass'} || $reldb->can('subprofile2') eq \&DiaColloDB::Compat::v0_09::Relation::subprofile2 |