Project

General

Profile

Download (271 Bytes) Statistics
| Branch: | Tag: | Revision:
<table>
<tr>
<% report_summary.each do |th,td| -%>
<th> <%= th %> </th>
<% style = (th =~ /failed|skipped|failed_restart/ and td > 0) ? "color:red;font-weight:bold" : ""-%>
<td style="<%= style %>"> <%= td %> </td>
</tr>
<% end -%>
</table>
(3-3/16)