[vtkusers] How BIG is VTK ?
Sebastien BARRE
sebastien at barre.nom.fr
Sat Jun 23 10:42:15 EDT 2001
At 23/06/2001 10:23, Bill Lorensen wrote:
>We run a program, codecheck, each evening. Have done this for 3 years now.
>Look at
>http://public.kitware.com/vtk/quality/MostRecentResults/WinNT/Style.html
Geee, but how many others very interesting page like that one are hidden in
public.kitware.com ??
Size:
-----
Executable lines: 108552 Low-level statements: 116388
Comment lines with text: 78034 Non-executable statements: 19222
Code lines with comments*: 3342 High-level statements: 84044
Declaration lines: 31883 TOTAL STATEMENTS........ 219654
Whitespace lines: 63239
Preprocessor lines: 7520
Suppressed lines: 1496 Macros defined: 1392
Punctuation lines: 71704 Functions defined: 17239
TOTAL LINES.......... 362428
Let's check that out...
Total (362 428) - Comment (78034) - Whitespace lines (63239) = 221155.
Compared to what I found using sloccount :
cpp: 289458 (76.96%)
Where's the beef ?
More information about the vtkusers
mailing list