[GRASS-QA] GRASS QA: glynn |
./grass6/imagery/i.ortho.photo/photo.2target/mark.c |no
clones | 0 monsters | 0 warnings
grass-qa at proxy.soccerlab.polymtl.ca
grass-qa at proxy.soccerlab.polymtl.ca
Sun Apr 15 17:07:51 EDT 2007
Hello glynn,
here a report on your recent GRASS-CVS change:
ANALYSIS
your changes to files/functions:
imagery/i.ortho.photo/photo.2target/mark.c functions
mark (Begins at: 18 Ends at: 37)
--------------+---------+-------+---------+
Complexity: | 5 | | OK |
ParamNBR: | 3 | | OK |
CalledNBR: | 6 | | OK |
LOC: | 20 | | OK |
--------------+---------+-------+---------+
metrics are OK
mark_point (Begins at: 39 Ends at: 112)
--------------+---------+-------+---------+
Complexity: | 3 | | OK |
ParamNBR: | 3 | | OK |
CalledNBR: | 39 | * | |
LOC: | 74 | | OK |
--------------+---------+-------+---------+
metrics are OK
get_point2 (Begins at: 116 Ends at: 149)
--------------+---------+-------+---------+
Complexity: | 5 | | OK |
ParamNBR: | 3 | | OK |
CalledNBR: | 7 | | OK |
LOC: | 34 | | OK |
--------------+---------+-------+---------+
metrics are OK
keyboard (Begins at: 151 Ends at: 156)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 1 | | OK |
LOC: | 6 | | OK |
--------------+---------+-------+---------+
metrics are OK
_keyboard (Begins at: 158 Ends at: 213)
--------------+---------+-------+---------+
Complexity: | 8 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 17 | | OK |
LOC: | 56 | | OK |
--------------+---------+-------+---------+
metrics are OK
digitizer (Begins at: 215 Ends at: 269)
--------------+---------+-------+---------+
Complexity: | 7 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 15 | | OK |
LOC: | 55 | | OK |
--------------+---------+-------+---------+
metrics are OK
screen (Begins at: 271 Ends at: 344)
--------------+---------+-------+---------+
Complexity: | 9 | | OK |
ParamNBR: | 3 | | OK |
CalledNBR: | 25 | | OK |
LOC: | 74 | | OK |
--------------+---------+-------+---------+
metrics are OK
get_z_from_cell2 (Begins at: 350 Ends at: 406)
--------------+---------+-------+---------+
Complexity: | 8 | | OK |
ParamNBR: | 3 | | OK |
CalledNBR: | 20 | | OK |
LOC: | 57 | | OK |
--------------+---------+-------+---------+
metrics are OK
get_z_from_cell (Begins at: 408 Ends at: 437)
--------------+---------+-------+---------+
Complexity: | 5 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 11 | | OK |
LOC: | 30 | | OK |
--------------+---------+-------+---------+
metrics are OK
cancel (Begins at: 439 Ends at: 442)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 0 | | OK |
LOC: | 4 | | OK |
--------------+---------+-------+---------+
metrics are OK
Clone analysis:
This file does not contain cloned functions
__________________________________________
Threshold GRASS6 key metrics values at 2007-04-15 are:
---------------------------+-----------+---------+
median | upper | outlier |
| quartile | limit |
---------------------------+-----------+---------+
Complexity (Cyclo): 5 | 25 | 37 |
ParamNBR: 2 | 6 | 9 |
CalledNBR: 10 | 60 | 87 |
LOC: 43 | 195 | 272 |
---------------------------+-----------+---------+
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