[GRASS-QA] SOCCER LAB GRASS QA: 3 clones ( main.c ) 0 monsters and 2 warnings

cvs at proxy.soccerlab.polymtl.ca cvs at proxy.soccerlab.polymtl.ca
Fri Jun 16 14:19:07 EDT 2006


Hello soeren,

here a report on your recent GRASS-CVS change:

ANALYSIS

your changes to files/functions:


raster3d/r3.out.vtk/main.c functions


CreateInputMapsStruct (Begins at: 56 Ends at: 81)
--------------+---------+-------+---------+
Complexity:   |       1 |       |      OK |
ParamNBR:     |       0 |       |      OK |
CalledNBR:    |       1 |       |      OK |
LOC:          |      26 |       |      OK |
--------------+---------+-------+---------+
metrics are OK

OpenInputMap (Begins at: 86 Ends at: 101)
--------------+---------+-------+---------+
Complexity:   |       2 |       |      OK |
ParamNBR:     |       2 |       |      OK |
CalledNBR:    |       4 |       |      OK |
LOC:          |      16 |       |      OK |
--------------+---------+-------+---------+
metrics are OK

CheckInputMaps (Begins at: 107 Ends at: 182)
--------------+---------+-------+---------+
Complexity:   |      14 |       |      OK |
ParamNBR:     |       0 |       |      OK |
CalledNBR:    |      23 |       |      OK |
LOC:          |      76 |       |      OK |
--------------+---------+-------+---------+
metrics are OK

OpenWriteRGBMaps (Begins at: 188 Ends at: 266)
--------------+---------+-------+---------+
Complexity:   |      19 |     * |         |
ParamNBR:     |       4 |       |      OK |
CalledNBR:    |      20 |       |      OK |
LOC:          |      79 |       |      OK |
--------------+---------+-------+---------+
metrics are OK

OpenWriteVectorMaps (Begins at: 271 Ends at: 349)
--------------+---------+-------+---------+
Complexity:   |      19 |     * |         |
ParamNBR:     |       4 |       |      OK |
CalledNBR:    |      20 |       |      OK |
LOC:          |      79 |       |      OK |
--------------+---------+-------+---------+
metrics are OK

main (Begins at: 355 Ends at: 556)
--------------+---------+-------+---------+
Complexity:   |      24 |     * |         |
ParamNBR:     |       2 |       |      OK |
CalledNBR:    |      66 |    ** | Warning |
LOC:          |     202 |    ** | Warning |
--------------+---------+-------+---------+
at least 2 values are close to an outlier please consider revising code

Clone analysis:

This file has 3 potentially cloned functions:
  OpenInputMap  OpenWriteVectorMaps  OpenWriteRGBMaps

In raster3d/r3.out.vtk/main.c clones of  OpenWriteVectorMaps are:
	raster3d/r3.out.vtk/main.c  OpenWriteRGBMaps

In raster3d/r3.out.vtk/main.c clones of  OpenInputMap are:
	raster/r.to.rast3/main.c  OpenInputMap

In raster3d/r3.out.vtk/main.c clones of  OpenWriteRGBMaps are:
	raster3d/r3.out.vtk/main.c  OpenWriteVectorMaps


__________________________________________

Threshold GRASS6 key metrics values at 2006-06-16 are:
---------------------------+-----------+---------+
                    median | upper     | outlier |
                           | quartile  | limit   |
---------------------------+-----------+---------+
Complexity (Cyclo):      5 |        25 |      37 |
ParamNBR:                2 |         6 |       8 |
CalledNBR:               9 |        55 |      79 |
LOC:                    40 |       180 |     252 |
---------------------------+-----------+---------+

Measures (see below Web page for details):
 Complexity (Cyclo): a complexity index
 ParamNBR: number of passed parameters
 CalledNBR: number of called functions
 LOC: Lines Of Code

Message interpretation:
 OK : Nothing to say at all
 *  : above 75 % of value warning
 ** : this is getting close to be out of range, consider revising the code
 ***: this is a monster, definitely you should revise this function


__________________________________________
Brought to you by:
SOftware Cost-effective Change and Evolution Research (SOCCER) laboratory
http://web.soccerlab.polymtl.ca/grass-evolution/grass-browsers/grass-index-en.html




More information about the grass-qa mailing list