| blib/lib/App/RecordStream/KeyGroups.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 209 | 714 | 37 | 139 | ref $data eq '' or $this->has_option('return_refs') |
| 218 | 0 | 0 | 3 | $current_depth <= $max_depth or $max_depth == -1 |
| 230 | 708 | 20 | 5 | $current_depth <= $max_depth or $max_depth == -1 |