[GRASS-QA] GRASS QA: soeren | ./grass6/lib/gpde/N_gwflow.c |no
clones | 0 monsters | 0 warnings
grass-qa at proxy.soccerlab.polymtl.ca
grass-qa at proxy.soccerlab.polymtl.ca
Tue Aug 21 14:02:18 EDT 2007
Hello soeren,
here a report on your recent GRASS-CVS change:
ANALYSIS
your changes to files/functions:
lib/gpde/N_gwflow.c functions
N_alloc_gwflow_data3d (Begins at: 38 Ends at: 87)
--------------+---------+-------+---------+
Complexity: | 3 | | OK |
ParamNBR: | 5 | * | |
CalledNBR: | 16 | | OK |
LOC: | 50 | | OK |
--------------+---------+-------+---------+
metrics are OK
N_free_gwflow_data3d (Begins at: 89 Ends at: 143)
--------------+---------+-------+---------+
Complexity: | 16 | * | |
ParamNBR: | 1 | | OK |
CalledNBR: | 16 | | OK |
LOC: | 55 | | OK |
--------------+---------+-------+---------+
metrics are OK
N_alloc_gwflow_data2d (Begins at: 145 Ends at: 194)
--------------+---------+-------+---------+
Complexity: | 3 | | OK |
ParamNBR: | 4 | | OK |
CalledNBR: | 17 | | OK |
LOC: | 50 | | OK |
--------------+---------+-------+---------+
metrics are OK
N_free_gwflow_data2d (Begins at: 196 Ends at: 257)
--------------+---------+-------+---------+
Complexity: | 17 | * | |
ParamNBR: | 1 | | OK |
CalledNBR: | 17 | | OK |
LOC: | 62 | | OK |
--------------+---------+-------+---------+
metrics are OK
N_callback_gwflow_3d (Begins at: 259 Ends at: 364)
--------------+---------+-------+---------+
Complexity: | 2 | | OK |
ParamNBR: | 5 | * | |
CalledNBR: | 23 | | OK |
LOC: | 106 | | OK |
--------------+---------+-------+---------+
metrics are OK
N_callback_gwflow_2d (Begins at: 366 Ends at: 530)
--------------+---------+-------+---------+
Complexity: | 12 | | OK |
ParamNBR: | 4 | | OK |
CalledNBR: | 59 | * | |
LOC: | 165 | * | |
--------------+---------+-------+---------+
metrics are OK
Clone analysis:
This file does not contain cloned functions
__________________________________________
Threshold GRASS6 key metrics values at 2007-08-21 are:
---------------------------+-----------+---------+
median | upper | outlier |
| quartile | limit |
---------------------------+-----------+---------+
Complexity (Cyclo): 5 | 25 | 37 |
ParamNBR: 2 | 6 | 9 |
CalledNBR: 10 | 60 | 88 |
LOC: 43 | 195 | 272 |
---------------------------+-----------+---------+
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