Mathematics
Mathematics copied to clipboard
Project Code Analysis
Hello everyone,
I tried to make a code analysis for this project. For my analysis I used the enviroment of InteliJ using the CodeMr plug in. I attatched you my results in the pdf file.
lack of cohension and coupling test is meaningless in this project. Say,function a just add two int,do we do:return SOMEDTYPE.value+SOMEDTYPE.value The most meaningful test is probably problematic class or some crucial performance or logic error test. these style test normally does inherit some other developers experience bias and false concept. So.. Contributors,kudos on keeping no prolematic classes zero.
@geogiadim, I’d recommend just sticking to the math aspect as I attempted to refactor the project about a year ago. The end result was rejected because there were “too many changes.” I don’t want to steal @Kyle-Pu’s project, so I didn’t fork this and recruit developers.