Karlo_firstproject.sln Now

However, if you are looking to generate a report for this project yourself, you can use the following standard development tools: 1. Code Metrics Report (Visual Studio)

You can generate a report on maintainability, cyclomatic complexity, and lines of code directly within Visual Studio: Open the solution in . Go to Analyze > Calculate Code Metrics > For Solution . Karlo_FirstProject.sln

The results will appear in the Code Metrics Results Window , which you can export to Excel. 2. Dependency & Structure Report To see how your projects and classes interact: Use the Architecture Layer Diagram tool. However, if you are looking to generate a

Go to > Generate Dependency Graph > For Solution . 3. Build & Test Report If you need a report on the health of the project: The results will appear in the Code Metrics