Rev 3095 Rev 3180
1   1  
2 ROM used: 1725 (21%) 2 ROM used: 1725 (21%)
3 1725 (21%) including unused fragments 3 1725 (21%) including unused fragments
4   4  
5 3 Average locations per line 5 3 Average locations per line
6 66 Average locations per statement 6 66 Average locations per statement
7   7  
8 RAM used: 10 (3%) at main() level 8 RAM used: 10 (3%) at main() level
9 38 (10%) worst case 9 38 (10%) worst case
10   10  
11 Stack used: 2 worst case (out of 8 total available) 11 Stack used: 2 worst case (out of 8 total available)
12   12  
13 Lines Stmts % Files 13 Lines Stmts % Files
14 ----- ----- --- ----- 14 ----- ----- --- -----
15 51 26 100 main.c 15 53 26 100 main.c
16 20 0 0 main.h 16 20 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 ----- ----- 18 ----- -----
19 494 26 Total 19 496 26 Total
20   20  
21 Page ROM % RAM Vol Diff Functions: 21 Page ROM % RAM Vol Diff Functions:
22 ---- --- --- --- --- ---- ---------- 22 ---- --- --- --- --- ---- ----------
23 0 22 1 1 @delay_ms1 23 0 22 1 1 @delay_ms1
24 0 69 4 3 @I2C_READ_1 24 0 69 4 3 @I2C_READ_1
25 0 74 4 1 @I2C_WRITE_1 25 0 74 4 1 @I2C_WRITE_1
26 0 34 2 1 @PUTCHAR_1_ 26 0 34 2 1 @PUTCHAR_1_
27 0 329 19 4 799 4.4 main 27 0 329 19 4 799 4.4 main
28 0 12 1 0 @const78 28 0 12 1 0 @const78
29 0 70 4 3 @PSTRINGC7_69 29 0 70 4 3 @PSTRINGC7_69
30 0 12 1 0 @const80 30 0 12 1 0 @const80
31 0 31 2 2 @ITOF 31 0 31 2 2 @ITOF
32 0 204 12 14 @DIVFF 32 0 204 12 14 @DIVFF
33 0 39 2 2 @SITOF 33 0 39 2 2 @SITOF
34 0 323 19 16 @ADDFF 34 0 323 19 16 @ADDFF
35 0 9 1 0 @const94 35 0 9 1 0 @const94
36 0 79 5 4 @PSTRINGCN7_69 36 0 79 5 4 @PSTRINGCN7_69
37 Inline 13 @MULFF 37 Inline 13 @MULFF
38 Inline 5 @FTOSD 38 Inline 5 @FTOSD
39 0 66 4 13 @DIV3232 39 0 66 4 13 @DIV3232
40 0 348 20 13 @PRINTF_L32D_69FPFPF 40 0 348 20 13 @PRINTF_L32D_69FPFPF
41   41  
42 Program metrics: 42 Program metrics:
43 Functions 1 43 Functions 1
44 Statements 26 44 Statements 26
45 Comments 84 45 Comments 86
46 Volume (V) 840 46 Volume (V) 840
47 Difficilty (D) 3.5 47 Difficilty (D) 3.5
48 Effort to implement (E) 2918 48 Effort to implement (E) 2918
49 Time to implement (T) 3 minutes 49 Time to implement (T) 3 minutes
50 Est Delivered Bugs (B) 0 50 Est Delivered Bugs (B) 0
51 Cyclomatic Complexity 1 51 Cyclomatic Complexity 1
52 Maintainability (MI) 133 52 Maintainability (MI) 132
53   53  
54 Segment Used Free 54 Segment Used Free
55 ----------- ---- ---- 55 ----------- ---- ----
56 00000-00003 4 0 56 00000-00003 4 0
57 00004-007FF 1721 323 57 00004-007FF 1721 323
58 00800-00FFF 0 2048 58 00800-00FFF 0 2048
59 01000-017FF 0 2048 59 01000-017FF 0 2048
60 01800-01FFF 0 2048 60 01800-01FFF 0 2048
61   61  
62   62  
63   63