[GRASS-QA] GRASS QA: soeren |
./grass6/lib/gpde/N_solute_transport.c |no clones | 0
monsters | 0 warnings
grass-qa at proxy.soccerlab.polymtl.ca
grass-qa at proxy.soccerlab.polymtl.ca
Wed May 2 13:43:18 EDT 2007
Hello soeren,
here a report on your recent GRASS-CVS change:
ANALYSIS
your changes to files/functions:
lib/gpde/N_solute_transport.c functions
N_callback_solute_transport_3d (Begins at: 28 Ends at: 182)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 5 | * | |
CalledNBR: | 32 | | OK |
LOC: | 155 | * | |
--------------+---------+-------+---------+
metrics are OK
N_callback_solute_transport_2d (Begins at: 184 Ends at: 375)
--------------+---------+-------+---------+
Complexity: | 5 | | OK |
ParamNBR: | 4 | | OK |
CalledNBR: | 53 | * | |
LOC: | 192 | * | |
--------------+---------+-------+---------+
metrics are OK
N_alloc_solute_transport_data3d (Begins at: 377 Ends at: 429)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 3 | | OK |
CalledNBR: | 19 | | OK |
LOC: | 53 | | OK |
--------------+---------+-------+---------+
metrics are OK
N_alloc_solute_transport_data2d (Begins at: 431 Ends at: 470)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 17 | | OK |
LOC: | 40 | | OK |
--------------+---------+-------+---------+
metrics are OK
N_free_solute_transport_data3d (Begins at: 472 Ends at: 507)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 18 | | OK |
LOC: | 36 | | OK |
--------------+---------+-------+---------+
metrics are OK
N_free_solute_transport_data2d (Begins at: 509 Ends at: 548)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 16 | | OK |
LOC: | 40 | | OK |
--------------+---------+-------+---------+
metrics are OK
N_calc_solute_transport_transmission_2d (Begins at: 550 Ends at: 616)
--------------+---------+-------+---------+
Complexity: | 8 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 12 | | OK |
LOC: | 67 | | OK |
--------------+---------+-------+---------+
metrics are OK
N_calc_solute_transport_disptensor_2d (Begins at: 618 Ends at: 675)
--------------+---------+-------+---------+
Complexity: | 2 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 7 | | OK |
LOC: | 58 | | OK |
--------------+---------+-------+---------+
metrics are OK
N_calc_solute_transport_disptensor_3d (Begins at: 677 Ends at: 739)
--------------+---------+-------+---------+
Complexity: | 2 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 10 | | OK |
LOC: | 63 | | OK |
--------------+---------+-------+---------+
metrics are OK
Clone analysis:
This file does not contain cloned functions
__________________________________________
Threshold GRASS6 key metrics values at 2007-05-02 are:
---------------------------+-----------+---------+
median | upper | outlier |
| quartile | limit |
---------------------------+-----------+---------+
Complexity (Cyclo): 5 | 25 | 37 |
ParamNBR: 2 | 6 | 9 |
CalledNBR: 10 | 60 | 87 |
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