| blib/lib/Mojolicious/Plugin/Browserify/Processor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 16 | 12.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 138 | 0 | 0 | 0 | -e $modules[-1] and (stat _)[9] >= (stat $$map{$module})[9] |
| 168 | 0 | 0 | 0 | $local and -e $local |
| 260 | 0 | 0 | 0 | $path and -e $path |
| line | l | !l | condition |
|---|---|---|---|
| 41 | 0 | 14 | $ENV{'MOJO_ASSETPACK_DEBUG'} || 0 |
| 129 | 0 | 0 | mkdir $cache_dir or die "mkdir ${cache_dir}: $!" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 164 | 0 | 4 | 0 | $$self{'node_module_path'} || $self->_node_module_path |