| blib/lib/App/gimpgitbuild/Command/build.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 75 | 0 | 0 | $opt->{'mode'} || 'build' |
| 81 | 0 | 0 | $opt->{'process_exe'} || 'perl' |
| 105 | 0 | 0 | $ENV{'HARNESS_SUMMARY_COLOR_SUCCESS'} || 'bold green' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 76 | 0 | 0 | 0 | $mode eq "clean" or $mode eq "build" |
| 82 | 0 | 0 | 0 | $_process_executor eq "sh" or $_process_executor eq "perl" |