linesCovered property

int? linesCovered
final

The number of lines that are covered by your tests.

Implementation

final int? linesCovered;