Rev 124 Rev 125
Line 1... Line 1...
1   1  
2 ROM used: 318 (16%) 2 ROM used: 363 (18%)
3 318 (16%) including unused fragments 3 363 (18%) including unused fragments
4   4  
5 0 Average locations per line 5 1 Average locations per line
6 5 Average locations per statement 6 6 Average locations per statement
7   7  
8 RAM used: 8 (2%) at main() level 8 RAM used: 20 (5%) at main() level
9 18 (5%) worst case 9 30 (8%) worst case
10   10  
11 Stack used: 4 worst case (out of 8 total available) 11 Stack used: 4 worst case (out of 8 total available)
12   12  
13 Lines Stmts % Files 13 Lines Stmts % Files
14 ----- ----- --- ----- 14 ----- ----- --- -----
15 56 12 20 main.c 15 39 18 28 main.c
16 17 0 0 main.h 16 17 0 0 main.h
17 313 0 0 ..\..\..\PROGRAM FILES\PICC\devices\16F877A.h 17 313 0 0 C:\Program Files\PICC\devices\16F877A.h
18 312 47 80 lcd.c 18 312 47 72 lcd.c
19 ----- ----- 19 ----- -----
20 698 59 Total 20 681 65 Total
21   21  
22 Page ROM % RAM Vol Diff Functions: 22 Page ROM % RAM Vol Diff Functions:
23 ---- --- --- --- --- ---- ---------- 23 ---- --- --- --- --- ---- ----------
24 0 24 8 1 @delay_ms1 24 0 24 7 1 @delay_ms1
25 0 8 3 0 267 2.7 @const51 25 0 8 2 0 @const51
26 0 17 5 3 307 4.9 lcd_send_nibble 26 0 17 5 3 307 4.9 lcd_send_nibble
27 0 24 8 2 149 1.8 lcd_send_byte 27 0 24 7 2 149 1.8 lcd_send_byte
28 0 61 19 2 634 7.0 lcd_init 28 0 61 17 2 634 7.0 lcd_init
29 0 17 5 4 157 5.0 lcd_gotoxy 29 0 17 5 4 157 5.0 lcd_gotoxy
30 0 51 16 1 404 5.6 lcd_putc 30 0 51 14 1 404 5.6 lcd_putc
31 0 82 26 1 267 2.7 MAIN 31 0 144 40 13 529 3.7 MAIN
32 0 30 9 0 @const74 32 0 13 4 0 @const76
33   33  
34 Program metrics: 34 Program metrics:
35 Functions 7 35 Functions 6
36 Statements 59 36 Statements 65
37 Comments 245 37 Comments 223
38 Volume (V) 3305 38 Volume (V) 3168
39 Difficilty (D) 29.1 39 Difficilty (D) 27.5
40 Effort to implement (E) 96054 40 Effort to implement (E) 86997
41 Time to implement (T) 1 hours, 29 minutes 41 Time to implement (T) 1 hours, 21 minutes
42 Est Delivered Bugs (B) 1 42 Est Delivered Bugs (B) 1
43 Cyclomatic Complexity 9 43 Cyclomatic Complexity 9
44 Maintainability (MI) 117 44 Maintainability (MI) 98
45   45  
46 Segment Used Free 46 Segment Used Free
47 ----------- ---- ---- 47 ----------- ---- ----
48 00000-00003 4 0 48 00000-00003 4 0
49 00004-007FF 314 1730 49 00004-007FF 359 1685
50   50  
51   51  
52   52