| blib/lib/Bio/Tools/EUtilities/Info/FieldInfo.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 41 | 0 | 2 | $self->{'_isdate'} && $self->{'_isdate'} eq 'Y' ? : |
| 47 | 2 | 0 | $self->{'_singletoken'} && $self->{'_singletoken'} eq 'Y' ? : |
| 53 | 0 | 2 | $self->{'hierarchy'} && $self->{'hierarchy'} eq 'Y' ? : |
| 59 | 1 | 1 | $self->{'_ishidden'} && $self->{'_ishidden'} eq 'Y' ? : |
| 65 | 1 | 1 | $self->{'_isnumerical'} && $self->{'_isnumerical'} eq 'Y' ? : |
| 72 | 410 | 0 | unless ref $simple->{$_} |