| blib/lib/Sirc/URL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 291 | 0 | 0 | 0 | $val and not load_find_uris() |
| 316 | 0 | 0 | 0 | $Count >= 0 and $Url[$Count] eq $url |
| 321 | 0 | 0 | 0 | $Max >= 0 and $Count > $Max |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 347 | 0 | 0 | 0 | $spec < 0 or $spec > @Url |