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
240 27 2 345 $numbraces != 0 and pos $string < length $string

or 2 conditions

line l !l condition
129 1 0 pos $_ || 0
138 0 1 pos $_ || 0
183 10 0 $strings_ref->{$1} || ''
257 108 112 pos $string || 0

or 3 conditions

line l !l&&r !l&&!r condition
94 1 1 32 $type eq 'COMMENT' or $type eq 'PREAMBLE'
230 238 168 16 not defined pos $string or pos $string < length $string