Condition Coverage

blib/lib/Biblio/BP.pm
Criterion Covered Total %
condition 5 30 16.6


and 3 conditions

line !l l&&!r l&&r condition
282 132 0 0 not defined $rec{'Category'} and defined $default_category
330 0 0 0 $rec{'Institution'} and not $rec{'Organization'}
352 0 0 0 $CiteType =~ /report$/ and not defined $rec{'ReportNumber'}
358 0 0 0 $CiteType eq 'phdthesis' and not defined $rec{'ReportType'}
361 0 0 0 $CiteType eq 'masterthesis' and not defined $rec{'ReportType'}
382 3108 0 588 defined $rec{$f} and not defined $rec{$pbibFields{$f}}
405 20 112 0 not defined $rec{'PBibCiteType'} and defined $rec{'OrigCiteType'}
491 0 0 0 defined $level and $loglevel

or 3 conditions

line l !l&&r !l&&!r condition
163 0 0 0 $create_citekey or $$ref{'CiteKey'} =~ /^\d+$/
492 0 0 0 $loglevel == 1 or $level > $loglevel