blib/lib/Bio/RNA/Barriers/Minimum.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 18 | 61.1 |
line | true | false | branch |
---|---|---|---|
127 | 0 | 526 | unless &blessed($father) and $father->isa("Bio::RNA::Barriers::Minimum") |
129 | 0 | 526 | unless $self->father_index == $father->index |
152 | 1 | 11 | if $self->index == 1 |
153 | 1 | 10 | unless $self->has_father |
205 | 0 | 578 | unless $defined_count == 0 or $defined_count == @bsize_attributes |
237 | 264 | 264 | if ($self->has_saddle_struct) |
242 | 264 | 264 | if ($self->has_bsize) |
278 | 0 | 0 | $self->is_global_min ? : |
0 | 0 | $self->has_father ? : |