branchesCovered property

int? branchesCovered
final

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

Implementation

final int? branchesCovered;