[GRASS-QA] GRASS QA: hamish | ./grass6/ps/ps.map/r_plt.c |no clones
| 0 monsters | 0 warnings
grass-qa at proxy.soccerlab.polymtl.ca
grass-qa at proxy.soccerlab.polymtl.ca
Wed May 2 03:16:53 EDT 2007
Hello hamish,
here a report on your recent GRASS-CVS change:
ANALYSIS
your changes to files/functions:
ps/ps.map/r_plt.c functions
read_point (Begins at: 7 Ends at: 112)
--------------+---------+-------+---------+
Complexity: | 16 | * | |
ParamNBR: | 2 | | OK |
CalledNBR: | 21 | | OK |
LOC: | 106 | | OK |
--------------+---------+-------+---------+
metrics are OK
read_eps (Begins at: 114 Ends at: 193)
--------------+---------+-------+---------+
Complexity: | 12 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 19 | | OK |
LOC: | 80 | | OK |
--------------+---------+-------+---------+
metrics are OK
read_line (Begins at: 195 Ends at: 265)
--------------+---------+-------+---------+
Complexity: | 11 | | OK |
ParamNBR: | 4 | | OK |
CalledNBR: | 13 | | OK |
LOC: | 71 | | OK |
--------------+---------+-------+---------+
metrics are OK
read_rectangle (Begins at: 267 Ends at: 357)
--------------+---------+-------+---------+
Complexity: | 14 | | OK |
ParamNBR: | 4 | | OK |
CalledNBR: | 16 | | OK |
LOC: | 91 | | OK |
--------------+---------+-------+---------+
metrics are OK
add_to_plfile (Begins at: 359 Ends at: 377)
--------------+---------+-------+---------+
Complexity: | 3 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 6 | | OK |
LOC: | 19 | | OK |
--------------+---------+-------+---------+
metrics are OK
Clone analysis:
This file does not contain cloned functions
__________________________________________
Threshold GRASS6 key metrics values at 2007-05-02 are:
---------------------------+-----------+---------+
median | upper | outlier |
| quartile | limit |
---------------------------+-----------+---------+
Complexity (Cyclo): 5 | 25 | 37 |
ParamNBR: 2 | 6 | 9 |
CalledNBR: 10 | 60 | 87 |
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