linesMissed property

int? linesMissed
final

The number of lines that are not covered by your tests.

Implementation

final int? linesMissed;