blib/lib/Enbld/Config.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 18 | 20 | 90.0 |
line | true | false | branch |
---|---|---|---|
39 | 32 | 4 | unless ($version) |
45 | 3 | 1 | if (exists $self->{'installed'}{$version}) |
57 | 1 | 6 | unless $version |
58 | 1 | 5 | unless keys %{$$self{'installed'};} |
60 | 3 | 2 | if exists $self->{'installed'}{$version} |
101 | 3 | 1 | 'Enbld::Feature'->is_current_mode ? : |
106 | 1 | 3 | if ($self->condition->make_test) |
110 | 0 | 4 | if ($self->condition->arguments) |
114 | 0 | 4 | if ($self->condition->annotation) |
118 | 1 | 3 | if ($self->condition->modules) |