blib/lib/Bio/RNA/Barriers/Results.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 18 | 33.3 |
line | true | false | branch |
---|---|---|---|
90 | 0 | 30 | unless defined $line |
104 | 0 | 27 | unless @mins |
112 | 526 | 29 | if ($min->has_father) |
114 | 0 | 526 | unless ref $father and $father->index == $min->father_index |
137 | 0 | 372 | if $min_index < 1 or $min_index > $self->mins |
249 | 0 | 0 | unless (@ordered_connected_indices) |
254 | 0 | 0 | if ($min_index == $ordered_connected_indices[0]) |
284 | 0 | 0 | unless $self->has_bsize |
335 | 0 | 0 | unless defined $self->file_name and $self->has_volume and $self->has_directory |