| blib/lib/KiokuDB/Collapser/Buffer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 12 | 75.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 168 | 233 | 2229 | 0 | ref $_ and $self->compact_data($_, $flatten) |
| 170 | 2854 | 6537 | 0 | ref $_ and $self->compact_data($_, $flatten) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 151 | 37 | 6 | 254 | ref $data eq 'SCALAR' or ref $data eq 'REF' |
| 159 | 4 | 0 | 6055 | $entry->tied or $entry->class |