Condition Coverage

blib/lib/Bib/Tools.pm
Criterion Covered Total %
condition 11 60 18.3


and 3 conditions

line !l l&&!r l&&r condition
51 3 0 0 defined $ratelimit and $ratelimit >= 0
154 0 0 0 length $year == 4 and $r->date ne $1
239 0 0 0 $maxnum > 0 and $num > $maxnum
415 0 0 0 defined $doi and length $doi > 5
435 0 0 0 length $temp > 10 and length $date > 0
0 0 0 length $temp > 10 and length $date > 0 and length($atitle) + length($auth) > 0
558 0 0 1 defined $r and defined $entry
0 0 1 defined $r and defined $entry and $entry->parse_ok
574 0 0 1 defined $r and defined $entry
0 0 1 defined $r and defined $entry and $entry->parse_ok
613 1 0 0 defined $doi and length $doi > 5
1 0 0 defined $doi and length $doi > 5 and $opt
725 1 0 0 $self->num == 0 and $self->num_nodoi == 0

or 3 conditions

line l !l&&r !l&&!r condition
87 3 0 2 not defined $doi or length $doi == 0
143 0 0 0 $len1 != $len2 or $len1 != $len3
0 0 0 $len1 != $len2 or $len1 != $len3 or $len2 != $len3
249 0 0 0 not defined $r->authcount or $r->authcount == 0
420 0 0 0 not defined $r->authcount or $r->authcount == 0
577 0 0 1 $genre eq 'inproceedings' or $genre eq 'proceedings'
618 0 0 0 not defined $r->authcount or $r->authcount == 0