| Feature menu items location: |
Tools|DPack |
| Default keyboard shortcut: |
Not available |
Description
Solution statistics feature allows one to evaluate the size of the entire
solution. It collects information on all projects in the currently opened
solution. The information is collected on code files only and includes:
total number of lines, total number of code lines, total number of comment
lines and total number of empty lines in each project.
Once statistics is collected, it's displayed in the solution statistics
dialog. First row of the displayed statistics information contains totals for
the entire solution. Dialog's Ctrl-C key combination allows one to copy short
version of solution statistics to the clipboard. To copy extended solution
statistics to the clipboard use Ctrl-Shift-C key combination instead.
Solution statistics can be exported to a comma delimited CSV file using
Export button.
Solution Statistics screenshot

Statistics columns description:
- Files - number of files that contributed to statistics information.
- Ratio - ratio of Code Lines to Total Lines.