File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -108,6 +108,22 @@ Post-test coverage
108
108
109
109
![ ] ( https://raw.githubusercontent.com/Timmermans13/Python/stan/Industrial_developed_hangman/cov_after.png )
110
110
111
+
112
+ Test 2: TIC_TAC_TOE
113
+
114
+ Pre-test coverage
115
+ ![ ] ( https://raw.githubusercontent.com/Timmermans13/Python/master/TIC_TAC_TOE/coverage%20before.png )
116
+
117
+ Pre-test function branches that were hit
118
+ ![ ] ( https://raw.githubusercontent.com/Timmermans13/Python/master/TIC_TAC_TOE/branch_coverage_before_test.png )
119
+
120
+ Post-test branches that were hit
121
+ ![ ] ( https://raw.githubusercontent.com/Timmermans13/Python/master/TIC_TAC_TOE/branch_coverage_after_test.png )
122
+
123
+
124
+ Post-test coverage
125
+ ![ ] ( https://raw.githubusercontent.com/Timmermans13/Python/master/TIC_TAC_TOE/overage%20after%20test.png. )
126
+
111
127
## Statement of individual contributions
112
128
113
129
Stan: I have made coverage measurements of two functions and
You can’t perform that action at this time.
0 commit comments