Index: reporting/jsp/webcontent/index.jsp =================================================================== RCS file: /cvsroot/cruisecontrol/cruisecontrol/reporting/jsp/webcontent/index.jsp,v retrieving revision 1.4 diff -r1.4 index.jsp 133a134 > int passed = 0; 138a140 > if ("passed".equalsIgnoreCase(result)) { passed++; } 147c149,171 < %> --- > %> >