[GRASS-QA] GRASS QA: hamish |
./grass6/raster/r.le/r.le.pixel/cellclip.c |no clones | 0
monsters | 4 warnings
grass-qa at proxy.soccerlab.polymtl.ca
grass-qa at proxy.soccerlab.polymtl.ca
Thu Sep 28 21:39:56 EDT 2006
Hello hamish,
here a report on your recent GRASS-CVS change:
ANALYSIS
your changes to files/functions:
raster/r.le/r.le.pixel/cellclip.c functions
cell_clip_drv (Begins at: 33 Ends at: 168)
--------------+---------+-------+---------+
Complexity: | 7 | | OK |
ParamNBR: | 8 | ** | Warning |
CalledNBR: | 23 | | OK |
LOC: | 136 | * | |
--------------+---------+-------+---------+
at least 1 values are close to an outlier please consider revising code
is_not_empty_buffer (Begins at: 170 Ends at: 190)
--------------+---------+-------+---------+
Complexity: | 3 | | OK |
ParamNBR: | 4 | | OK |
CalledNBR: | 0 | | OK |
LOC: | 21 | | OK |
--------------+---------+-------+---------+
metrics are OK
center_is_not_null (Begins at: 198 Ends at: 217)
--------------+---------+-------+---------+
Complexity: | 3 | | OK |
ParamNBR: | 4 | | OK |
CalledNBR: | 0 | | OK |
LOC: | 20 | | OK |
--------------+---------+-------+---------+
metrics are OK
cell_clip (Begins at: 225 Ends at: 441)
--------------+---------+-------+---------+
Complexity: | 30 | ** | Warning |
ParamNBR: | 8 | ** | Warning |
CalledNBR: | 43 | * | |
LOC: | 217 | ** | Warning |
--------------+---------+-------+---------+
at least 3 values are close to an outlier please consider revising code
get_rich (Begins at: 443 Ends at: 468)
--------------+---------+-------+---------+
Complexity: | 3 | | OK |
ParamNBR: | 3 | | OK |
CalledNBR: | 0 | | OK |
LOC: | 26 | | OK |
--------------+---------+-------+---------+
metrics are OK
compar (Begins at: 476 Ends at: 480)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 0 | | OK |
LOC: | 5 | | OK |
--------------+---------+-------+---------+
metrics are OK
Clone analysis:
This file does not contain cloned functions
__________________________________________
Threshold GRASS6 key metrics values at 2006-09-28 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