| blib/lib/Array/Window.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 9 | 11.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 42 | 0 | 0 | 11 | defined $options{'source_start'} and defined $options{'source_end'} |
| 0 | 0 | 0 | defined $options{'source_start'} and defined $options{'source_length'} | |
| 0 | 0 | 0 | defined $options{'source_end'} and defined $options{'source_length'} |