| Bio/Cluster/SequenceFamily.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 21 | 36 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 133 | 1 | 0 | if $id |
| 134 | 1 | 0 | if $description |
| 135 | 1 | 0 | if $version |
| 136 | 1 | 0 | if $annot_score |
| 137 | 1 | 0 | if $family_score |
| 138 | 1 | 0 | if $members |
| 154 | 1 | 1 | if ($value) |
| 176 | 1 | 1 | if ($score) |
| 196 | 0 | 0 | if ($align) |
| 216 | 0 | 0 | if ($tree) |
| 277 | 1 | 1 | if ($id) |
| 295 | 1 | 1 | if ($desc) |
| 325 | 0 | 2 | unless @_ |
| 337 | 14 | 0 | if not $match{$_} and $_->species and $_->species->can($method) || $self->throw("$method is an invalid criteria") |
| 372 | 1 | 2 | if ($score) |
| 398 | 3 | 0 | if (@mems) |
| 400 | 1 | 2 | if (ref $mem eq 'ARRAY') { } |
| 444 | 0 | 0 | if (@_) { } |