
VBDoc is a project/group analyzer that counts not only the lines of code, but also the number of instances of each data type, function, and subroutine. Outputs to the form for quick analysis and also outputs to HTML. Successfully handles huge projects of unlimited size due to the file parsing capabilities built in. Demonstrates string tokenizing, file i/o, text searching, HTML output. Function-level documenting feature disabled--work in progress.