Statistics are presented for three Views: all Solution/Workspace symbols, all Library symbols and Total symbols (Solution + Library together).
For each group, the following information is presented:
| Metric | Description |
|---|---|
| Files | Number of files in the view. |
| Lines of code | Number of lines of code (both including and excluding comments and whitespace) |
| % code | Lines of actual code as a percentage of total lines of source (where source includes whitespace and comments) |
| Symbol Counts | Number of symbols in total, including numbers for each type of symbol (class, struct, function, macro, etc). |