| blib/lib/WWW/Codeguard/User.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 18 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 830 | 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') | |
| 831 | 0 | 0 | 0 | exists $params->{'key'} and $params->{'key'} | 
| 0 | 0 | 0 | exists $params->{'password'} and $params->{'password'} | 
| line | l | !l | condition | 
|---|---|---|---|
| 749 | 0 | 0 | delete $params->{'website_id'} || '' | 
| 750 | 0 | 0 | delete $params->{'database_id'} || '' | 
| 751 | 0 | 0 | delete $params->{'commit_id'} || '' |