1,23 → 1,23 |
|
ROM used: 2825 (34%) |
2979 (36%) including unused fragments |
ROM used: 3009 (37%) |
3092 (38%) including unused fragments |
|
3 Average locations per line |
12 Average locations per statement |
|
RAM used: 36 (10%) at main() level |
55 (15%) worst case |
RAM used: 37 (10%) at main() level |
56 (15%) worst case |
|
Stack used: 6 worst case (out of 8 total available) |
|
Lines Stmts % Files |
----- ----- --- ----- |
235 140 61 main.c |
269 158 64 main.c |
21 0 0 main.h |
423 0 0 C:\Program Files (x86)\PICC\devices\16F887.h |
408 88 39 C:\Program Files (x86)\PICC\drivers\lcd.c |
408 88 36 C:\Program Files (x86)\PICC\drivers\lcd.c |
----- ----- |
1087 228 Total |
1121 246 Total |
|
Page ROM % RAM Vol Diff Functions: |
---- --- --- --- --- ---- ---------- |
27,19 → 27,19 |
0 8 0 0 @const78 |
Inline 3 751 4.5 lcd_read_byte |
0 49 2 2 254 3.7 lcd_read_nibble |
0 44 2 1 391 2.4 lcd_send_nibble |
0 44 1 1 391 2.4 lcd_send_nibble |
0 92 3 3 402 3.6 lcd_send_byte |
0 58 2 2 666 5.0 lcd_init |
0 18 1 4 191 5.8 lcd_gotoxy |
0 45 2 1 354 4.7 lcd_putc |
0 45 1 1 354 4.7 lcd_putc |
0 7 0 0 17 1.3 RTCC_isr |
0 19 1 0 50 1.5 TIMER1_isr |
0 73 3 7 166 4.5 sound_beep |
0 73 2 7 170 4.1 sound_beep |
Inline 5 @DIV1616 |
1 931 33 15 5088 10.6 MAIN |
1 1044 35 16 6137 12.7 MAIN |
0 16 1 0 @const124 |
0 70 2 3 @PSTRINGC7_96 |
0 15 1 0 @const126 |
0 15 0 0 @const126 |
0 70 2 3 @PSTRINGC7_64 |
0 14 0 0 @const128 |
0 1 0 0 @const129 |
53,31 → 53,32 |
0 323 11 16 @ADDFF |
0 33 1 4 @SFTOI |
0 8 0 0 @const152 |
0 99 4 9 @PRINTF_LU_96 |
0 5 0 0 @const156 |
0 12 0 0 @const157 |
0 99 3 9 @PRINTF_LU_96 |
0 21 1 3 @DIV88 |
0 55 2 2 @PRINTF_U_96 |
0 12 0 0 @const162 |
0 79 3 4 @PSTRINGCN7_64 |
0 99 4 9 @PRINTF_LU_64 |
0 99 3 9 @PRINTF_LU_64 |
0 94 3 12 @PRINTF_L32U_64 |
|
Program metrics: |
Functions 11 |
Statements 228 |
Comments 188 |
Volume (V) 11427 |
Difficilty (D) 46.2 |
Effort to implement (E) 528005 |
Time to implement (T) 8 hours, 9 minutes |
Statements 246 |
Comments 195 |
Volume (V) 12590 |
Difficilty (D) 48.1 |
Effort to implement (E) 605765 |
Time to implement (T) 9 hours, 21 minutes |
Est Delivered Bugs (B) 2 |
Cyclomatic Complexity 33 |
Maintainability (MI) 91 |
Cyclomatic Complexity 41 |
Maintainability (MI) 95 |
|
Segment Used Free |
----------- ---- ---- |
00000-00003 4 0 |
00004-00037 52 0 |
00038-007FF 1838 154 |
00800-00FFF 931 1117 |
00038-007FF 1909 83 |
00800-00FFF 1044 1004 |
01000-017FF 0 2048 |
01800-01FFF 0 2048 |
|