[GRASS-QA] GRASS QA: paul | ./grass6/display/d.grid/plot.c |no
clones | 0 monsters | 2 warnings
cvs at proxy.soccerlab.polymtl.ca
cvs at proxy.soccerlab.polymtl.ca
Wed Jul 19 05:40:42 EDT 2006
Hello paul,
here a report on your recent GRASS-CVS change:
ANALYSIS
your changes to files/functions:
display/d.grid/plot.c functions
plot_grid (Begins at: 13 Ends at: 103)
--------------+---------+-------+---------+
Complexity: | 7 | | OK |
ParamNBR: | 4 | | OK |
CalledNBR: | 36 | * | |
LOC: | 91 | | OK |
--------------+---------+-------+---------+
metrics are OK
plot_geogrid (Begins at: 106 Ends at: 228)
--------------+---------+-------+---------+
Complexity: | 11 | | OK |
ParamNBR: | 4 | | OK |
CalledNBR: | 49 | * | |
LOC: | 123 | * | |
--------------+---------+-------+---------+
metrics are OK
init_proj (Begins at: 234 Ends at: 253)
--------------+---------+-------+---------+
Complexity: | 3 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 10 | | OK |
LOC: | 20 | | OK |
--------------+---------+-------+---------+
metrics are OK
get_ll_bounds (Begins at: 259 Ends at: 354)
--------------+---------+-------+---------+
Complexity: | 13 | | OK |
ParamNBR: | 7 | ** | Warning |
CalledNBR: | 12 | | OK |
LOC: | 96 | | OK |
--------------+---------+-------+---------+
at least 1 values are close to an outlier please consider revising code
check_coords (Begins at: 361 Ends at: 426)
--------------+---------+-------+---------+
Complexity: | 13 | | OK |
ParamNBR: | 8 | ** | Warning |
CalledNBR: | 15 | | OK |
LOC: | 66 | | OK |
--------------+---------+-------+---------+
at least 1 values are close to an outlier please consider revising code
get_heading (Begins at: 433 Ends at: 464)
--------------+---------+-------+---------+
Complexity: | 9 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 4 | | OK |
LOC: | 32 | | OK |
--------------+---------+-------+---------+
metrics are OK
Clone analysis:
This file does not contain cloned functions
__________________________________________
Threshold GRASS6 key metrics values at 2006-07-19 are:
---------------------------+-----------+---------+
median | upper | outlier |
| quartile | limit |
---------------------------+-----------+---------+
Complexity (Cyclo): 5 | 25 | 37 |
ParamNBR: 2 | 6 | 8 |
CalledNBR: 9 | 55 | 80 |
LOC: 40 | 180 | 252 |
---------------------------+-----------+---------+
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