diff --git a/module/metric/calc/execution/scale/count_of_activated_bug_in_execution.php b/module/metric/calc/execution/scale/count_of_activated_bug_in_execution.php index 5b996dd529..245e643dfe 100644 --- a/module/metric/calc/execution/scale/count_of_activated_bug_in_execution.php +++ b/module/metric/calc/execution/scale/count_of_activated_bug_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 count_of_activated_bug_in_execution extends baseCalc { public $dataset = 'getExecutionBugs';