branchesMissed property

int? branchesMissed
final

The number of conditional branches that are not covered by your tests.

Implementation

final int? branchesMissed;