[GRASS-QA] GRASS QA: markus | ./grass6/raster/r.flow/io.c |no
clones | 0 monsters | 1 warnings
grass-qa at proxy.soccerlab.polymtl.ca
grass-qa at proxy.soccerlab.polymtl.ca
Wed Dec 13 11:41:49 EST 2006
Hello markus,
here a report on your recent GRASS-CVS change:
ANALYSIS
your changes to files/functions:
raster/r.flow/io.c functions
tmp_name (Begins at: 40 Ends at: 53)
--------------+---------+-------+---------+
Complexity: | 4 | | OK |
ParamNBR: | 1 | | OK |
CalledNBR: | 3 | | OK |
LOC: | 14 | | OK |
--------------+---------+-------+---------+
metrics are OK
parameter (Begins at: 58 Ends at: 74)
--------------+---------+-------+---------+
Complexity: | 2 | | OK |
ParamNBR: | 7 | ** | Warning |
CalledNBR: | 1 | | OK |
LOC: | 17 | | OK |
--------------+---------+-------+---------+
at least 1 values are close to an outlier please consider revising code
flag (Begins at: 77 Ends at: 86)
--------------+---------+-------+---------+
Complexity: | 1 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 1 | | OK |
LOC: | 10 | | OK |
--------------+---------+-------+---------+
metrics are OK
parse_command_line (Begins at: 89 Ends at: 205)
--------------+---------+-------+---------+
Complexity: | 7 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 47 | * | |
LOC: | 117 | * | |
--------------+---------+-------+---------+
metrics are OK
open_existing_cell_file (Begins at: 208 Ends at: 220)
--------------+---------+-------+---------+
Complexity: | 3 | | OK |
ParamNBR: | 2 | | OK |
CalledNBR: | 7 | | OK |
LOC: | 13 | | OK |
--------------+---------+-------+---------+
metrics are OK
read_input_files (Begins at: 223 Ends at: 282)
--------------+---------+-------+---------+
Complexity: | 10 | | OK |
ParamNBR: | 0 | | OK |
CalledNBR: | 28 | | OK |
LOC: | 60 | | OK |
--------------+---------+-------+---------+
metrics are OK
open_segment_file (Begins at: 285 Ends at: 313)
--------------+---------+-------+---------+
Complexity: | 6 | | OK |
ParamNBR: | 3 | | OK |
CalledNBR: | 14 | | OK |
LOC: | 29 | | OK |
--------------+---------+-------+---------+
metrics are OK
open_output_files (Begins at: 316 Ends at: 335)
--------------+---------+-------+---------+
Complexity: | 5 | | OK |
ParamNBR: | 0 | | OK |
CalledNBR: | 11 | | OK |
LOC: | 20 | | OK |
--------------+---------+-------+---------+
metrics are OK
close_files (Begins at: 338 Ends at: 353)
--------------+---------+-------+---------+
Complexity: | 4 | | OK |
ParamNBR: | 0 | | OK |
CalledNBR: | 5 | | OK |
LOC: | 16 | | OK |
--------------+---------+-------+---------+
metrics are OK
write_density_file (Begins at: 356 Ends at: 394)
--------------+---------+-------+---------+
Complexity: | 5 | | OK |
ParamNBR: | 0 | | OK |
CalledNBR: | 26 | | OK |
LOC: | 39 | | OK |
--------------+---------+-------+---------+
metrics are OK
Clone analysis:
This file does not contain cloned functions
__________________________________________
Threshold GRASS6 key metrics values at 2006-12-13 are:
---------------------------+-----------+---------+
median | upper | outlier |
| quartile | limit |
---------------------------+-----------+---------+
Complexity (Cyclo): 5 | 25 | 37 |
ParamNBR: 2 | 6 | 8 |
CalledNBR: 10 | 60 | 86 |
LOC: 42 | 190 | 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