blib/lib/Mojolicious/Plugin/AssetPack/Pipe/Vuejs.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
11 | 0 | 1 | unless $asset->format eq 'vue' |
16 | 1 | 0 | if ($asset->content =~ m[]s) |
18 | 1 | 0 | if $script =~ s/^(.*)\s?module\.exports\s*=\s*\{//s |
23 | 1 | 0 | if ($asset->content =~ m[]*>(.+)]s) |
28 | 1 | 0 | if $script |