branchCoveragePercentage property

double? branchCoveragePercentage
final

The percentage of branches that are covered by your tests.

Implementation

final double? branchCoveragePercentage;