Rev Author Line No. Line
1045 jacho 1  
2 ROM used: 4748 (58%)
3 4787 (58%) including unused fragments
4  
5 2 Average locations per line
6 10 Average locations per statement
7  
8 RAM used: 19 (5%) at main() level
9 82 (22%) worst case
10  
11 Stack used: 4 worst case (out of 8 total available)
12  
13 Lines Stmts % Files
14 ----- ----- --- -----
15 480 229 47 main.c
16 20 0 0 main.h
17 423 0 0 ..\..\..\..\..\Program Files (x86)\PICC\devices\16F887.h
18 2172 260 53 ..\..\..\..\..\Program Files (x86)\PICC\drivers\math.h
19 ----- -----
20 3095 489 Total
21  
22 Page ROM % RAM Vol Diff Functions:
23 ---- --- --- --- --- ---- ----------
24  
25  
26  
27  
28  
29  
30  
31  
32  
33  
34 1 654 14 21 1082 6.9 atan
35  
36  
37  
38 Inline 6 122 4.5 @DIVS1616
39 1 213 4 8 514 4.2 magR
40 1 507 11 4 1250 7.7 vyska
41  
42  
43  
44 Inline 2 209 3.6 @PSTRINGC_69
45  
46  
47 Inline 5 209 3.6 @FTOSD
48  
49 1 247 5 13 1276 5.9 @PRINTF_L32D_69FPFPF
50 2 359 8 4 966 7.3 azimut
51  
52  
53 1 196 4 3 815 5.4 vyska_set
54  
55  
56  
57 1 195 4 11 779 5.4 azimut_set
58  
59 2 217 5 1 669 3.3 MAIN
60  
61  
62  
63  
64  
65 2 115 2 6 @PRINTF_D_69
66  
67 Program metrics:
68 Functions 33
69 Statements 489
70 Comments 391
71 Volume (V) 31386
72 Difficilty (D) 149.5
73 Effort to implement (E) 4693130
74 Time to implement (T) 72 hours, 25 minutes
75 Est Delivered Bugs (B) 9
76 Cyclomatic Complexity 59
77 Maintainability (MI) 51
78  
79 Segment Used Free
80 ----------- ---- ----
81 00000-00003 4 0
82 00004-007FF 2041 3
83 00800-00FFF 2012 36
84 01000-017FF 691 1357
85 01800-01FFF 0 2048
86  
87  
88