| blib/lib/Enbld/Target.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 6 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 202 | 0 | 2 | 1 | $$self{'config'}->enabled and $$self{'config'}->enabled eq $version |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 362 | 0 | 1 | 27 | $condition->make_test or 'Enbld::Feature'->is_make_test_all |