Skip to content

Commit 50a5c3f

Browse files
Add: question270 dots
1 parent 2c554f6 commit 50a5c3f

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
@@ -3022,11 +3022,11 @@ _[⬆ Back to Top](#table-of-contents)_
30223022
270. ### Question270
30233023
Which of the following are NOT metrics of Code Quality? (choose all that apply)
30243024

3025-
- [ ] Class coupling
3026-
- [x] Code Coverage
3027-
- [x] Cycle time per feature
3028-
- [ ] Cyclomatic Complexity
3029-
- [ ] Depth of inheritance
3025+
- [ ] Class Coupling.
3026+
- [x] Code Coverage.
3027+
- [x] Cycle time per feature.
3028+
- [ ] Cyclomatic Complexity.
3029+
- [ ] Depth of inheritance.
30303030

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

0 commit comments

Comments
 (0)