lineCoveragePercentage property

double? lineCoveragePercentage
final

The percentage of lines that are covered by your tests.

Implementation

final double? lineCoveragePercentage;