Rev 160 Rev 165
Line 1... Line 1...
1   1  
2 ROM used: 252 (12%) 2 ROM used: 268 (13%)
3 252 (12%) including unused fragments 3 268 (13%) including unused fragments
4   4  
5 1 Average locations per line 5 1 Average locations per line
6 6 Average locations per statement 6 5 Average locations per statement
7   7  
8 RAM used: 8 (2%) at main() level 8 RAM used: 8 (2%) at main() level
9 8 (2%) worst case 9 8 (2%) worst case
10   10  
11 Stack used: 0 worst case (out of 8 total available) 11 Stack used: 0 worst case (out of 8 total available)
12   12  
13 Lines Stmts % Files 13 Lines Stmts % Files
14 ----- ----- --- ----- 14 ----- ----- --- -----
15 74 45 100 main.c 15 78 50 100 main.c
16 17 0 0 main.h 16 17 0 0 main.h
17 313 0 0 ..\..\..\..\..\..\Program Files\PICC\devices\16F877A.h 17 313 0 0 ..\..\..\..\..\..\..\..\..\Program Files\PICC\devices\16F877A.h
18 ----- ----- 18 ----- -----
19 404 45 Total 19 408 50 Total
20   20  
21 Page ROM % RAM Vol Diff Functions: 21 Page ROM % RAM Vol Diff Functions:
22 ---- --- --- --- --- ---- ---------- 22 ---- --- --- --- --- ---- ----------
23 0 248 98 1 1327 5.9 main 23 0 264 99 1 1490 5.9 main
24   24  
25 Program metrics: 25 Program metrics:
26 Functions 1 26 Functions 1
27 Statements 45 27 Statements 50
28 Comments 102 28 Comments 96
29 Volume (V) 1327 29 Volume (V) 1490
30 Difficilty (D) 5.9 30 Difficilty (D) 5.9
31 Effort to implement (E) 7787 31 Effort to implement (E) 8762
32 Time to implement (T) 7 minutes 32 Time to implement (T) 8 minutes
33 Est Delivered Bugs (B) 0 33 Est Delivered Bugs (B) 0
34 Cyclomatic Complexity 5 34 Cyclomatic Complexity 5
35 Maintainability (MI) 74 35 Maintainability (MI) 94
36   36  
37 Segment Used Free 37 Segment Used Free
38 ----------- ---- ---- 38 ----------- ---- ----
39 00000-00003 4 0 39 00000-00003 4 0
40 00004-007FF 248 1796 40 00004-007FF 264 1780
41   41  
42   42  
43   43