[GRASS-QA] GRASS QA: soeren | ./grass6/raster3d/r3.out.vtk/main.c |3 clones ( mask_functions.c main.c main.c )| 0 monsters | 2 warnings

grass-qa at proxy.soccerlab.polymtl.ca grass-qa at proxy.soccerlab.polymtl.ca
Sun Sep 24 12:30:41 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


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

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

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

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

open_write_vector_maps (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: 557)
--------------+---------+-------+---------+
Complexity:   |      24 |     * |         |
ParamNBR:     |       2 |       |      OK |
CalledNBR:    |      67 |    ** | Warning |
LOC:          |     203 |    ** | 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  open_input_raster_map

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-09-24 are:
---------------------------+-----------+---------+
                    median | upper     | outlier |
                           | quartile  | limit   |
---------------------------+-----------+---------+
Complexity (Cyclo):      5 |        25 |      36 |
ParamNBR:                2 |         6 |       8 |
CalledNBR:               9 |        55 |      80 |
LOC:                    39 |       179 |     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