Workshop on code coverage. Statement, branch, and condition coverage. Advanced coverage techniques like MC|DC, data-flow coverage, path coverage and mutation coverage.
Practice reaching 100% statement and branch coverage using the idea of test criteria subsumption.
https://github.com/CSC-DevOps/TestNAnalysis