TestCoverageSummaryFilesItemFunctionsItem

Properties

Link copied to clipboard
abstract var count: Double

The number of times the function was called.

Link copied to clipboard
abstract var line: Double

The line number where the function is defined.

Link copied to clipboard
abstract var name: String

The name of the function.