| lib/Yandex/Disk/Public.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 14 | 28.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 70 | 0 | 0 | 0 | $type ne 'dir' and $type ne 'file' |
| 1 | 0 | 0 | $type and ($type ne 'dir' and $type ne 'file') |
| line | l | !l | condition |
|---|---|---|---|
| 65 | 0 | 1 | $opt{'-offset'} || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 35 | 1 | 0 | 0 | $opt{'-path'} || croak('Specify -path param') |
| 51 | 1 | 0 | 0 | $opt{'-path'} || croak('Specify -path param') |