branchCoveragePercentage property
The percentage of branches that are covered by your tests.
Implementation
final double? branchCoveragePercentage;
The percentage of branches that are covered by your tests.
final double? branchCoveragePercentage;