Condition Coverage

blib/lib/Bio/FastParsers/Blast/Table.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
111 7 24 3 $fields[0] eq $curr_query and $fields[1] eq $curr_hit

or 3 conditions

line l !l&&r !l&&!r condition
82 90 0 92 $line =~ /$Bio::FastParsers::Blast::Table::COMMENT_LINE/msx or $line =~ /$Bio::FastParsers::Blast::Table::EMPTY_LINE/msx