[GRASS-QA] GRASS QA: paul | ./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
Mon Feb 12 13:52:22 EST 2007
Hello paul,
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: 53 Ends at: 99)
--------------+---------+-------+---------+
Complexity: | 3 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 7 | | OK |
LOC: | 47 | | OK |
--------------+---------+-------+---------+
metrics are OK
GPJ_get_default_datum_params_by_name (Begins at: 101 Ends at: 152)
--------------+---------+-------+---------+
Complexity: | 3 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 4 | | OK |
LOC: | 52 | | OK |
--------------+---------+-------+---------+
metrics are OK
GPJ_get_datum_params (Begins at: 154 Ends at: 190)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 3 | | OK |
LOC: | 37 | | OK |
--------------+---------+-------+---------+
metrics are OK
GPJ__get_datum_params (Begins at: 192 Ends at: 255)
--------------+---------+-------+---------+
Complexity: | 6 | | OK |
ParamNBR: | 3 | | OK |
CalledNBR: | 20 | | OK |
LOC: | 64 | | OK |
--------------+---------+-------+---------+
metrics are OK
GPJ_ask_datum_params (Begins at: 257 Ends at: 383)
--------------+---------+-------+---------+
Complexity: | 14 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 44 | * | |
LOC: | 127 | * | |
--------------+---------+-------+---------+
metrics are OK
get_datum_transform_by_name (Begins at: 385 Ends at: 471)
--------------+---------+-------+---------+
Complexity: | 8 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 23 | | OK |
LOC: | 87 | | OK |
--------------+---------+-------+---------+
metrics are OK
read_datum_table (Begins at: 473 Ends at: 520)
--------------+---------+-------+---------+
Complexity: | 5 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 15 | | OK |
LOC: | 48 | | OK |
--------------+---------+-------+---------+
metrics are OK
GPJ_free_datum (Begins at: 528 Ends at: 534)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 3 | | OK |
LOC: | 7 | | OK |
--------------+---------+-------+---------+
metrics are OK
free_datum_list (Begins at: 542 Ends at: 556)
--------------+---------+-------+---------+
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-02-12 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