blib/lib/PGObject/Util/PGConfig.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 14 | 50.0 |
line | true | false | branch |
---|---|---|---|
94 | 0 | 14 | if ref $value |
208 | 0 | 0 | unless ref $dbh |
213 | 0 | 0 | unless (($sth->fetchrow_array)[0]) |
263 | 0 | 11 | unless defined $val |
280 | 18 | 11 | unless $line |
283 | 8 | 3 | if ($line =~ /=/) { } |
315 | 0 | 1 | unless open $fh, '>', $path |