Condition Coverage

GO/Parsers/go_assoc_parser.pm
Criterion Covered Total %
condition 14 28 50.0


and 3 conditions

line !l l&&!r l&&r condition
257 201 0 0 $skip_uncurated and $evcode eq 'IEA'
260 201 0 0 %evyes and not $evyes{$evcode}
263 201 0 0 %evno and $evno{$evcode}
309 33 168 0 not $new_prodacc and $chopped_taxa ne $chopped_prev_taxa
365 0 0 173 $assocdate and length $assocdate == 8

or 2 conditions

line l !l condition
375 0 173 $qualifier || ''
377 0 173 $is_not || '0'

or 3 conditions

line l !l&&r !l&&!r condition
209 404 380 2650 not defined $vals[$i] or length $vals[$i] == 0
292 33 0 168 $prodacc ne $last[$PRODACC] || $new_dbset
294 0 0 28 $termacc ne $last[$TERMACC] || $new_prodacc || $qualifier ne $last[$QUALIFIER] || $source_db ne $last[$SOURCE_DB] || $assocdate ne $last[$ASSOCDATE] || $isoform ne $last[$ISOFORM]