Condition Coverage

blib/lib/Text/BibTeX/BibFormat.pm
Criterion Covered Total %
condition 7 12 58.3


and 3 conditions

line !l l&&!r l&&r condition
88 2 0 0 ref $markup eq "ARRAY" and @$markup == 2
103 23 0 0 ref $markup eq "ARRAY" and @$markup == 2

or 3 conditions

line l !l&&r !l&&!r condition
145 3 6 0 $order eq "first" or $order eq "last"
153 1 3 5 $style eq "nopunct" or $style eq "nospace"