| blib/lib/Algorithm/AM/Result.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 166 | 1 | 12 | 178 | exists $scores{$expected} and bigcmp($scores{$expected}, $max) == 0 |
| 564 | 0 | 0 | 7 | 'ARRAY' eq ref $rows and 'ARRAY' eq ref $rows->[0] |
| 0 | 0 | 7 | 'ARRAY' eq ref $rows and 'ARRAY' eq ref $rows->[0] and @$headers == @{$rows->[0];} |