| blib/lib/WWW/Codeguard/User.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 18 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 856 | 0 | 0 | 0 | exists $params->{'authentication_mode'} and $params->{'authentication_mode'} eq 'ssh' |
| 0 | 0 | 0 | $action eq 'create_database' and (exists $params->{'authentication_mode'} and $params->{'authentication_mode'} eq 'ssh') | |
| 857 | 0 | 0 | 0 | exists $params->{'key'} and $params->{'key'} |
| 0 | 0 | 0 | exists $params->{'password'} and $params->{'password'} |
| line | l | !l | condition |
|---|---|---|---|
| 773 | 0 | 0 | $params->{'website_id'} || '' |
| 774 | 0 | 0 | $params->{'database_id'} || '' |
| 775 | 0 | 0 | $params->{'commit_id'} || '' |