lib/Mojolicious/Plugin/JSLoader.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 10 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
21 | 9 | 2 | 3 | $base and substr($base, -1) ne '/' |
77 | 27 | 12 | 3 | $config->{'no_file'} and $config->{'on_ready'} |
line | l | !l | condition |
---|---|---|---|
19 | 5 | 9 | $config->{'base'} || '' |
69 | 41 | 1 | $file //= '' |