Condition Coverage

blib/lib/WWW/Codeguard/User.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
857 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")
858 0 0 0 exists $params->{'key'} and $params->{'key'}
0 0 0 exists $params->{'password'} and $params->{'password'}

or 2 conditions

line l !l condition
774 0 0 $params->{'website_id'} || ''
775 0 0 $params->{'database_id'} || ''
776 0 0 $params->{'commit_id'} || ''