getModuleRoot() . 'common/view/header.html.php';?>

error->noData;?>

total; $allPass += $module->pass; $allFail += $module->fail; $allBlocked += $module->blocked; $allRun += $module->run; ?>
report->module;?> report->case->total;?> testcase->resultList['pass'];?> testcase->resultList['fail'];?> testcase->resultList['blocked'];?> report->case->run;?> report->case->passRate;?>
name;?> total;?> pass;?> fail;?> blocked;?> run;?> run ? round(($module->pass / $module->run) * 100, 2) . '%' : 'N/A';?>
report->total;?>
getModuleRoot() . 'common/view/footer.html.php';?>