We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 354bd0b commit 5189dfaCopy full SHA for 5189dfa
README.md
@@ -2835,7 +2835,7 @@ _[⬆ Back to Top](#table-of-contents)_
2835
### Which of the following are NOT metrics of Code Quality? (choose all that apply)
2836
2837
- [ ] Class Coupling.
2838
-- [x] Code Coverage.
+- [x] Lines of Code.
2839
- [x] Cycle Time per Feature.
2840
- [ ] Cyclomatic Complexity.
2841
- [ ] Depth of Inheritance.
0 commit comments