| blib/lib/Data/Validate/Sanctions/Redis.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 17 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 53 | 0 | 0 | $self->{'last_time'} //= 0 |
| 54 | 0 | 0 | $self->{'_data'} //= {} |
| 55 | 0 | 0 | $self->{'_sanctioned_name_tokens'} //= {} |
| 56 | 0 | 0 | $self->{'_token_sanctioned_names'} //= {} |
| 105 | 0 | 0 | $self->{'_data'}{$source}{'updated'} // 0 |
| 0 | 0 | $self->{'_data'}{$source}{'content'} // [] | |
| 0 | 0 | $self->{'_data'}{$source}{'error'} // "" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 28 | 0 | 0 | 0 | ref $class || $class |