Branch Coverage

blib/lib/GenOO/Data/File/SAM/CigarAndMDZ.pm
Criterion Covered Total %
branch 14 14 100.0


line true false branch
70 6 22 if ($identifier eq 'D' or $identifier eq 'N' or $identifier eq 'P' or $identifier eq 'H') { }
5 17 elsif ($identifier eq 'I' or $identifier eq 'S') { }
89 2 13 if ($self->strand == -1)
117 9 37 if ($identifier eq 'D' or $identifier eq 'N' or $identifier eq 'P' or $identifier eq 'H') { }
8 29 elsif ($identifier eq 'I' or $identifier eq 'S') { }
139 2 16 if ($self->strand == -1)
164 65 66 if ($array_value < $value)