[GRASS-QA] GRASS QA: glynn |
./grass6/raster/r.le/r.le.setup/ask_group.c |no clones | 0
monsters | 0 warnings
grass-qa at proxy.soccerlab.polymtl.ca
grass-qa at proxy.soccerlab.polymtl.ca
Wed Oct 11 05:10:41 EDT 2006
Hello glynn,
here a report on your recent GRASS-CVS change:
ANALYSIS
your changes to files/functions:
raster/r.le/r.le.setup/ask_group.c functions
ask_group (Begins at: 40 Ends at: 89)
--------------+---------+-------+---------+
Complexity: | 2 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 28 | | OK |
LOC: | 50 | | OK |
--------------+---------+-------+---------+
metrics are OK
get_group_drv (Begins at: 91 Ends at: 160)
--------------+---------+-------+---------+
Complexity: | 10 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 27 | | OK |
LOC: | 70 | | OK |
--------------+---------+-------+---------+
metrics are OK
ask_limits (Begins at: 162 Ends at: 184)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 7 | | OK |
LOC: | 23 | | OK |
--------------+---------+-------+---------+
metrics are OK
get_index (Begins at: 186 Ends at: 217)
--------------+---------+-------+---------+
Complexity: | 3 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 7 | | OK |
LOC: | 32 | | OK |
--------------+---------+-------+---------+
metrics are OK
ask_reclass (Begins at: 219 Ends at: 263)
--------------+---------+-------+---------+
Complexity: | 2 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 17 | | OK |
LOC: | 45 | | OK |
--------------+---------+-------+---------+
metrics are OK
get_1recl (Begins at: 271 Ends at: 337)
--------------+---------+-------+---------+
Complexity: | 12 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 16 | | OK |
LOC: | 67 | | OK |
--------------+---------+-------+---------+
metrics are OK
ask_fromto (Begins at: 339 Ends at: 369)
--------------+---------+-------+---------+
Complexity: | 2 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 11 | | OK |
LOC: | 31 | | OK |
--------------+---------+-------+---------+
metrics are OK
fopen0 (Begins at: 371 Ends at: 382)
--------------+---------+-------+---------+
Complexity: | 2 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 3 | | OK |
LOC: | 12 | | OK |
--------------+---------+-------+---------+
metrics are OK
Clone analysis:
This file does not contain cloned functions
__________________________________________
Threshold GRASS6 key metrics values at 2006-10-11 are:
---------------------------+-----------+---------+
median | upper | outlier |
| quartile | limit |
---------------------------+-----------+---------+
Complexity (Cyclo): 5 | 25 | 37 |
ParamNBR: 2 | 6 | 8 |
CalledNBR: 10 | 60 | 85 |
LOC: 41 | 189 | 264 |
---------------------------+-----------+---------+
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