Code coverage is a great metric that measures the degree of which the source code of the program has been…
Read moreWhat’s a Branch and How to Make Sure It’s Covered
What’s a branch? A branch is a piece of code that comes after a condition. In a branch, only one…
Read more