The package is a client of the coverage API that was added in Unity 2019.2. For more information, see the coverage API's documentation. The package uses a combination of this API and C# reflection to output the test coverage data in the OpenCover format. Optionally, a third party report generator will then parse the OpenCover data and present the coverage data as a series of html documents.
This version of the Code Coverage package is compatible with the following versions of the Unity Editor:
Code Coverage includes the following known limitations: