property RunOptions.branchCoverage
Require a minimum percent of covered branches. If code
coverage does not reach the threshold specified, the process will exit with code 1.
Type #
number | undefined Require a minimum percent of covered branches. If code
coverage does not reach the threshold specified, the process will exit with code 1.
number | undefined