| blib/lib/Spreadsheet/Compare/Reader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 8 | 62.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 33 | 52 | 20 | 0 | defined $self->chunk and not $self->can_chunk |
| 35 | 52 | 0 | 20 | defined $self->chunk and $self->can_chunk |
| line | l | !l | condition |
|---|---|---|---|
| 75 | 1274 | 0 | $chunk_name //= '' |