Condition Coverage

blib/lib/MooseX/Configuration/Trait/Object.pm
Criterion Covered Total %
condition 6 11 54.5


and 3 conditions

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

or 2 conditions

line l !l condition
52 1 0 'Config::INI::Reader'->read_file($file) || {}

or 3 conditions

line l !l&&r !l&&!r condition
158 1 0 0 ref $file eq 'GLOB' or ref \$file eq 'GLOB'