TR:<%- id %>
<% if ((_.isEmpty(path) || path == '/') && !_.isEmpty(message)) { %> <%- message %> <% } else { %> <%- path %> <% } %>
<% /* task result logs go here */ %>
<% /* task result comments go here */ %>
<% if (score != 0) { %> <%- score %> <% } %> <%- result %>