| blib/lib/Gungho/Component/Setup.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 8 | 12.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 84 | 0 | 0 | 1 | $config and not ref $config |
| line | l | !l | condition |
|---|---|---|---|
| 70 | 0 | 0 | $c->config->{'components'} || [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 61 | 0 | 0 | 0 | $config->{$key} || $CONFIGURABLE_PARAM_DEFAULTS{$key} |