Searched refs:moduleCount (Results 1 – 2 of 2) sorted by relevance
100 long moduleCount = 0; in doGetHandler() local116 moduleCount = testPlanRun.getTestRuns().size(); in doGetHandler()156 request.setAttribute("moduleCount", new Gson().toJson(moduleCount)); in doGetHandler()
142 var moduleCount = ${moduleCount};151 details.append('<b>Modules: </b>' + moduleCount + '<br>');