[GRASS-QA] GRASS QA: paul | ./grass6/lib/gis/get_ellipse.c |no
clones | 0 monsters | 0 warnings
grass-qa at proxy.soccerlab.polymtl.ca
grass-qa at proxy.soccerlab.polymtl.ca
Fri Nov 3 15:24:57 EST 2006
Hello paul,
here a report on your recent GRASS-CVS change:
ANALYSIS
your changes to files/functions:
lib/gis/get_ellipse.c functions
G_get_ellipsoid_parameters (Begins at: 63 Ends at: 178)
--------------+---------+-------+---------+
Complexity: | 12 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 32 | | OK |
LOC: | 116 | * | |
--------------+---------+-------+---------+
metrics are OK
G_get_ellipsoid_by_name (Begins at: 181 Ends at: 254)
--------------+---------+-------+---------+
Complexity: | 2 | | OK |
ParamNBR: | 3 | | OK |
CalledNBR: | 2 | | OK |
LOC: | 74 | | OK |
--------------+---------+-------+---------+
metrics are OK
G_ellipsoid_name (Begins at: 257 Ends at: 287)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 1 | | OK |
LOC: | 31 | | OK |
--------------+---------+-------+---------+
metrics are OK
G_get_spheroid_by_name (Begins at: 290 Ends at: 320)
--------------+---------+-------+---------+
Complexity: | 2 | | OK |
ParamNBR: | 4 | | OK |
CalledNBR: | 2 | | OK |
LOC: | 31 | | OK |
--------------+---------+-------+---------+
metrics are OK
G_ellipsoid_description (Begins at: 323 Ends at: 327)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 1 | | OK |
LOC: | 5 | | OK |
--------------+---------+-------+---------+
metrics are OK
get_a_e2_f (Begins at: 330 Ends at: 369)
--------------+---------+-------+---------+
Complexity: | 9 | | OK |
ParamNBR: | 5 | * | |
CalledNBR: | 5 | | OK |
LOC: | 40 | | OK |
--------------+---------+-------+---------+
metrics are OK
ellipsoid_table_file (Begins at: 371 Ends at: 375)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 2 | | OK |
LOC: | 5 | | OK |
--------------+---------+-------+---------+
metrics are OK
compare_table_names (Begins at: 378 Ends at: 382)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 1 | | OK |
LOC: | 5 | | OK |
--------------+---------+-------+---------+
metrics are OK
read_ellipsoid_table (Begins at: 385 Ends at: 460)
--------------+---------+-------+---------+
Complexity: | 9 | | OK |
ParamNBR: | 3 | | OK |
CalledNBR: | 25 | | OK |
LOC: | 76 | | OK |
--------------+---------+-------+---------+
metrics are OK
Clone analysis:
This file does not contain cloned functions
__________________________________________
Threshold GRASS6 key metrics values at 2006-11-03 are:
---------------------------+-----------+---------+
median | upper | outlier |
| quartile | limit |
---------------------------+-----------+---------+
Complexity (Cyclo): 5 | 25 | 37 |
ParamNBR: 2 | 6 | 8 |
CalledNBR: 10 | 60 | 85 |
LOC: 41 | 189 | 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