Rev Author Line No. Line
1045 jacho 1  
2 ROM used: 3214 (39%)
3 3410 (42%) including unused fragments
4  
5 1 Average locations per line
6 9 Average locations per statement
7  
8 RAM used: 7 (2%) at main() level
9 71 (19%) worst case
10  
11 Stack used: 3 worst case (out of 8 total available)
12  
13 Lines Stmts % Files
14 ----- ----- --- -----
15 117 56 15 main.c
16 20 0 0 main.h
17 423 0 0 ..\..\..\..\..\Program Files (x86)\PICC\devices\16F887.h
18 2172 260 72 ..\..\..\..\..\Program Files (x86)\PICC\drivers\math.h
19 19 0 0 HMC5883L.h
20 102 46 13 HMC5883L.c
21 ----- -----
22 2853 362 Total
23  
24 Page ROM % RAM Vol Diff Functions:
25 ---- --- --- --- --- ---- ----------
26  
27 Inline 3 357 1.4 @I2C_READ_1
28  
29  
30  
31  
32  
33  
34  
35 Inline 21 1082 6.9 atan
36  
37  
38  
39 Inline 4 171 2.7 mag_readX
40 Inline 4 171 2.7 mag_readY
41 Inline 4 171 2.7 mag_readZ
42 1 1070 33 10 1007 7.2 azimut
43  
44  
45  
46  
47  
48  
49 1 292 9 1 635 3.3 MAIN
50  
51  
52  
53  
54 Inline 5 @FTOSD
55  
56  
57  
58  
59  
60  
61  
62 Program metrics:
63 Functions 31
64 Statements 362
65 Comments 352
66 Volume (V) 18773
67 Difficilty (D) 126.8
68 Effort to implement (E) 2380534
69 Time to implement (T) 36 hours, 44 minutes
70 Est Delivered Bugs (B) 6
71 Cyclomatic Complexity 31
72 Maintainability (MI) 54
73  
74 Segment Used Free
75 ----------- ---- ----
76 00000-00003 4 0
77 00004-007FF 1848 196
78 00800-00FFF 1362 686
79 01000-017FF 0 2048
80 01800-01FFF 0 2048
81  
82  
83