Condition Coverage

blib/lib/Ukigumo/Client/YamlConfig.pm
Criterion Covered Total %
condition 6 8 75.0


and 3 conditions

line !l l&&!r l&&r condition
107 0 1 2 $env and (my $ref = ref $env) ne 'ARRAY'
158 0 11 5 defined $str && !ref($str)

or 2 conditions

line l !l condition
108 1 1 $ref ||= 'SCALAR'