| Metric | Tag | Overall | Per Function |
|---|---|---|---|
| Lines of Code | LOC | 188 | ****** |
| McCabe's Cyclomatic Number | MVG | 33 | ****** |
| Lines of Comment | COM | 91 | ******** |
| LOC/COM | L_C | 2.066 | |
| MVG/COM | M_C | 0.363 | |
| Weighted Methods per Class ( weighting = unity ) | WMC1 | 13 | |
| Weighted Methods per Class ( weighting = visible ) | WMCv | 2 | |
| Depth of Inheritance Tree | DIT | 0 | |
| Number of Children | NOC | 1 | |
| Coupling between objects | CBO | 7 | |
| Information Flow measure ( inclusive ) | IF4 | 36 | ******** |
| Information Flow measure ( visible ) | IF4v | 36 | ******** |
| Information Flow measure ( concrete ) | IF4c | 16 | ******** |
| Description | LOC | MVG | COM | L_C | M_C |
|---|---|---|---|---|---|
declaration
./components/ogre/environment/pagedgeometry/include/GrassLoader.h:50 |
1 | 0 | 0 | ------ | ------ |
definition
./components/ogre/environment/pagedgeometry/include/GrassLoader.h:264 |
15 | 0 | 4 | ------ | ------ |