Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
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