blib/lib/DBIx/dbMan/Config.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 24 | 0.0 |
line | true | false | branch |
---|---|---|---|
18 | 0 | 0 | if $obj->{'configfile'} |
32 | 0 | 0 | if (open F, $obj->{'configfile'}) |
46 | 0 | 0 | unless $_ |
47 | 0 | 0 | if (/^(\S+)\s+(.*)$/l) { } |
62 | 0 | 0 | unless $config |
65 | 0 | 0 | if (ref $config->$tag eq 'ARRAY') { } |
78 | 0 | 0 | if $res and -e $res |
81 | 0 | 0 | if -e $res |
96 | 0 | 0 | if (defined $res) { } |
97 | 0 | 0 | if (ref $res and scalar @$res > 1) { } |
98 | 0 | 0 | wantarray ? : |
100 | 0 | 0 | wantarray ? : |