[GRASS-QA] GRASS QA: paul | ./grass6/lib/proj/ellipse.c |no clones
| 0 monsters | 0 warnings
grass-qa at proxy.soccerlab.polymtl.ca
grass-qa at proxy.soccerlab.polymtl.ca
Wed Nov 1 08:43:47 EST 2006
Hello paul,
here a report on your recent GRASS-CVS change:
ANALYSIS
your changes to files/functions:
lib/proj/ellipse.c functions
GPJ_get_ellipsoid_params (Begins at: 47 Ends at: 59)
--------------+---------+-------+---------+
Complexity: | 2 | | OK |
ParamNBR: | 3 | | OK |
CalledNBR: | 4 | | OK |
LOC: | 13 | | OK |
--------------+---------+-------+---------+
metrics are OK
GPJ__get_ellipsoid_params (Begins at: 62 Ends at: 144)
--------------+---------+-------+---------+
Complexity: | 11 | | OK |
ParamNBR: | 4 | | OK |
CalledNBR: | 28 | | OK |
LOC: | 83 | | OK |
--------------+---------+-------+---------+
metrics are OK
GPJ_get_ellipsoid_by_name (Begins at: 146 Ends at: 166)
--------------+---------+-------+---------+
Complexity: | 3 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 6 | | OK |
LOC: | 21 | | OK |
--------------+---------+-------+---------+
metrics are OK
get_a_e2_f (Begins at: 169 Ends at: 206)
--------------+---------+-------+---------+
Complexity: | 9 | | OK |
ParamNBR: | 5 | * | |
CalledNBR: | 5 | | OK |
LOC: | 38 | | OK |
--------------+---------+-------+---------+
metrics are OK
read_ellipsoid_table (Begins at: 208 Ends at: 290)
--------------+---------+-------+---------+
Complexity: | 10 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 29 | | OK |
LOC: | 83 | | OK |
--------------+---------+-------+---------+
metrics are OK
GPJ_free_ellps (Begins at: 292 Ends at: 297)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 2 | | OK |
LOC: | 6 | | OK |
--------------+---------+-------+---------+
metrics are OK
free_ellps_list (Begins at: 299 Ends at: 312)
--------------+---------+-------+---------+
Complexity: | 2 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 3 | | OK |
LOC: | 14 | | OK |
--------------+---------+-------+---------+
metrics are OK
Clone analysis:
This file does not contain cloned functions
__________________________________________
Threshold GRASS6 key metrics values at 2006-11-01 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