menu
coverage_lens package
documentation
coverage_lens.dart
CoverageLine
branchHit property
branchHit property
dark_mode
light_mode
branchHit
property
int
branchHit
final
Number of branch outcomes on this line that executed at least once.
Implementation
final int branchHit;
coverage_lens package
documentation
coverage_lens
CoverageLine
branchHit property
CoverageLine class