blib/lib/Bio/RNA/Barriers/Results.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 18 | 33.3 |
line | true | false | branch |
---|---|---|---|
90 | 0 | 28 | unless defined $line |
104 | 0 | 25 | unless @mins |
112 | 514 | 26 | if ($min->has_father) |
114 | 0 | 514 | unless ref $father and $father->index == $min->father_index |
137 | 0 | 364 | if $min_index < 1 or $min_index > $self->mins |
225 | 0 | 0 | unless (@ordered_connected_indices) |
230 | 0 | 0 | if ($min_index == $ordered_connected_indices[0]) |
260 | 0 | 0 | unless $self->has_bsize |
311 | 0 | 0 | unless defined $self->file_name and $self->has_volume and $self->has_directory |