ROM used: 318 (16%)
          318 (16%) 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
----- ----- ---  -----
   56    12  20  main.c
   17     0   0  main.h
  313     0   0  ..\..\..\PROGRAM FILES\PICC\devices\16F877A.h
  312    47  80  lcd.c
----- -----
  698    59 Total

Page ROM  %  RAM   Vol Diff  Functions:
---- --- --- ---   --- ----  ----------
0     24   8   1             @delay_ms1
0      8   3   0   267  2.7  @const51
0     17   5   3   307  4.9  lcd_send_nibble
0     24   8   2   149  1.8  lcd_send_byte
0     61  19   2   634  7.0  lcd_init
0     17   5   4   157  5.0  lcd_gotoxy
0     51  16   1   404  5.6  lcd_putc
0     82  26   1   267  2.7  MAIN
0     30   9   0             @const74

Program metrics:
    Functions               7
    Statements              59
    Comments                245
    Volume (V)              3305
    Difficilty (D)          29.1
    Effort to implement (E) 96054
    Time to implement (T)   1 hours, 29 minutes
    Est Delivered Bugs (B)  1
    Cyclomatic Complexity   9
    Maintainability (MI)    117

 Segment     Used  Free
-----------  ----  ----
00000-00003     4  0  
00004-007FF   314  1730