For Vue templates do:
<!-- /* v8 ignore next 5 */ --> <template> <div v-if="someProp"> {{ someProp }} </div> </template>
In case you happen to run into this coverage bug: