[GRASS-QA] GRASS QA: jachym | ./grass6/raster/r.statistics/o_skew.c
|1 clones ( color_get.c dalloc.c dalloc.c main.c main.c
main.c parser.c main.c main.c main.c count.c main.c main.c
o_kurt.c o_skew.c )| 0 monsters | 0 warnings
grass-qa at proxy.soccerlab.polymtl.ca
grass-qa at proxy.soccerlab.polymtl.ca
Sat Dec 9 13:54:30 EST 2006
Hello jachym,
here a report on your recent GRASS-CVS change:
ANALYSIS
your changes to files/functions:
raster/r.statistics/o_skew.c functions
o_skew (Begins at: 14 Ends at: 93)
--------------+---------+-------+---------+
Complexity: | 7 | | OK |
ParamNBR: | 5 | * | |
CalledNBR: | 15 | | OK |
LOC: | 80 | | OK |
--------------+---------+-------+---------+
metrics are OK
skew (Begins at: 96 Ends at: 134)
--------------+---------+-------+---------+
Complexity: | 2 | | OK |
ParamNBR: | 3 | | OK |
CalledNBR: | 2 | | OK |
LOC: | 39 | | OK |
--------------+---------+-------+---------+
metrics are OK
Clone analysis:
This file has 1 potentially cloned functions:
skew
In raster/r.statistics/o_skew.c clones of skew are:
raster/r.statistics/o_kurt.c kurt
__________________________________________
Threshold GRASS6 key metrics values at 2006-12-09 are:
---------------------------+-----------+---------+
median | upper | outlier |
| quartile | limit |
---------------------------+-----------+---------+
Complexity (Cyclo): 5 | 25 | 37 |
ParamNBR: 2 | 6 | 8 |
CalledNBR: 10 | 60 | 86 |
LOC: 42 | 190 | 265 |
---------------------------+-----------+---------+
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