Condition Coverage

blib/lib/BibTeX/Parser.pm
Criterion Covered Total %
condition 14 17 82.3


and 3 conditions

line !l l&&!r l&&r condition
241 27 2 345 $numbraces != 0 and pos $string < length $string

or 2 conditions

line l !l condition
130 1 0 pos $_ || 0
139 0 1 pos $_ || 0
184 10 0 $strings_ref->{$1} || ''
258 108 112 pos $string || 0

or 3 conditions

line l !l&&r !l&&!r condition
95 1 1 32 $type eq "COMMENT" or $type eq "PREAMBLE"
231 238 168 16 not defined pos $string or pos $string < length $string