blib/lib/Pcore/Util/Config.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 12 | 16.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
28 | 0 | 0 | 8 | not $type and $cfg =~ /[.]([^.]+)\z/msu |
49 | 0 | 0 | 0 | not $type and $path =~ /[.]([^.]+)\z/msu |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
36 | 8 | 0 | 0 | $type //= $Pcore::Util::Config::DATA_TYPE_PERL |
51 | 0 | 0 | 0 | $type //= $Pcore::Util::Config::DATA_TYPE_PERL |