ROM used: 3009 (37%)
          3092 (38%) including unused fragments

          3 Average locations per line
          12 Average locations per statement

RAM used: 37 (10%) at main() level
          56 (15%) worst case

Stack used: 6 worst case (out of 8 total available)

Lines Stmts  %   Files
----- ----- ---  -----
  269   158  64  main.c
   21     0   0  main.h
  423     0   0  C:\Program Files (x86)\PICC\devices\16F887.h
  408    88  36  C:\Program Files (x86)\PICC\drivers\lcd.c
----- -----
 1121   246 Total

Page ROM  %  RAM   Vol Diff  Functions:
---- --- --- ---   --- ----  ----------
0     20   1   1             @delay_ms1
0     17   1   1             @delay_us1
0     34   1   1             @PUTCHAR_1_
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   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   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   2   7   170  4.0  sound_beep
 Inline        5             @DIV1616
1   1044  35  16  6137 12.7  MAIN
0     16   1   0             @const124
0     70   2   3             @PSTRINGC7_96
0     15   0   0             @const126
0     70   2   3             @PSTRINGC7_64
0     14   0   0             @const128
0      1   0   0             @const129
0      8   0   0             @const131
0     79   3   4             @PSTRINGCN7_96
0     66   2  13             @DIV3232
0     92   3  12             @PRINTF_L32U_96
0     23   1   5             @MUL1616
0     29   1   2             @ITOF
0    119   4  13             @MULFF
0    323  11  16             @ADDFF
0     33   1   4             @SFTOI
0      8   0   0             @const152
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   3   9             @PRINTF_LU_64
0     94   3  12             @PRINTF_L32U_64

Program metrics:
    Functions               11
    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   41
    Maintainability (MI)    95

 Segment     Used  Free
-----------  ----  ----
00000-00003     4  0  
00004-00037    52  0  
00038-007FF  1909  83  
00800-00FFF  1044  1004  
01000-017FF     0  2048  
01800-01FFF     0  2048