Branch Coverage

blib/lib/Mojolicious/Command/Author/webpack.pm
Criterion Covered Total %
branch 13 20 65.0


line true false branch
12 0 0 $WORKER_PID == $$ ? :
22 1 14 unless path($0)->basename eq 'mojo'
34 3 11 if $help or not my $app = shift @argv
35 0 11 if $build
39 11 0 if ($ENV{'MORBO_VERBOSE'} // 1) == 1
44 2 9 if @watch
45 2 9 if @listen
49 0 11 if $ENV{'MORBO_VERBOSE'} and !1
68 0 11 unless defined(my $pid = fork())
69 11 0 if $pid