Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 458 | ****** |
McCabe's Cyclomatic Number | MVG | 47 | ****** |
Lines of Comment | COM | 230 | ******** |
LOC/COM | L_C | 1.991 | |
MVG/COM | M_C | 0.204 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 17 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 2 | |
Depth of Inheritance Tree | DIT | 1 | |
Number of Children | NOC | 0 | |
Coupling between objects | CBO | 10 | |
Information Flow measure ( inclusive ) | IF4 | 256 | ******** |
Information Flow measure ( visible ) | IF4v | 64 | ******** |
Information Flow measure ( concrete ) | IF4c | 0 | ******** |
Description | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
definition
./components/ogre/environment/pagedgeometry/include/GrassLoader.h:74 |
19 | 1 | 5 | ------ | ------ |
declaration
./components/ogre/environment/pagedgeometry/include/GrassLoader.h:558 |
1 | 0 | 0 | ------ | ------ |