| ID | Title | Duration (ms) |
|---|---|---|
| {{this.id}} | {{this.title}}
{{#if this.err}} {{this.err.stack}} {{/if}}
|
{{this.duration}} |
| Line | Hits | Source |
|---|---|---|
| {{@key}} | {{this.percent}} | {{#each this.chunks}}{{#if this.miss}} {{this.source}} {{else}}{{this.source}} {{/if}}{{/each}} |
| {{@key}} | {{this.percent}} | {{this.source}} |
| {{@key}} | {{hits this.hits}} | {{this.source}} |