"A proficient programmer can program approximately the same number of debugged lines of code per day regardless of the language"(From Software Measurement and Estimation by Linda M. Laird and M. Carol Brennan)
Component | Simple | Average | Complex |
---|---|---|---|
Inputs | 3 | 4 | 6 |
Outputs | 4 | 5 | 7 |
Data Files | 7 | 10 | 15 |
Interfaces | 5 | 7 | 10 |
Inquires | 3 | 4 | 6 |