{{@key}} {{> lint this.lintErrors }} {{#if this.miss}}{{number this.percent}}{{else}}{{number this.hits}}{{/if}} {{#if this.chunks}} {{#each this.chunks}}{{#if this.miss}}
{{this.source}}
{{else}}
{{this.source}}
{{/if}}{{/each}} {{else}} {{this.source}} {{/if}} {{#if this.originalFilename}}{{this.originalLine}}{{/if}}