GotRobotFTC5037 / Block-Party-2014

0 stars 1 forks source link

Cyclomatic complexity calculations #24

Closed pstephen43 closed 10 years ago

pstephen43 commented 10 years ago

We should investigate some tools for quantifying the complexity of our code. Based on our findings, we may determine that our implementations need to be simplified. In any case, it will be good to be able to talk about this in our engineering notebook. Here is a tool to investigate:

http://www.campwoodsw.com/sourcemonitor.html