q disadvantage of lines of code1 lack of


Q. Disadvantage of lines of code?

1. Lack of Accountability: Lines of code measure suffers from some fundamental problems. A few think it isn't useful to measure the productivity of a project using only results from the coding phase, which usually accounts for only 30% to 35% of the overall effort.

2. Lack of Cohesion with Functionality: Though experiments have repeatedly confirmed that effort is highly correlated with LOC functionality is less well correlated with LOC. That is skilled developers possibly able to develop the same functionality with far less code so one program with less LOC may exhibit more functionality than another similar program. Especially LOC is a poor productivity measure of individuals because a developer who develops only a few lines may still be more productive than a developer creating more lines of code.

3. Adverse Impact on Estimation: Because of the fact presented under point (a), estimates based on lines of code can adversely go wrong in all possibility.

4. Developer's Experience: Implementation of a specific logic differs based on the level of experience of the developer. Therefore number of lines of code differs from person to person. An experienced developer may perhaps implement certain functionality in fewer lines of code than another developer of relatively less experience does though they use the same language.

Request for Solution File

Ask an Expert for Answer!!
Software Engineering: q disadvantage of lines of code1 lack of
Reference No:- TGS0326876

Expected delivery within 24 Hours