blib/lib/MooseX/Configuration/Trait/Object.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 11 | 54.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
65 | 1 | 0 | 13 | defined $hash and length $hash |
145 | 1 | 0 | 3 | defined $value and length $value |
line | l | !l | condition |
---|---|---|---|
52 | 1 | 0 | 'Config::INI::Reader'->read_file($file) || {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
158 | 1 | 0 | 0 | ref $file eq 'GLOB' or ref \$file eq 'GLOB' |