<% if(isDone) { %> <% _.each(reasonSummary, function(summary) { %>
<%= summary.count %> <%= splunkUtils.sprintf(_('(%d%%)').t(), summary.count/totalCount * 100) %>
<% }) %> <% } else { %> <% } %>