home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / object / 4208 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  2.3 KB

  1. Xref: sparky comp.object:4208 comp.lang.smalltalk:2284
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!agate!usenet.ins.cwru.edu!cleveland.Freenet.Edu!ac690
  3. From: ac690@cleveland.Freenet.Edu (Edward Klimas)
  4. Newsgroups: comp.object,comp.lang.smalltalk
  5. Subject: Re: Cost Estimating Using Function Points
  6. Date: 12 Nov 1992 04:22:27 GMT
  7. Organization: Case Western Reserve University, Cleveland, OH (USA)
  8. Lines: 46
  9. Message-ID: <1dsm63INN2f5@usenet.INS.CWRU.Edu>
  10. References: <2930569765.1.p00058@psilink.com>
  11. Reply-To: ac690@cleveland.Freenet.Edu (Edward Klimas)
  12. NNTP-Posting-Host: slc4.ins.cwru.edu
  13.  
  14.  
  15. In a previous article, p00058@psilink.com ("Ronald C. Schultz") says:
  16.  
  17. >In trying to gather information about the estimating of costs for OO 
  18. >development, many vendors have stated that "function points" are their 
  19. >most successful cost estimator.  I find this interesting in that 
  20. >function points do not, in any way, appear "object-oriented".  Can 
  21. >anyone supply me pointers, references, or examples as to how function 
  22. >points are useful in cost estimating OO development, and what kinds of 
  23. >modifications to function points are necessary in order to get them to 
  24. >work in an OO environment?
  25. >
  26. >------------------------------------------------------------------------------
  27. >Ron Schultz 
  28. >Berard Software Engineering, Inc.
  29. >Columbus, Ohio Office                   Headquarters
  30. >5634 Claire Court                       101 Lakeforest Blvd.
  31. >Dublin, Ohio 43017-2440                 Gaithersburg, Md.  20877
  32. >(614) 798-0295 Phone                    (301) 417-9884 Phone
  33. >(614) 798-0296 FAX                      (301) 417-0021 FAX
  34. >ron@bse.com                             info@bse.com
  35. >------------------------------------------------------------------------------  
  36.  
  37.     Air Force Study Based on Function Point Analysis
  38.  
  39.         Language    Source Lines of Code Per Function Point
  40.     Assembly Code            320
  41.     Macro Assembly Code        213
  42.     C                128
  43.     FORTRAN/COBOL            105
  44.     PASCAL                 91
  45.     ADA                 71
  46.     Smalltalk             21
  47.     4GL DB Query Languages         13
  48.     
  49.     "A Description of Software Sizing Models", Griffiss A.F.B. Study
  50.     Sept 1987 Based upon the SPQR Estimation Tool
  51.     Prepared by IIT Information Center, 4550 Forbes Blvd Suite 300
  52.     Lanham, MD.
  53.  
  54.     The interesting correlation is that there seems to be a direct
  55.     independent correlation to productivity and other metrics based upon 
  56.     instrumented metrics.
  57.  
  58.     Ed Klimas
  59.     Linea Engineering
  60.