From: Martin K. <mar...@fe...> - 2012-03-14 11:31:09
|
Hi, Cobertura uses JavaNCSS to compute cyclomatic complexity. However, the project seems dead - I've offered help and haven't received an answer for weeks. Best regards, Martin On Sat, 10 Mar 2012 17:29:22 -0500, Carlos Andrade <car...@ac...> wrote: > Hi, > > I just came across Cobertura and I saw on the website that it provides > McCabe cyclomatic code complexity on class level and average cyclomatic > complexity for also package and overall product. I am currently researching > about one McCabe complexity that it is related to the complexity associated > to integration test using CC, and wanted to know if Cobertura distinguishes > in any way when calculating CC call methods. > I believe that a tool that evolved from what I am looking into is McCabe IQ > but it is for industry and not open source. > > Thank you, > > > Carlos Andrade > http://carlosandrade.co |