Condition Coverage

blib/lib/URI/OpenURL.pm
Criterion Covered Total %
condition 8 35 22.8


and 3 conditions

line !l l&&!r l&&r condition
148 0 0 0 $kevs{'url_ver'} and $kevs{'url_ver'} eq 'Z39.88-2004'
224 1 0 0 defined $query{'ctx_ver'} and $query{'ctx_ver'} eq 'Z39.88-2004'
287 0 0 0 defined $rfr_id and $rfr_id =~ s[^info:sid/][]
292 0 0 0 defined $rft_id and $rft_id =~ s[^info:(doi|pmid|bibcode)/][$1:] || $rft_id =~ /^oai:/
533 0 0 7 defined $pairs[$i + 1] and length $pairs[$i + 1]
546 0 0 20 defined $pairs[$i + 1] and length $pairs[$i + 1]

or 2 conditions

line l !l condition
147 0 0 $kevs{'genre'} || 'article'

or 3 conditions

line l !l&&r !l&&!r condition
142 0 0 0 ref $class || $class
244 1 2 0 shift() || strftime('%Y-%m-%dT%H:%M:%STZD', gmtime time)
246 0 3 0 shift() || $ctx_timestamp
263 2 0 1 $old[0] || $old[1]
292 0 0 0 $rft_id =~ s[^info:(doi|pmid|bibcode)/][$1:] || $rft_id =~ /^oai:/