| blib/lib/SeeAlso/Source/BeaconAggregator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 25 | 49 | 51.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 490 | 0 | 11 | 2 | $onerow->[15] and exists $self->{'aliasfilter'}{$onerow->[15]} |
| 496 | 0 | 0 | 0 | $clusterid and ref $c |
| 506 | 5 | 4 | 0 | $onerow->[1] and $onerow->[7] |
| 537 | 10 | 0 | 1 | $onerow->[4] =~ /\d{2}/ and not $onerow->[4] =~ /[a-wyz]/ |
| 742 | 22 | 0 | 8 | exists $self->{'identifierClass'} and ref $self->{'identifierClass'} |
| 802 | 4 | 0 | 0 | $sthexpl and $ENV{'DBI_PROFILE'} |
| line | l | !l | condition |
|---|---|---|---|
| 486 | 0 | 11 | $self->{'identifierClass'} || undef |
| 517 | 0 | 3 | $onerow->[8] || $onerow->[12] || $onerow->[13] || $onerow->[11] || '???' |
| 534 | 3 | 0 | $onerow->[11] || $onerow->[13] || $onerow->[12] || $onerow->[10] || $onerow->[8] || $onerow->[15] || '' |
| 596 | 10 | 0 | $colname ||= '' |
| 597 | 10 | 0 | $query ||= '' |
| 633 | 9 | 1 | $colname ||= '_alias' |
| 634 | 1 | 9 | $seqno_or_alias ||= '' |
| 675 | 0 | 2 | $key ||= '' |
| 753 | 2 | 0 | $val || '' |
| 799 | 2 | 2 | $offset ||= 0 |
| 826 | 24 | 0 | $_[0] || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 500 | 0 | 0 | 0 | $c->hash($h) || $c->value($h) || $h |
| 813 | 0 | 0 | 0 | $c->hash($onerow->[0]) || $c->value($onerow->[0]) |
| 855 | 5 | 335 | 0 | $errtext ||= $sql |