ROM used: 299 (15%)
          299 (15%) including unused fragments

          0 Average locations per line
          5 Average locations per statement

RAM used: 8 (2%) at main() level
          18 (5%) worst case

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

Lines Stmts  %   Files
----- ----- ---  -----
   33    12  20  main.c
   16     0   0  main.h
  285     0   0  ..\..\PROGRA~1\PICC\devices\16F877.h
  312    47  80  lcd.c
----- -----
  646    59 Total

Page ROM  %  RAM   Vol Diff  Functions:
---- --- --- ---   --- ----  ----------
0     21   7   1             @delay_ms1
0      8   3   0             @const45
0     21   7   3   307  4.9  lcd_send_nibble
0     22   7   2   149  1.8  lcd_send_byte
0     57  19   2   634  7.0  lcd_init
0     17   6   4   157  5.0  lcd_gotoxy
0     51  17   1   404  5.6  lcd_putc
0     72  24   1   267  2.7  MAIN
0     26   9   0             @const68

Program metrics:
    Functions               6
    Statements              59
    Comments                217
    Volume (V)              2812
    Difficilty (D)          26.3
    Effort to implement (E) 73873
    Time to implement (T)   1 hours, 8 minutes
    Est Delivered Bugs (B)  1
    Cyclomatic Complexity   9
    Maintainability (MI)    107

 Segment     Used  Free
-----------  ----  ----
00000-00003     4  0  
00004-007FF   295  1749