CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

sta file!!! what does it all mean

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
newbie323
Guest







sta file!!! what does it all mean
PostPosted: Mon Sep 01, 2008 10:01 am     Reply with quote

Can some tell me if the following information from the Program metrics file which my program has produced means, in terms of reliability, robustness.

I am developing a consumer product and i am now trying to clean the code up and hoping that the program will not die. It seems that I can not get : Est Delivered bugs down to 0. Is it reasonable to expect 0 % bugs if not what number is reasonable. This also relates to Cyclomatic Complexity of 184 and maintainability (MI) 130.

what is a acceptable values be for these.

In addition is a file which is 1680 lines to large??? (please note this is a LCD module driver and the LCD pixel layout is all over the place therefore required a lot of while loops and if elses )

And also Stack used: 10 worst case (out of 29 total available) please can someone explain this or lead me to documentation that might give me more information.


ROM used: 20580 (63%)
20580 (63%) including unused fragments

2 Average locations per line
9 Average locations per statement

RAM used: 540 (35%) at main() level
921 (60%) worst case

Stack used: 10 worst case (out of 29 total available)


Program metrics:
Functions 167
Statements 2285
Comments 5194
Volume (V) 103197
Difficulty (D) 544.1
Effort to implement (E) 56153899
Time to implement (T) 866 hours, 34 minutes
Est Delivered Bugs (B) 49
Cyclomatic Complexity 184
Maintainability (MI) 130

Segment Used Free
----------- ---- ----
00000-00002 4 0
00004-00006 4 0
00008-000A8 162 0
000AA-07FFE 20410 12188


Any information on these statistics would be great.

many thanks
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon Sep 01, 2008 11:37 am     Reply with quote

It was discussed in this thread:
http://www.ccsinfo.com/forum/viewtopic.php?t=31258
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 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


Powered by phpBB © 2001, 2005 phpBB Group