Dr. Hipp,

Speaking as a professional programmer (IBM mainframes), I think your development of SQLite is an awesome accomplishment. I am beginning to use SQLite for my database needs that don't require security. Maybe you should think of hosting an SQLite User Conference...

Bob Cochran
Greenbelt, Maryland, USA

[EMAIL PROTECTED] wrote:

Interesting statistics on SQLite version 3.3.2:

 34787   lines of code
 14464   lines of comment
    42%  Ratio of comment to code

 50405   Additional lines of code used for testing only
  6678   Number of base test cases
202906   Number of test cases run on a full regression
  1296   Number of assert() statements in the code
    59%  Percent of the code base devoted to testing
  97.4%  Percent of the code covered by test cases

--
D. Richard Hipp <[EMAIL PROTECTED]>




Reply via email to