mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-22 07:00:29 +08:00
gnat_ugn.texi (Complexity Metrics Control): Update link to the Watson/McCabe paper.
* gnat_ugn.texi (Complexity Metrics Control): Update link to the Watson/McCabe paper. From-SVN: r172902
This commit is contained in:
parent
d2b897f4b5
commit
8d6a2f6968
@ -1,3 +1,8 @@
|
||||
2011-04-23 Gerald Pfeifer <gerald@pfeifer.com>
|
||||
|
||||
* gnat_ugn.texi (Complexity Metrics Control): Update link to
|
||||
the Watson/McCabe paper.
|
||||
|
||||
2011-04-23 Jim Meyering <meyering@redhat.com>
|
||||
|
||||
* gnat_ugn.texi (Examples of gnatxref Usage): Fix typo: s/it it/it is/
|
||||
|
@ -14362,7 +14362,7 @@ maximal loop nesting level
|
||||
|
||||
@noindent
|
||||
The McCabe complexity metrics are defined
|
||||
in @url{http://www.mccabe.com/pdf/nist235r.pdf}
|
||||
in @url{http://www.mccabe.com/pdf/mccabe-nist235r.pdf}
|
||||
|
||||
According to McCabe, both control statements and short-circuit control forms
|
||||
should be taken into account when computing cyclomatic complexity. For each
|
||||
|
Loading…
x
Reference in New Issue
Block a user