| blib/lib/Mojo/Alien/webpack.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 32 | 6.2 | 
| line | l | !l | condition | 
|---|---|---|---|
| 12 | 8 | 0 | ($ENV{'MOJO_ROLLUP_DEBUG'} || $ENV{'MOJO_WEBPACK_DEBUG'}) && 1 | 
| 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'} | 
| line | l | !l | condition | 
|---|---|---|---|
| 58 | 0 | 0 | $2 // '' | 
| 131 | 0 | 1 | $tries ||= 100 | 
| 137 | 0 | 0 | $ENV{'MOJO_WEBPACK_STOP_INTERVAL'} || 0.1 | 
| 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] |