Our SD Source Code Search Engine is a graphical interface for searching large bodies of source code, such as on the PHP website. This is fast because it pre-indexes the source code.
As a side effect of the indexing process, it also calculates metrics based on source code, including SLOC, comments, blank lines, Cyclomatic and Halsted complexity numbers.
And it works on Windows.
Ira Baxter
source share