Path: utzoo!attcan!uunet!snorkelwacker!apple!uokmax!d.cs.okstate.edu!ahmad From: ahmad@d.cs.okstate.edu (AHMAD IMTIAZ) Newsgroups: comp.lang.c Subject: In search of a program! Message-ID: <1990Aug29.062045.19257@d.cs.okstate.edu> Date: 29 Aug 90 06:20:45 GMT Sender: ahmad@d.cs.okstate.edu (AHMAD IMTIAZ) Organization: Oklahoma State University, Stillwater Lines: 16 I am a graduate student at Oklahoma State. Now-a-days I am working on my thesis. My thesis topic is related to software engineering. I am looking for a program in C (pc or mainframe version) which counts atleast the number of operators and operands in a program and generate a report. I have a program called PC-Metric that generates a report with accumulated total number of operators and operands, but it does not generate any report that depicts the operators or operands names and their total number of occurences in a program. I know I can use commands like cflow or ctrace to figure out the individual operators and operands occurences in a program, but since I have to analyze too many programs it is almost impossible for me to use this commnad. Any reference to such program(s) will be appreciated. Thank you in advance. Ahmad @d.cs.okstate.edu