suspend fun stopPreciseCoverage(): Unit
Disable precise code coverage. Disabling releases unnecessary execution count records and allows executing optimized code.
Official doc