Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-node
/
node.test.eventData
/
TestCoverageSummaryFilesItemBranchesItem
Test
Coverage
Summary
Files
Item
Branches
Item
sealed
external
interface
TestCoverageSummaryFilesItemBranchesItem
(
source
)
Members
Properties
count
Link copied to clipboard
abstract
var
count
:
Double
The number of times the branch was taken.
line
Link copied to clipboard
abstract
var
line
:
Double
The line number where the branch is defined.