Skip to content
Snippets Groups Projects
Commit b8c7ca5e authored by JieunYoon's avatar JieunYoon
Browse files

Fix table

parent 4dc69dc3
Branches
No related tags found
No related merge requests found
...@@ -41,6 +41,7 @@ ...@@ -41,6 +41,7 @@
|초록색|코드가 실행되고 모든 분기가 커버되었을 경우| |초록색|코드가 실행되고 모든 분기가 커버되었을 경우|
|노란색|분기 중 일부만 커버된 경우| |노란색|분기 중 일부만 커버된 경우|
|빨간색|실행되지 않는 코드| |빨간색|실행되지 않는 코드|
2. 세로 컬럼 2. 세로 컬럼
왼쪽 세로 컬럼에는 커버된 분기문의 T/F를 확인할 수 있다. 왼쪽 세로 컬럼에는 커버된 분기문의 T/F를 확인할 수 있다.
![TF](/uploads/4cc4ca02f4f236c8614a2bcc5a7bf532/TF.PNG) ![TF](/uploads/4cc4ca02f4f236c8614a2bcc5a7bf532/TF.PNG)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment