| blib/lib/Mirror/JSON.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 11 | 18.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 36 | 0 | 0 | 1 | _STRING($$self{'timestamp'}) and not _POSINT($$self{'timestamp'}) |
| 170 | 0 | 0 | 0 | scalar @uris <= 2 and $uris[0] |
| 0 | 0 | 0 | scalar @uris <= 2 and $uris[0] and $uris[0] >= scalar($self->mirrors) - 1 |
| line | l | !l | condition |
|---|---|---|---|
| 203 | 0 | 1 | _POSINT(shift()) || 3 |