+ [task#144636] add the comments for count_of_case_in_result_in_execution func.

This commit is contained in:
wangzemei
2025-06-11 10:23:41 +08:00
parent 3457db7d1b
commit a48073aad6
@@ -1,4 +1,23 @@
<?php
/**
* 按结果统计的执行下的用例数。
* Count of case in result in execution.
*
* 范围:lastRunResult
* 对象:case
* 目的:scale
* 度量名称:按结果统计的执行下的用例数
* 单位:个
* 描述:按结果统计的执行下的用例数
* 定义:按结果统计的执行下的用例数
*
* @copyright Copyright 2009-2025 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.zentao.net)
* @author Zemei Wang <wangzemei@easycorp.ltd>
* @package
* @uses func
* @license ZPL(https://zpl.pub/page/zplv12.html) or AGPL(https://www.gnu.org/licenses/agpl-3.0.en.html)
* @Link https://www.zentao.net
*/
class count_of_case_in_result_in_execution extends baseCalc
{
public $dataset = '';