| lib/Oryx/Attribute.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 0 | 0 | if $@ |
| 114 | 0 | 0 | unless $self->getMetaAttribute('type') |
| 175 | 0 | 0 | if (ref $self->meta->{'deflate'} eq 'CODE') { } |
| 185 | 0 | 0 | if (ref $self->meta->{'inflate'} eq 'CODE') { } |
| 197 | 0 | 0 | if @_ |