Version: 2020.1
言語: 日本語

Coverage

class in UnityEngine.TestTools

マニュアルに切り替える

説明

Describes the interface for the code coverage data exposed by mono.

Use one of the following methods to enable coverage:
1) Use the Command line argument -enableCodeCoverage.
2) Enable Code Coverage in General Preferences. Note that this does not take effect until you restart Unity.

Static 変数

enabledThis is a read only property that returns whether coverage is enabled.

Static 関数

GetSequencePointsForReturns the coverage sequence points for the method you specify. See CoveredSequencePoint for more information about the coverage data this method returns.
GetStatsForReturns the coverage summary for the specified method. See CoveredMethodStats for more information about the coverage statistics returned by this method.
GetStatsForAllCoveredMethodsReturns the coverage summary for all methods that have been called since either the Unity process was started or Coverage.ResetAll() has been called.
ResetAllResets all coverage data.
ResetForResets the coverage data for the specified method.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961