blib/lib/Gungho/Component/Setup.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 12 | 25.0 |
line | true | false | branch |
---|---|---|---|
51 | 0 | 0 | if $c->bootstrap_finished |
54 | 0 | 0 | if (exists $ENV{'GUNGHO_DEBUG'}) |
64 | 0 | 0 | unless ($config->{'user_agent'}) |
84 | 1 | 0 | if ($config and not ref $config) |
96 | 0 | 1 | unless ($config) |
100 | 0 | 1 | if (ref $config ne 'HASH') |