Skip to content

Commit f4add4e

Browse files
Change: question270 minor improvements
1 parent 50a5c3f commit f4add4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3024,9 +3024,9 @@ Which of the following are NOT metrics of Code Quality? (choose all that apply)
30243024

30253025
- [ ] Class Coupling.
30263026
- [x] Code Coverage.
3027-
- [x] Cycle time per feature.
3027+
- [x] Cycle Time per Feature.
30283028
- [ ] Cyclomatic Complexity.
3029-
- [ ] Depth of inheritance.
3029+
- [ ] Depth of Inheritance.
30303030

30313031
_[⬆ Back to Top](#table-of-contents)_
30323032

0 commit comments

Comments
 (0)