Condition Coverage

blib/lib/Biblio/SICI.pm
Criterion Covered Total %
condition 30 60 50.0


and 3 conditions

line !l l&&!r l&&r condition
107 0 58 522 exists $chars[0] and not $chars[0] =~ /[(<]/
111 0 0 58 $tmp and exists $chars[0]
143 0 58 379 exists $chars[0] and $chars[0] ne ')'
146 1 0 57 $tmp and exists $chars[0]
1 0 57 $tmp and exists $chars[0] and $chars[0] eq ')'
0 0 1 exists $chars[0] and $chars[0] eq ')'
160 0 58 218 exists $chars[0] and $chars[0] ne '<'
163 3 0 55 $tmp and exists $chars[0]
3 0 55 $tmp and exists $chars[0] and $chars[0] eq '<'
0 0 3 exists $chars[0] and $chars[0] eq '<'
185 0 58 278 exists $chars[0] and $chars[0] ne '>'
188 30 0 28 $tmp and exists $chars[0]
30 0 28 $tmp and exists $chars[0] and $chars[0] eq '>'
0 0 30 exists $chars[0] and $chars[0] eq '>'
220 0 0 58 exists $chars[0] and $chars[0] eq '.'
231 0 0 58 exists $chars[0] and $chars[0] eq '.'
238 0 0 58 exists $chars[0] and exists $chars[1]
243 58 0 0 $strictMode and not $isValid
308 0 0 58 $itemIsValid and $contribIsValid
0 0 58 $itemIsValid and $contribIsValid and $controlIsValid