MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Complexity of Cobol program

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
kris_mud
Beginner


Joined: 09 Jun 2008
Posts: 1
Topics: 1

PostPosted: Wed Jul 08, 2009 5:49 am    Post subject: Complexity of Cobol program Reply with quote

Hi,

I would like to know if there is anyway to calculate the complexity of cobol program. I have the statistic related to the program like how many PERFORM statements, Evaluate, Variables, Program Called etc are present in the program but no way of establishing relation between this statistic and complexity.

Any help on this is very much appreciated.

Thanks,
Krishna
Back to top
View user's profile Send private message
dbzTHEdinosauer
Supermod


Joined: 20 Oct 2006
Posts: 1411
Topics: 26
Location: germany

PostPosted: Wed Jul 08, 2009 6:36 am    Post subject: Reply with quote

Quote:
but no way of establishing relation between this statistic and complexity.


hard to establish relationships between things that are not the same - like apples and oranges.

one could call a program complex that was illogically written, coded by a rookie, etc...

I consider a program complex if it performs multiple functions (business logic).

I would either get a description of complex from your management (and live with it no matter how stupid it is)
or do some reading on the subject (e.g. google) and develop your own definition.
_________________
Dick Brenholtz
American living in Varel, Germany
Back to top
View user's profile Send private message
RonB
Beginner


Joined: 02 Dec 2002
Posts: 93
Topics: 0
Location: Orlando, FL

PostPosted: Wed Jul 08, 2009 8:27 am    Post subject: Reply with quote

There are MANY types of complexity measurements. See this link for examples: http://www.mccabe.com/iq_research_metrics.htm
_________________
A computer once beat me at chess, but it was no match for me at kick boxing.
Back to top
View user's profile Send private message
Crox
Beginner


Joined: 29 May 2004
Posts: 52
Topics: 9

PostPosted: Thu Jul 16, 2009 2:19 am    Post subject: Reply with quote

There is even a company earning money with this measuring using mccabe's methods. I have not a good feeling about that. For example it makes a difference in their measurements if you place more or less labels in your source, even without referring to it. The software improvement group (SIG) is such a company. I wonder if there are more companies doing this. There are also companies counting function points. Cornerstone Technology BV for example. It would be interesting to know more about this all because when your source is measured, you like it to be the best from the tests.... Very Happy
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group