Condition Coverage

blib/lib/Gungho/Component/Setup.pm
Criterion Covered Total %
condition 1 8 12.5


and 3 conditions

line !l l&&!r l&&r condition
84 0 0 1 $config and not ref $config

or 2 conditions

line l !l condition
70 0 0 $c->config->{'components'} || []

or 3 conditions

line l !l&&r !l&&!r condition
61 0 0 0 $config->{$key} || $CONFIGURABLE_PARAM_DEFAULTS{$key}