[GRASS-QA] GRASS QA: hamish | ./grass6/imagery/i.points/ask.c |4
clones ( analyze.c ask.c )| 0 monsters | 2 warnings
cvs at proxy.soccerlab.polymtl.ca
cvs at proxy.soccerlab.polymtl.ca
Wed Jul 5 04:31:05 EDT 2006
Hello hamish,
here a report on your recent GRASS-CVS change:
ANALYSIS
your changes to files/functions:
imagery/i.points/ask.c functions
ask_gis_files (Begins at: 34 Ends at: 272)
--------------+---------+-------+---------+
Complexity: | 22 | * | |
ParamNBR: | 5 | * | |
CalledNBR: | 53 | * | |
LOC: | 239 | ** | Warning |
--------------+---------+-------+---------+
at least 1 values are close to an outlier please consider revising code
dobox (Begins at: 274 Ends at: 295)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 7 | ** | Warning |
CalledNBR: | 6 | | OK |
LOC: | 22 | | OK |
--------------+---------+-------+---------+
at least 1 values are close to an outlier please consider revising code
uparrow (Begins at: 297 Ends at: 303)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 2 | | OK |
LOC: | 7 | | OK |
--------------+---------+-------+---------+
metrics are OK
downarrow (Begins at: 305 Ends at: 311)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 2 | | OK |
LOC: | 7 | | OK |
--------------+---------+-------+---------+
metrics are OK
pick (Begins at: 313 Ends at: 361)
--------------+---------+-------+---------+
Complexity: | 9 | | OK |
ParamNBR: | 3 | | OK |
CalledNBR: | 15 | | OK |
LOC: | 49 | | OK |
--------------+---------+-------+---------+
metrics are OK
cancel_which (Begins at: 364 Ends at: 381)
--------------+---------+-------+---------+
Complexity: | 3 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 5 | | OK |
LOC: | 18 | | OK |
--------------+---------+-------+---------+
metrics are OK
inbox (Begins at: 383 Ends at: 386)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 3 | | OK |
CalledNBR: | 0 | | OK |
LOC: | 4 | | OK |
--------------+---------+-------+---------+
metrics are OK
dotext (Begins at: 388 Ends at: 399)
--------------+---------+-------+---------+
Complexity: | 2 | | OK |
ParamNBR: | 6 | * | |
CalledNBR: | 7 | | OK |
LOC: | 12 | | OK |
--------------+---------+-------+---------+
metrics are OK
Clone analysis:
This file has 4 potentially cloned functions:
cancel_which dobox pick dotext
In imagery/i.points/ask.c clones of dobox are:
imagery/i.ortho.photo/photo.2target/ask.c dobox
In imagery/i.points/ask.c clones of cancel_which are:
imagery/i.vpoints/ask.c cancel_which
imagery/i.ortho.photo/photo.2target/ask.c cancel_which
imagery/i.ortho.photo/photo.2image/ask.c cancel_which
In imagery/i.points/ask.c clones of dotext are:
imagery/i.ortho.photo/photo.2target/ask.c dotext
In imagery/i.points/ask.c clones of pick are:
imagery/i.vpoints/ask.c pick
__________________________________________
Threshold GRASS6 key metrics values at 2006-07-05 are:
---------------------------+-----------+---------+
median | upper | outlier |
| quartile | limit |
---------------------------+-----------+---------+
Complexity (Cyclo): 5 | 25 | 37 |
ParamNBR: 2 | 6 | 8 |
CalledNBR: 9 | 55 | 79 |
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