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