Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.test
/
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.