blib/lib/RDF/NS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 14 | 20 | 70.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
53 | 0 | 23030 | 14646 | $date and $at ne 'any' |
23030 | 14629 | 17 | $date and $at ne 'any' and $date > $at | |
212 | 0 | 0 | 0 | $date and $date =~ /$DATE_REGEXP/ |
line | l | !l | condition |
---|---|---|---|
22 | 1 | 27 | $options{'at'} || 'any' |
27 | 1 | 27 | ref $from || '' |
64 | 27 | 0 | $from // 'any' |
99 | 1 | 12 | shift() || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
25 | 0 | 10 | 18 | not $from or $from eq 1 |