Rev 221 Rev 237
Line 1... Line 1...
1   1  
2 ROM used: 470 (6%) 2 ROM used: 553 (7%)
3 470 (6%) including unused fragments 3 553 (7%) including unused fragments
4   4  
5 1 Average locations per line 5 1 Average locations per line
6 15 Average locations per statement 6 15 Average locations per statement
7   7  
8 RAM used: 47 (13%) at main() level 8 RAM used: 48 (13%) at main() level
9 50 (14%) worst case 9 51 (14%) worst case
10   10  
11 Stack used: 2 worst case (out of 7 total available) 11 Stack used: 2 worst case (out of 7 total available)
12   12  
13 Lines Stmts % Files 13 Lines Stmts % Files
14 ----- ----- --- ----- 14 ----- ----- --- -----
15 87 32 100 infra.c 15 102 38 100 infra.c
16 17 0 0 infra.h 16 17 0 0 infra.h
17 313 0 0 ..\..\..\Program Files\PICC\devices\16F877A.h 17 313 0 0 ..\..\..\..\..\..\Program Files\PICC\devices\16F877A.h
18 ----- ----- 18 ----- -----
19 417 32 Total 19 432 38 Total
20   20  
21 Page ROM % RAM Vol Diff Functions: 21 Page ROM % RAM Vol Diff Functions:
22 ---- --- --- --- --- ---- ---------- 22 ---- --- --- --- --- ---- ----------
23 0 24 5 1 @delay_ms1 23 0 26 5 1 @delay_ms1
24 0 25 5 3 169 4.0 RDA_isr 24 0 25 5 3 169 4.0 RDA_isr
25 0 134 29 0 @const59 25 0 169 31 0 @const60
26 0 197 42 12 3325 7.5 MAIN 26 0 243 44 12 4221 8.5 MAIN
27 0 37 8 2 @MUL88 27 0 37 7 2 @MUL88
28   28  
29 Program metrics: 29 Program metrics:
30 Functions 2 30 Functions 2
31 Statements 32 31 Statements 38
32 Comments 77 32 Comments 112
33 Volume (V) 3688 33 Volume (V) 4595
34 Difficilty (D) 11.7 34 Difficilty (D) 12.7
35 Effort to implement (E) 43083 35 Effort to implement (E) 58411
36 Time to implement (T) 40 minutes 36 Time to implement (T) 54 minutes
37 Est Delivered Bugs (B) 0 37 Est Delivered Bugs (B) 1
38 Cyclomatic Complexity 5 38 Cyclomatic Complexity 6
39 Maintainability (MI) 77 39 Maintainability (MI) 41
40   40  
41 Segment Used Free 41 Segment Used Free
42 ----------- ---- ---- 42 ----------- ---- ----
43 00000-00003 4 0 43 00000-00003 4 0
44 00004-00034 49 0 44 00004-00034 49 0
45 00035-007FF 417 1578 45 00035-007FF 500 1495
46 00800-00FFF 0 2048 46 00800-00FFF 0 2048
47 01000-017FF 0 2048 47 01000-017FF 0 2048
48 01800-01FFF 0 2048 48 01800-01FFF 0 2048
49   49  
50   50