Skip to content

Commit 5189dfa

Browse files
Fix: question269 correct answer
1 parent 354bd0b commit 5189dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2835,7 +2835,7 @@ _[⬆ Back to Top](#table-of-contents)_
28352835
### Which of the following are NOT metrics of Code Quality? (choose all that apply)
28362836

28372837
- [ ] Class Coupling.
2838-
- [x] Code Coverage.
2838+
- [x] Lines of Code.
28392839
- [x] Cycle Time per Feature.
28402840
- [ ] Cyclomatic Complexity.
28412841
- [ ] Depth of Inheritance.

0 commit comments

Comments
 (0)