| blib/lib/Attean/Algebra.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 18 | 34 | 52.9 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 1417 | 3 | 0 | 0 | $self->drop_source && $self->drop_destination | 
| 1424 | 0 | 0 | 0 | $self->drop_source && $self->drop_destination | 
| 1479 | 6 | 0 | 2 | $i and not $d | 
| 0 | 0 | 6 | $d and not $i | |
| 1481 | 1 | 0 | 1 | $ig && !$w | 
| 1484 | 5 | 0 | 1 | $dg && !$w | 
| line | l | !l | condition | 
|---|---|---|---|
| 796 | 4 | 0 | $self->aggregates // [] | 
| 797 | 4 | 0 | $self->groupby // [] | 
| 817 | 6 | 0 | $self->aggregates // [] | 
| 818 | 6 | 0 | $self->groupby // [] | 
| 1558 | 4 | 3 | scalar @default or scalar @named | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 1568 | 1 | 1 | 5 | $op eq "ID" or $op eq "DD" | 
| 0 | 5 | 0 | $op eq "I" or $op eq "D" |