Rev 2906 Rev 2908
1   1  
2 ROM used: 1019 (12%) 2 ROM used: 1145 (14%)
3 1019 (12%) including unused fragments 3 1145 (14%) including unused fragments
4   4  
5 2 Average locations per line 5 2 Average locations per line
6 24 Average locations per statement 6 27 Average locations per statement
7   7  
8 RAM used: 8 (2%) at main() level 8 RAM used: 8 (2%) at main() level
9 29 (8%) worst case 9 29 (8%) 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 82 42 100 main.c 15 76 42 100 main.c
16 20 0 0 main.h 16 23 0 0 main.h
17 423 0 0 ..\..\..\..\..\Program Files (x86)\PICC\devices\16F887.h 17 423 0 0 C:\Program Files (x86)\PICC\devices\16F887.h
18 ----- ----- 18 ----- -----
19 525 42 Total 19 522 42 Total
20   20  
21 Page ROM % RAM Vol Diff Functions: 21 Page ROM % RAM Vol Diff Functions:
22 ---- --- --- --- --- ---- ---------- 22 ---- --- --- --- --- ---- ----------
23 0 22 2 1 @delay_ms1 23 0 22 2 1 @delay_ms1
24 0 51 5 3 @I2C_READ_1 24 0 69 6 3 @I2C_READ_1
25 0 52 5 1 @I2C_WRITE_1 25 0 74 6 1 @I2C_WRITE_1
26 0 34 3 1 @PUTCHAR_1_ 26 0 34 3 1 @PUTCHAR_1_
27 0 408 40 2 1503 5.5 main 27 0 494 43 2 1503 5.5 main
28 0 12 1 0 @const78 28 0 12 1 0 @const78
29 0 72 7 3 @PSTRINGC7_68 29 0 72 6 3 @PSTRINGC7_69
30 0 11 1 0 @const90 30 0 11 1 0 @const90
31 0 79 8 4 @PSTRINGCN7_68 31 0 79 7 4 @PSTRINGCN7_69
32 0 21 2 3 @DIV88 32 0 21 2 3 @DIV88
33 0 103 10 6 @PRINTF_D_68 33 0 103 9 6 @PRINTF_D_69
34 0 11 1 0 @const99 34 0 11 1 0 @const99
35 0 128 13 9 @PRINTF_LD_68 35 0 128 11 9 @PRINTF_LD_69
36 0 11 1 0 @const102 36 0 11 1 0 @const102
37   37  
38 Program metrics: 38 Program metrics:
39 Functions 1 39 Functions 1
40 Statements 42 40 Statements 42
41 Comments 91 41 Comments 91
42 Volume (V) 1538 42 Volume (V) 1538
43 Difficilty (D) 4.9 43 Difficilty (D) 4.9
44 Effort to implement (E) 7509 44 Effort to implement (E) 7509
45 Time to implement (T) 7 minutes 45 Time to implement (T) 7 minutes
46 Est Delivered Bugs (B) 0 46 Est Delivered Bugs (B) 0
47 Cyclomatic Complexity 1 47 Cyclomatic Complexity 1
48 Maintainability (MI) 112 48 Maintainability (MI) 112
49   49  
50 Segment Used Free 50 Segment Used Free
51 ----------- ---- ---- 51 ----------- ---- ----
52 00000-00003 4 0 52 00000-00003 4 0
53 00004-007FF 1015 1029 53 00004-007FF 1141 903
54 00800-00FFF 0 2048 54 00800-00FFF 0 2048
55 01000-017FF 0 2048 55 01000-017FF 0 2048
56 01800-01FFF 0 2048 56 01800-01FFF 0 2048
57   57  
58   58  
59   59