blib/lib/Module/Build/DBD/mysql.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
21 | 1 | 3 | if (my $pass = $$p{'db_super_pass'} || $$p{'password'} || $$p{'pass'}) |
24 | 1 | 3 | if $$p{'host'} |
25 | 1 | 3 | if $$p{'port'} |
56 | 1 | 3 | $db ? : |