| blib/lib/Queue/Q/ReliableFIFO/Item.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 0 | 0 | unless exists $self->{'data'} or exists $self->{'_serialized'} |
| 32 | 0 | 0 | unless (exists $self->{'_serialized'}) |
| 45 | 0 | 0 | unless exists $self->{'data'} |
| 49 | 0 | 0 | unless $_[0]->_get('t_created') |
| 52 | 0 | 0 | unless $_[0]->_get('rc') |
| 53 | 0 | 0 | unless $_[0]->_get('fc') |
| 69 | 0 | 0 | if (exists $plain->{$k}) { } |