[GRASS-QA] SOCCER LAB GRASS QA: 3 clones ( Dscreen.c list.c
get_row.c get_row.c put_row.c put_row.c vect.c areas.c draw.c
position.c get_row.c pad.c main.c main.c command.c parser.c
GS2.c gethead.c anim_support.c draw.c position.c
site_attr_commands.c site_highlight_commands.c
togl_flythrough.c parser.c raster.c line.c main.c ) 0
monsters and 2 warnings
cvs at proxy.soccerlab.polymtl.ca
cvs at proxy.soccerlab.polymtl.ca
Tue Jun 13 05:58:56 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: 55 Ends at: 80)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 0 | | OK |
CalledNBR: | 1 | | OK |
LOC: | 26 | | OK |
--------------+---------+-------+---------+
metrics are OK
OpenInputMap (Begins at: 85 Ends at: 100)
--------------+---------+-------+---------+
Complexity: | 2 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 4 | | OK |
LOC: | 16 | | OK |
--------------+---------+-------+---------+
metrics are OK
CheckInputMaps (Begins at: 106 Ends at: 181)
--------------+---------+-------+---------+
Complexity: | 14 | | OK |
ParamNBR: | 0 | | OK |
CalledNBR: | 23 | | OK |
LOC: | 76 | | OK |
--------------+---------+-------+---------+
metrics are OK
OpenWriteRGBMaps (Begins at: 187 Ends at: 265)
--------------+---------+-------+---------+
Complexity: | 19 | * | |
ParamNBR: | 4 | | OK |
CalledNBR: | 20 | | OK |
LOC: | 79 | | OK |
--------------+---------+-------+---------+
metrics are OK
OpenWriteVectorMaps (Begins at: 270 Ends at: 348)
--------------+---------+-------+---------+
Complexity: | 19 | * | |
ParamNBR: | 4 | | OK |
CalledNBR: | 20 | | OK |
LOC: | 79 | | OK |
--------------+---------+-------+---------+
metrics are OK
main (Begins at: 354 Ends at: 540)
--------------+---------+-------+---------+
Complexity: | 23 | * | |
ParamNBR: | 2 | | OK |
CalledNBR: | 65 | ** | Warning |
LOC: | 187 | ** | 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 OpenWriteRGBMaps are:
raster3d/r3.out.vtk/main.c OpenWriteVectorMaps
In raster3d/r3.out.vtk/main.c clones of OpenInputMap are:
raster/r.to.rast3/main.c OpenInputMap
__________________________________________
Threshold GRASS6 key metrics values at 2006-06-13 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