Condition Coverage

blib/lib/BibTeX/Parser.pm
Criterion Covered Total %
condition 16 24 66.6


and 3 conditions

line !l l&&!r l&&r condition
200 0 0 0 $no_warn_ack and $1 =~ /^ack-/
260 27 2 345 $numbraces != 0 and pos $string < length $string

or 2 conditions

line l !l condition
19 0 15 $opts || {}
133 1 0 pos $_ || 0
142 0 1 pos $_ || 0
191 0 144 $no_warn_ack ||= 0
203 10 0 $strings_ref->{$1} || ''
277 108 112 pos $string || 0

or 3 conditions

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