| blib/lib/RDF/NS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 20 | 70.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 54 | 0 | 23410 | 14680 | $date and $at ne 'any' |
| 23410 | 14663 | 17 | $date and $at ne 'any' and $date > $at | |
| 220 | 0 | 0 | 0 | $date and $date =~ /$DATE_REGEXP/ |
| line | l | !l | condition |
|---|---|---|---|
| 22 | 1 | 27 | $options{'at'} || 'any' |
| 27 | 1 | 27 | ref $from || '' |
| 65 | 27 | 0 | $from // 'any' |
| 103 | 1 | 12 | shift() || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 25 | 0 | 10 | 18 | not $from or $from eq 1 |