Skip to content

Commit b1390c7

Browse files
Improve: revert answer to question269 based on #11
1 parent f7b8453 commit b1390c7

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
@@ -2850,7 +2850,7 @@ _[⬆ Back to Top](#table-of-contents)_
28502850
### Which of the following are NOT metrics of Code Quality? (choose all that apply)
28512851

28522852
- [ ] Class Coupling.
2853-
- [x] Lines of Code.
2853+
- [x] Code Coverage.
28542854
- [x] Cycle Time per Feature.
28552855
- [ ] Cyclomatic Complexity.
28562856
- [ ] Depth of Inheritance.

0 commit comments

Comments
 (0)