TestCoverageSummaryFilesItem
Properties
Link copied to clipboard
An array of branches representing branch coverage.
Link copied to clipboard
The number of covered branches.
Link copied to clipboard
The percentage of branches covered.
Link copied to clipboard
The number of covered functions.
Link copied to clipboard
The percentage of functions covered.
Link copied to clipboard
The number of covered lines.
Link copied to clipboard
The percentage of lines covered.
Link copied to clipboard
An array of functions representing function coverage.
Link copied to clipboard
An array of lines representing line numbers and the number of times they were covered.
Link copied to clipboard
The total number of branches.
Link copied to clipboard
The total number of functions.
Link copied to clipboard
The total number of lines.