Rev Author Line No. Line
1045 jacho 1  
2 ROM used: 6167 (75%)
3 7007 (86%) including unused fragments
4  
5 2 Average locations per line
6 9 Average locations per statement
7  
8 RAM used: 29 (8%) at main() level
9 144 (39%) worst case
10  
11 Stack used: 5 worst case (out of 8 total available)
12  
13 Lines Stmts % Files
14 ----- ----- --- -----
15 218 153 22 main.c
16 29 0 0 main.h
17 423 0 0 ..\..\..\..\..\..\Program Files (x86)\PICC\devices\16F887.h
18 2172 260 38 ..\..\..\..\..\..\Program Files (x86)\PICC\drivers\math.h
19 409 121 18 ..\..\..\..\..\..\Program Files (x86)\PICC\drivers\string.h
20 28 0 0 ..\..\..\..\..\..\Program Files (x86)\PICC\drivers\stddef.h
21 28 0 0 ..\..\..\..\..\..\Program Files (x86)\PICC\drivers\ctype.h
22 14 0 0 SHT25.h
23 92 51 7 SHT25.c
24 6 0 0 MPL3115.h
25 106 54 8 MPL3115.c
26 19 0 0 HMC5883L.h
27 102 46 7 HMC5883L.c
28 ----- -----
29 3646 685 Total
30  
31 Page ROM % RAM Vol Diff Functions:
32 ---- --- --- --- --- ---- ----------
33  
34  
35  
36  
37 1 65 1 10 @FLT
38  
39  
40 1 326 5 16 @ADDFF
41  
42 1 37 1 2 @SITOF
43 Inline 21 1082 6.9 atan
44  
45  
46 1 256 4 9 572 6.0 SHT25_get_temp
47 1 231 4 9 557 5.7 SHT25_get_hum
48 1 189 3 0 280 1.4 mpl3115_setA
49  
50  
51  
52 1 168 3 16 303 5.3 mpl3115_A
53 1 218 4 23 486 4.5 mpl3115_P
54 Inline 4 129 4.6 @DTOF
55  
56 1 96 2 1 152 2.2 mag_read
57  
58 Inline 4 171 2.7 mag_readX
59 Inline 4 171 2.7 mag_readY
60 Inline 4 173 2.6 mag_readZ
61  
62 Inline 5 @MUL1616
63  
64 2 1188 19 10 821 7.2 azimut
65  
66  
67  
68  
69  
70  
71  
72  
73  
74  
75 Inline 2 @PSTRINGC_69
76  
77  
78 3 863 14 1 4717 5.6 MAIN
79 1 13 0 1 4651 5.6 @SPRINTF
80 1 24 0 2 @PSTRINGR_405
81 1 101 2 9 5070 5.6 @PRINTF_LU_405
82 Inline 5 @FTOSD
83 1 70 1 13 @DIV3232
84 1 241 4 13 @PRINTF_L32D_405FPFPF
85 2 43 1 2 @PRINTF_X_405
86  
87 Program metrics:
88 Functions 28
89 Statements 685
90 Comments 571
91 Volume (V) 40273
92 Difficilty (D) 104.8
93 Effort to implement (E) 4219117
94 Time to implement (T) 65 hours, 7 minutes
95 Est Delivered Bugs (B) 9
96 Cyclomatic Complexity 9
97 Maintainability (MI) 114
98  
99 Segment Used Free
100 ----------- ---- ----
101 00000-00003 4 0
102 00004-00037 52 0
103 00038-007FF 1982 10
104 00800-00FFF 2035 13
105 01000-017FF 1231 817
106 01800-01FFF 863 1185
107  
108  
109