[GRASS-QA] GRASS QA: glynn | ./grass6/lib/proj/datum.c |no clones |
0 monsters | 0 warnings
grass-qa at proxy.soccerlab.polymtl.ca
grass-qa at proxy.soccerlab.polymtl.ca
Sat Nov 10 05:07:07 EST 2007
Hello glynn,
here a report on your recent GRASS-CVS change:
ANALYSIS
your changes to files/functions:
lib/proj/datum.c functions
GPJ_get_datum_by_name (Begins at: 40 Ends at: 86)
--------------+---------+-------+---------+
Complexity: | 3 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 7 | | OK |
LOC: | 47 | | OK |
--------------+---------+-------+---------+
metrics are OK
GPJ_get_default_datum_params_by_name (Begins at: 88 Ends at: 139)
--------------+---------+-------+---------+
Complexity: | 3 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 4 | | OK |
LOC: | 52 | | OK |
--------------+---------+-------+---------+
metrics are OK
GPJ_get_datum_params (Begins at: 141 Ends at: 177)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 3 | | OK |
LOC: | 37 | | OK |
--------------+---------+-------+---------+
metrics are OK
GPJ__get_datum_params (Begins at: 179 Ends at: 242)
--------------+---------+-------+---------+
Complexity: | 6 | | OK |
ParamNBR: | 3 | | OK |
CalledNBR: | 20 | | OK |
LOC: | 64 | | OK |
--------------+---------+-------+---------+
metrics are OK
GPJ_ask_datum_params (Begins at: 244 Ends at: 370)
--------------+---------+-------+---------+
Complexity: | 14 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 44 | * | |
LOC: | 127 | * | |
--------------+---------+-------+---------+
metrics are OK
GPJ_get_datum_transform_by_name (Begins at: 372 Ends at: 460)
--------------+---------+-------+---------+
Complexity: | 8 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 23 | | OK |
LOC: | 89 | | OK |
--------------+---------+-------+---------+
metrics are OK
read_datum_table (Begins at: 462 Ends at: 509)
--------------+---------+-------+---------+
Complexity: | 5 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 15 | | OK |
LOC: | 48 | | OK |
--------------+---------+-------+---------+
metrics are OK
GPJ_free_datum (Begins at: 517 Ends at: 523)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 3 | | OK |
LOC: | 7 | | OK |
--------------+---------+-------+---------+
metrics are OK
free_datum_list (Begins at: 531 Ends at: 545)
--------------+---------+-------+---------+
Complexity: | 2 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 4 | | OK |
LOC: | 15 | | OK |
--------------+---------+-------+---------+
metrics are OK
Clone analysis:
This file does not contain cloned functions
__________________________________________
Threshold GRASS6 key metrics values at 2007-11-10 are:
---------------------------+-----------+---------+
median | upper | outlier |
| quartile | limit |
---------------------------+-----------+---------+
Complexity (Cyclo): 5 | 25 | 37 |
ParamNBR: 2 | 6 | 9 |
CalledNBR: 10 | 60 | 88 |
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