I need a tool that allows me to calculate cyclomatic complexity for methods of a given class. Also, I need to do this thing from Linux command line. Until now, I read about Source Monitor, Gmetrics and Sonar, but as far as I know these tools are not providing command line usage. Thanks!I need a tool that allows me to calculate cyclo