Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 156 | ****** |
McCabe's Cyclomatic Number | MVG | 18 | ****** |
Lines of Comment | COM | 28 | ******** |
LOC/COM | L_C | 5.571 | |
MVG/COM | M_C | 0.643 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 14 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 0 | |
Depth of Inheritance Tree | DIT | 0 | |
Number of Children | NOC | 1 | |
Coupling between objects | CBO | 10 | |
Information Flow measure ( inclusive ) | IF4 | 441 | ******** |
Information Flow measure ( visible ) | IF4v | 441 | ******** |
Information Flow measure ( concrete ) | IF4c | 9 | ******** |
Description | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
declaration
./components/ogre/terrain/TerrainPageSurfaceCompilerTechniqueShader.h:37 |
1 | 0 | 0 | ------ | ------ |
definition
./components/ogre/terrain/TerrainPageSurfaceCompilerTechniqueShader.h:69 |
12 | 0 | 0 | ------ | ------ |