0
Code quality assessment
Hello please does anyone know of projects, applications, algorithm/libraries, etc... that can scan code and return the run time and/or space complexity? Also aggregated linearity of the code ?
1 Antwort
0
There are static analysis tools, not sure if free tools are available, they analyse some aspects of the code.