Rev 2908 Rev 2909
Line 1... Line 1...
1   1  
2 ROM used: 1145 (14%) 2 ROM used: 2165 (26%)
3 1145 (14%) including unused fragments 3 2337 (29%) including unused fragments
4   4  
5 2 Average locations per line 5 4 Average locations per line
6 27 Average locations per statement 6 37 Average locations per statement
7   7  
8 RAM used: 8 (2%) at main() level 8 RAM used: 10 (3%) at main() level
9 29 (8%) worst case 9 36 (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 76 42 100 main.c 15 108 58 100 main.c
16 23 0 0 main.h 16 23 0 0 main.h
17 423 0 0 C:\Program Files (x86)\PICC\devices\16F887.h 17 423 0 0 C:\Program Files\PICC\devices\16F887.h
18 ----- ----- 18 ----- -----
19 522 42 Total 19 554 58 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 20 1 1 @delay_ms1
24 0 69 6 3 @I2C_READ_1 24 0 69 3 3 @I2C_READ_1
25 0 74 6 1 @I2C_WRITE_1 25 0 74 3 1 @I2C_WRITE_1
26 0 34 3 1 @PUTCHAR_1_ 26 0 34 2 1 @PUTCHAR_1_
-   27 0 92 4 1 167 2.2 SHT25_setup
-   28 0 205 9 9 558 6.0 SHT25_get_temp
27 0 494 43 2 1503 5.5 main 29 0 29 1 2 55 1.1 @ITOF
-   30 0 202 9 14 535 6.1 @DIVFF
-   31 0 117 5 13 161 2.1 @MULFF
-   32 0 321 15 16 @ADDFF
-   33 0 182 8 9 538 6.0 SHT25_get_hum
-   34 1 289 13 4 231 2.2 MAIN
28 0 12 1 0 @const78 35 0 25 1 0 611 5.9 @const102
29 0 72 6 3 @PSTRINGC7_69 36 0 72 3 3 3 0.0 @PSTRINGC7_69
30 0 11 1 0 @const90 37 0 7 0 0 231 2.2 @const104
31 0 79 7 4 @PSTRINGCN7_69 38 0 79 4 4 @PSTRINGCN7_69
32 0 21 2 3 @DIV88 39 0 35 2 2 @PRINTF_X_69
33 0 103 9 6 @PRINTF_D_69 40 0 6 0 0 @const110
-   41 Inline 5 @FTOSD
34 0 11 1 0 @const99 42 0 66 3 13 @DIV3232
35 0 128 11 9 @PRINTF_LD_69 43 0 231 11 13 @PRINTF_L32D_69FPFPF
36 0 11 1 0 @const102 44 0 6 0 0 @const119
37   45  
38 Program metrics: 46 Program metrics:
39 Functions 1 47 Functions 10
40 Statements 42 48 Statements 58
41 Comments 91 49 Comments 100
42 Volume (V) 1538 50 Volume (V) 4841
43 Difficilty (D) 4.9 51 Difficilty (D) 33.1
44 Effort to implement (E) 7509 52 Effort to implement (E) 160293
45 Time to implement (T) 7 minutes 53 Time to implement (T) 2 hours, 28 minutes
46 Est Delivered Bugs (B) 0 54 Est Delivered Bugs (B) 1
47 Cyclomatic Complexity 1 55 Cyclomatic Complexity 1
48 Maintainability (MI) 112 56 Maintainability (MI) 61
49   57  
50 Segment Used Free 58 Segment Used Free
51 ----------- ---- ---- 59 ----------- ---- ----
52 00000-00003 4 0 60 00000-00003 4 0
53 00004-007FF 1141 903 61 00004-007FF 1872 172
54 00800-00FFF 0 2048 62 00800-00FFF 289 1759
55 01000-017FF 0 2048 63 01000-017FF 0 2048
56 01800-01FFF 0 2048 64 01800-01FFF 0 2048
57   65  
58   66  
59   67