qosf.org icon indicating copy to clipboard operation
qosf.org copied to clipboard

CC on evaluation page

Open amirebrahimi opened this issue 5 years ago • 1 comments
trafficstars

On the page there is only CC for python because it is mentioned that other languages do not provide for a fast retrieval. Can you expand on that?

It seems that there are many tools to evaluate CC for other languages (e.g. JavaScript should be equally as fast as python IMO): https://github.com/topics/cyclomatic-complexity

Another great resource that is free to use for OSS is CodeScene and provides more useful metrics beyond CC: https://codescene.io/

amirebrahimi avatar Jan 02 '20 03:01 amirebrahimi

Hi @amirebrahimi! Yeah the problem back then was that we couldn't find a program that would run consistently on all these various repos (e.g. all C++ repos). May I ask if you would be interested in helping us get this off the ground and update the software evaluation page?

markf94 avatar Mar 14 '21 19:03 markf94