The .NET Tool,https://www.nuget.org/packages/netpackageanalyzerconsole,can now analyze a solution and see the number of executable lines
The program is showing the number of executable lines per method,class,assembly .
https://learn.microsoft.com/en-us/visualstudio/code-quality/code-metrics-values?view=vs-2022
Install from https://nuget.org/packages/netpackageanalyzerconsole
Leave a Reply