| blib/lib/URI/_redis.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 7 | 7 | 100.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 13 | 4 | 1 | $self->SUPER::host(@_) || 'localhost' | 
| 21 | 6 | 2 | $self->database_from_path || $self->database_from_query || 0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 41 | 3 | 3 | 2 | $self->password_from_userinfo || $self->password_from_query |