Skip to content

Commit 4c8bbc7

Browse files
Add: question254 dots
1 parent 3e15c68 commit 4c8bbc7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2858,11 +2858,11 @@ _[⬆ Back to Top](#table-of-contents)_
28582858
254. ### Question254
28592859
What does Code Coverage show?
28602860

2861-
- [x] Code being exercised by tests
2862-
- [ ] The absence of defects in code
2863-
- [ ] The quality of Unit Tests being written
2864-
- [ ] The ratio of number of tests to lines of code in the system being tested
2865-
- [ ] When a feature is done
2861+
- [x] Code being exercised by tests.
2862+
- [ ] The absence of defects in code.
2863+
- [ ] The quality of Unit Tests being written.
2864+
- [ ] The ratio of number of tests to lines of code in the system being tested.
2865+
- [ ] When a feature is done.
28662866

28672867
_[⬆ Back to Top](#table-of-contents)_
28682868

0 commit comments

Comments
 (0)