Branch Coverage

lib/Bio/Tradis/Map.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
42 1 3 if (defined $self->smalt_k) { }
45 1 3 if (defined $self->smalt_s) { }
53 3 0 if ($read_len < 100) { }
59 3 0 if ($read_len < 70) { }
0 0 elsif ($read_len > 100) { }