| blib/lib/Enbld/Config.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 17 | 20 | 85.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 38 | 25 | 4 | unless ($version) | 
| 44 | 3 | 1 | if (exists $$self{'installed'}{$version}) | 
| 56 | 1 | 6 | unless $version | 
| 57 | 1 | 5 | unless keys %{$$self{'installed'};} | 
| 59 | 3 | 2 | if exists $$self{'installed'}{$version} | 
| 100 | 2 | 1 | 'Enbld::Feature'->is_current_mode ? : | 
| 105 | 1 | 2 | if ($self->condition->make_test) | 
| 109 | 0 | 3 | if ($self->condition->arguments) | 
| 113 | 0 | 3 | if ($self->condition->annotation) | 
| 117 | 0 | 3 | if ($self->condition->module_file) |