C
C#2y ago
whynot6745

❔ is there a tool for code statistics?

is there a tool that gives statistics about code? most used functions, most used properties, when/where... ) i'm not looking into debugger / static typing helpers or analysers. im looking for syntactical/logical data analysis
5 Replies
sibber
sibber2y ago
visual studio has something called code lens
whynot6745
whynot6745OP2y ago
not exactly what i want, for eg: i want to grab many projects of unity from github for example and then run statistics on them to see whats most used funcs/exception definitions and calls, etc...
sibber
sibber2y ago
oh yeah idk of anything like that
Sossenbinder
Sossenbinder2y ago
NDepend can probably do this It's really powerful Oh, something else that I didn't think of, run your app for a while with the VS Cpu monitor or dottrace It is a performance analysis, but probably also records invocation count
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server