Simple repro project for vue-jest coverage issue Setup git clone [email protected]:meufel/vue-jest-coverage-repro.git npm ci Reproduction steps npm run test or just open ./src/Example.vue and compare the content with the coverage of ./tests/coverage/index.html.