IT314 - Software Engineering: Asim Banerjee 27 January 2011 Soft - Engg@daiict - Ac.in
IT314 - Software Engineering: Asim Banerjee 27 January 2011 Soft - Engg@daiict - Ac.in
Asim Banerjee
[email protected]
Software Size Metrics (1/2)
• Lines Of Code (LOC) Metric
– Measures the number of source code instructions
required to solve the problem
NOTE: Headers and comment lines are
ignored
– Simplest and easy to use
– LOC approach in estimation:
• It is difficult to use at the beginning of the project
• It is easy to use at the end of the project
Maintenance
time
IT314 - Software Engineering 18
Waterfall
% Effort
Model (2/3)
Each phase 60
requires 50
relatively 40
different 30
amount of
20
effort
10
Note:
Maintenance 0
and Testing Requirements
Feasibility
Coding
Testing
Maintenance
Design
phases
consume
sizable effort