Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-vscode
/
vscode
/
TestCoverageCount
/
TestCoverageCount
Test
Coverage
Count
constructor
(
covered
:
Int
,
total
:
Int
)
(
source
)
Parameters
covered
Value for
TestCoverageCount.covered
total
Value for
TestCoverageCount.total
Online Documentation