| blib/lib/Data/Unique.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 14 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 126 | 0 | 0 | 0 | $self->{'expiration'} > 0 and $self->{'iter'} >= $self->{'gc'} | 
| 196 | 0 | 0 | 0 | $gc and $gc > 0 | 
| 0 | 0 | 0 | $gc and $gc < 0 | |
| 0 | 0 | 0 | $self->{'gc'} > 0 and $self->{'expiration'} > 0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 104 | 0 | 0 | $data{'iter'} ||= 0 |