bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pmccabe cyclomatic complexity type inconsistency


From: Simon Josefsson
Subject: Re: pmccabe cyclomatic complexity type inconsistency
Date: Thu, 30 Sep 2010 11:54:52 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux)

Reuben Thomas <address@hidden> writes:

> I've just been puzzling over why the colouring and sorting sometimes
> appeared to be wrong, and discovered that this is because the output
> of pmccabe is sorted on its first column, modified cyclomatic
> complexity, but the figures actually reported by pmccabe2html are for
> standard cyclomatic complexity.
>
> It seems we need to make up our mind which to use. I'd vote for
> modified, as the reasons given for modifying the count make sense to
> me.

Me too.

> Either way, if we have a consensus, I'll happily make a patch to
> pmccabe2html to make the figures in the report consistent with the
> sorting and colouring.

Thanks,
Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]