Rev Author Line No. Line
1045 jacho 1  
2 ROM used: 3155 (39%)
3 3423 (42%) including unused fragments
4  
5 4 Average locations per line
6 14 Average locations per statement
7  
8 RAM used: 78 (21%) at main() level
9 100 (27%) worst case
10  
11 Stack used: 4 worst case (out of 8 total available)
12  
13 Lines Stmts % Files
14 ----- ----- --- -----
15 354 196 90 main.c
16 20 0 0 main.h
17 423 0 0 ..\..\..\..\..\Program Files (x86)\PICC\devices\16F887.h
18 10 0 0 BQ34Z100.h
19 70 22 10 BQ34Z100.c
20 ----- -----
21 877 218 Total
22  
23 Page ROM % RAM Vol Diff Functions:
24 ---- --- --- --- --- ---- ----------
25  
26  
27  
28  
29  
30  
31  
32  
33  
34  
35  
36  
37  
38  
39  
40  
41  
42  
43  
44 1 1028 33 4 3175 7.4 MAIN
45  
46  
47  
48 1 347 11 16 @ADDFF
49  
50 Program metrics:
51 Functions 8
52 Statements 218
53 Comments 151
54 Volume (V) 9290
55 Difficilty (D) 30.1
56 Effort to implement (E) 279607
57 Time to implement (T) 4 hours, 19 minutes
58 Est Delivered Bugs (B) 1
59 Cyclomatic Complexity 26
60 Maintainability (MI) 102
61  
62 Segment Used Free
63 ----------- ---- ----
64 00000-00003 4 0
65 00004-007FF 1776 268
66 00800-00FFF 1375 673
67 01000-017FF 0 2048
68 01800-01FFF 0 2048
69  
70  
71