The source code directories are used to calculate the ____________ of each class.
(a) Data size
(b) Lines of code
(c) Cyclomatic code complexity
(d) Mutant score
This question was posed to me in final exam.
This intriguing question comes from EasyMock in chapter Testing with Mock Objects of JUnit