blib/lib/Mirror/YAML.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 11 | 18.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
35 | 0 | 0 | 1 | _STRING($$self{'timestamp'}) and not _POSINT($$self{'timestamp'}) |
155 | 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 |
---|---|---|---|
188 | 0 | 1 | _POSINT(shift()) || 3 |