| blib/lib/Mojolicious/Command/Author/webpack.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 15 | 53.3 |
| line | l | !l | condition |
|---|---|---|---|
| 49 | 7 | 4 | $ENV{'MORBO_VERBOSE'} and !1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 8 | 0 | 0 | 1 | $ENV{'HARNESS_ACTIVE'} && !$ENV{'HARNESS_IS_VERBOSE'} |
| line | l | !l | condition |
|---|---|---|---|
| 39 | 4 | 7 | $ENV{'MORBO_VERBOSE'} // 1 |
| 55 | 0 | 0 | $ENV{'MOJO_WEBPACK_BUILD'} ||= 'build' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 12 | 0 | 0 | 0 | $_[0] // $! |
| 34 | 2 | 1 | 11 | $help or not my $app = shift @argv |