FAQ

Branch coverage


Branch coverage (or 'decision coverage') is a code coverage metric that measures which possible branches in flow control structures are followed.


Branch coverage
Branch coverage (or 'decision coverage') is a code coverage metric that measures which possible branches in flow control structures are followed.