Counts the amount of time that is needed to develop a project.
At first there is counted how long it would take to develop each use case, and then development time
is calculated for each package. How long time each use case will be developed is estimated by use
case complexity. Complexity weight is customizable.
To calculate this metric, the Use Case Description Profile shall be used in a project,
and tagged values “Complexity” shall be added to use cases.
Notes for developers: if tagged value “Complexity” is not specified for use case, there shall
be assumed that use case has average complexity.
If tagged value “Complexity” has more than one value, the average of values shall be taken.