79312611

Date: 2024-12-27 19:13:39
Score: 2
Natty:
Report link

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:

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: The Jared Wilcurt