[GRASS-QA] SOCCER LAB GRASS QA: no clones 3 monsters and 1 warnings

cvs at proxy.soccerlab.polymtl.ca cvs at proxy.soccerlab.polymtl.ca
Thu May 18 09:24:15 EDT 2006


Hello radim,

here a report on your recent GRASS-CVS change:

ANALYSIS

your changes to files/functions:


vector/v.buffer/main.c functions


input_distance (Begins at: 35 Ends at: 121)
--------------+---------+-------+---------+
Complexity:   |      14 |       |      OK |
ParamNBR:     |       5 |     * |         |
CalledNBR:    |      16 |       |      OK |
LOC:          |      87 |       |      OK |
--------------+---------+-------+---------+
metrics are OK

area_in_buffer (Begins at: 128 Ends at: 207)
--------------+---------+-------+---------+
Complexity:   |       8 |       |      OK |
ParamNBR:     |       6 |     * |         |
CalledNBR:    |      15 |       |      OK |
LOC:          |      80 |       |      OK |
--------------+---------+-------+---------+
at least 1 values are close to an outlier please consider revising code

stop (Begins at: 209 Ends at: 217)
--------------+---------+-------+---------+
Complexity:   |       1 |       |      OK |
ParamNBR:     |       2 |       |      OK |
CalledNBR:    |       5 |       |      OK |
LOC:          |       9 |       |      OK |
--------------+---------+-------+---------+
metrics are OK

main (Begins at: 220 Ends at: 702)
--------------+---------+-------+---------+
Complexity:   |      55 |   *** | MONSTER |
ParamNBR:     |       2 |       |      OK |
CalledNBR:    |     177 |   *** | MONSTER |
LOC:          |     483 |   *** | MONSTER |
--------------+---------+-------+---------+
3 metric are OUT OF RANGE!

Clone analysis:

This file does not contain  cloned functions

__________________________________________

Threshold GRASS6 key metrics values at 2006-05-18 are:
---------------------------+-----------+---------+
                    median | upper     | outlier |
                           | quartile  | limit   |
---------------------------+-----------+---------+
Complexity (Cyclo):      5 |        25 |      36 |
ParamNBR:                2 |         6 |       8 |
CalledNBR:               9 |        55 |      79 |
LOC:                    40 |       182 |     253 |
---------------------------+-----------+---------+

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