[GRASS-QA] GRASS QA: hamish | ./grass6/lib/vector/Vlib/array.c |no
clones | 0 monsters | 0 warnings
grass-qa at proxy.soccerlab.polymtl.ca
grass-qa at proxy.soccerlab.polymtl.ca
Tue Nov 13 07:27:18 EST 2007
Hello hamish,
here a report on your recent GRASS-CVS change:
ANALYSIS
your changes to files/functions:
lib/vector/Vlib/array.c functions
Vect_new_varray (Begins at: 37 Ends at: 67)
--------------+---------+-------+---------+
Complexity: | 3 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 3 | | OK |
LOC: | 31 | | OK |
--------------+---------+-------+---------+
metrics are OK
Vect_set_varray_from_cat_string (Begins at: 70 Ends at: 104)
--------------+---------+-------+---------+
Complexity: | 2 | | OK |
ParamNBR: | 6 | * | |
CalledNBR: | 7 | | OK |
LOC: | 35 | | OK |
--------------+---------+-------+---------+
metrics are OK
Vect_set_varray_from_cat_list (Begins at: 107 Ends at: 171)
--------------+---------+-------+---------+
Complexity: | 11 | | OK |
ParamNBR: | 6 | * | |
CalledNBR: | 15 | | OK |
LOC: | 65 | | OK |
--------------+---------+-------+---------+
metrics are OK
cmp (Begins at: 174 Ends at: 182)
--------------+---------+-------+---------+
Complexity: | 3 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 0 | | OK |
LOC: | 9 | | OK |
--------------+---------+-------+---------+
metrics are OK
in_array (Begins at: 185 Ends at: 207)
--------------+---------+-------+---------+
Complexity: | 2 | | OK |
ParamNBR: | 3 | | OK |
CalledNBR: | 1 | | OK |
LOC: | 23 | | OK |
--------------+---------+-------+---------+
metrics are OK
Vect_set_varray_from_db (Begins at: 210 Ends at: 316)
--------------+---------+-------+---------+
Complexity: | 11 | | OK |
ParamNBR: | 6 | * | |
CalledNBR: | 20 | | OK |
LOC: | 107 | | OK |
--------------+---------+-------+---------+
metrics are OK
Clone analysis:
This file does not contain cloned functions
__________________________________________
Threshold GRASS6 key metrics values at 2007-11-13 are:
---------------------------+-----------+---------+
median | upper | outlier |
| quartile | limit |
---------------------------+-----------+---------+
Complexity (Cyclo): 5 | 25 | 37 |
ParamNBR: 2 | 6 | 9 |
CalledNBR: 10 | 60 | 88 |
LOC: 43 | 195 | 273 |
---------------------------+-----------+---------+
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