Rev 3462 Rev 3463
Line 1... Line 1...
1   1  
2 ROM used: 984 (12%) 2 ROM used: 421 (5%)
3 984 (12%) including unused fragments 3 421 (5%) including unused fragments
4   4  
5 1 Average locations per line 5 1 Average locations per line
6 5 Average locations per statement 6 13 Average locations per statement
7   7  
8 RAM used: 43 (12%) at main() level 8 RAM used: 31 (8%) at main() level
9 96 (26%) worst case 9 37 (10%) worst case
10   10  
11 Stack used: 3 worst case (out of 8 total available) 11 Stack used: 3 worst case (out of 8 total available)
12   12  
13 Lines Stmts % Files 13 Lines Stmts % Files
14 ----- ----- --- ----- 14 ----- ----- --- -----
15 151 68 36 main.c 15 176 33 100 main.c
16 26 0 0 main.h 16 22 0 0 main.h
17 423 0 0 C:\Program Files (x86)\PICC\Devices\16F887.h 17 423 0 0 C:\Program Files (x86)\PICC\Devices\16F887.h
18 409 121 64 C:\Program Files (x86)\PICC\Drivers\string.h -  
19 28 0 0 C:\Program Files (x86)\PICC\Drivers\stddef.h -  
20 28 0 0 C:\Program Files (x86)\PICC\Drivers\ctype.h -  
21 ----- ----- 18 ----- -----
22 1065 189 Total 19 621 33 Total
23   20  
24 Page ROM % RAM Vol Diff Functions: 21 Page ROM % RAM Vol Diff Functions:
25 ---- --- --- --- --- ---- ---------- 22 ---- --- --- --- --- ---- ----------
26 0 22 2 1 @delay_ms1 23 0 22 5 1 @delay_ms1
27 Inline 1 @I2C_WRITE_1 24 0 13 3 1 @I2C_WRITE_1
28 0 68 7 10 318 6.5 strncpy -  
29 0 44 4 0 @const169 -  
30 0 78 8 4 592 4.3 ssp_interupt 25 0 75 18 4 420 5.5 ssp_interupt
31 0 385 39 35 1383 5.2 EXT_isr 26 0 148 35 1 574 3.8 MAIN
32 Inline 1 @SPRINTF -  
33 0 70 7 13 @DIV3232 27 0 5 1 0 231 6.6 @const88
34 Inline 12 @PRINTF_L32U_184 -  
35 Inline 2 @PSTRINGR_9600_62_63 28 0 74 18 3 231 6.6 @PSTRINGC7_9600_62_63
36 0 7 1 0 17 1.3 TIMER1_isr -  
37 0 166 17 1 601 5.2 MAIN -  
38 0 5 1 0 851 5.3 @const197 -  
39 0 74 8 3 @PSTRINGC7_9600_62_63 29 0 35 8 2 367 7.0 @PRINTF_X_9600_62_63
40   30  
41 Program metrics: 31 Program metrics:
42 Functions 6 32 Functions 5
43 Statements 189 33 Statements 33
44 Comments 262 34 Comments 180
45 Volume (V) 5169 35 Volume (V) 2590
46 Difficilty (D) 27.7 36 Difficilty (D) 28.8
47 Effort to implement (E) 142931 37 Effort to implement (E) 74647
48 Time to implement (T) 2 hours, 12 minutes 38 Time to implement (T) 1 hours, 9 minutes
49 Est Delivered Bugs (B) 1 39 Est Delivered Bugs (B) 1
50 Cyclomatic Complexity 9 40 Cyclomatic Complexity 12
51 Maintainability (MI) 43 41 Maintainability (MI) 114
52   42  
53 Segment Used Free 43 Segment Used Free
54 ----------- ---- ---- 44 ----------- ---- ----
55 00000-00003 4 0 45 00000-00003 4 0
56 00004-00040 61 0 46 00004-00030 45 0
57 00041-007FF 919 1064 47 00031-007FF 372 1627
58 00800-00FFF 0 2048 48 00800-00FFF 0 2048
59 01000-017FF 0 2048 49 01000-017FF 0 2048
60 01800-01FFF 0 2048 50 01800-01FFF 0 2048
61   51  
62   52