From e382007ec0ca891b4839863de4e021e890012344 Mon Sep 17 00:00:00 2001 From: wangzemei Date: Tue, 17 Jun 2025 10:03:28 +0800 Subject: [PATCH] + [task#145330] add the comments for scale_of_verified_story_in_execution metric. --- .../scale_of_verified_story_in_execution.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/module/metric/calc/execution/scale/scale_of_verified_story_in_execution.php b/module/metric/calc/execution/scale/scale_of_verified_story_in_execution.php index 18d3e657a7..cc7cf45db2 100755 --- a/module/metric/calc/execution/scale/scale_of_verified_story_in_execution.php +++ b/module/metric/calc/execution/scale/scale_of_verified_story_in_execution.php @@ -1,4 +1,23 @@ + * @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 scale_of_verified_story_in_execution extends baseCalc { public $dataset = '';