blib/lib/Statistics/R/REXP/Unknown.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
40 | 34 | 0 | 1 | &blessed($attributes->{'sexptype'}) and $attributes->{'sexptype'}->isa('Statistics::R::REXP::Unknown') |
51 | 2 | 0 | 32 | &looks_like_number(scalar $self->sexptype) and $self->sexptype >= 0 |
2 | 0 | 32 | &looks_like_number(scalar $self->sexptype) and $self->sexptype >= 0 and $self->sexptype <= 255 |