+ [task#144617] add the comments for count_of_bug_in_status_execution metric.

This commit is contained in:
wangzemei
2025-06-09 16:30:01 +08:00
parent 93e900ed97
commit bc45fb2976
@@ -1,4 +1,23 @@
<?php
/**
* 按状态统计的Bug数。
* Count of bug in status.
*
* 范围:status
* 对象:bug
* 目的:scale
* 度量名称:按状态统计的Bug数
* 单位:个
* 描述:按状态统计的Bug数
* 定义:按状态统计的Bug数
*
* @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_bug_in_status_execution extends baseCalc
{
public $dataset = '';