Condition Coverage

blib/lib/Mojo/Alien/webpack.pm
Criterion Covered Total %
condition 2 32 6.2


and 2 conditions

line l !l condition
12 7 0 ($ENV{'MOJO_ROLLUP_DEBUG'} || $ENV{'MOJO_WEBPACK_DEBUG'}) && 1

and 3 conditions

line !l l&&!r l&&r condition
72 0 0 0 not $! and $?
125 0 0 0 $r == -1 && delete $self->{'pid'}
181 0 0 0 $version == $VERSION and not $content
0 0 0 $version == $VERSION and not $content and not $ENV{'MOJO_WEBPACK_REGENERATE'}

or 2 conditions

line l !l condition
58 1 0 $2 // ''
131 0 0 $tries ||= 100
137 0 0 $ENV{'MOJO_WEBPACK_STOP_INTERVAL'} || 0.1

or 3 conditions

line l !l&&r !l&&!r condition
140 0 0 0 $self->{'basename'} ||= path($self->binary)->basename
164 0 0 0 $self->{'basename'} ||= path($cmd[0])->basename
186 0 0 0 $content //= $self->_resources->{$name}
192 0 0 0 ref $_[0] || $_[0]