blib/lib/App/perlrdf/Command.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
107 | 0 | 0 | 0 | exists $$opt{'dbname'} and exists $$opt{'database'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
105 | 0 | 0 | 0 | exists $$opt{'dbname'} or exists $$opt{'database'} |
129 | 0 | 0 | 0 | $$opt{'host'} or $$opt{'port'} |
166 | 0 | 0 | 0 | ref $_[0] || $_[0] |