Condition Coverage

lib/Bio/Tradis/Parser/Cigar.pm
Criterion Covered Total %
condition 9 12 75.0


or 3 conditions

line l !l&&r !l&&!r condition
27 11 0 8 $action eq 'M' or $action eq 'X'
11 0 8 $action eq 'M' or $action eq 'X' or $action eq '='
4 2 2 $action eq 'S' or $action eq 'D'
6 0 2 $action eq 'S' or $action eq 'D' or $action eq 'N'