Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 29 | ****** |
McCabe's Cyclomatic Number | MVG | 2 | ****** |
Lines of Comment | COM | 1 | ******** |
LOC/COM | L_C | 29.000 | |
MVG/COM | M_C | ------ | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 3 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 0 | |
Depth of Inheritance Tree | DIT | 0 | |
Number of Children | NOC | 4 | |
Coupling between objects | CBO | 8 | |
Information Flow measure ( inclusive ) | IF4 | 225 | ******** |
Information Flow measure ( visible ) | IF4v | 225 | ******** |
Information Flow measure ( concrete ) | IF4c | 0 | ******** |
Description | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
No module extents have been identified for this module | |||||
Function prototype | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
addEntityToBoundingBox( Entity *, const Vector3 &, const Quaternion &, const Vector3 & ) definition ./components/ogre/environment/pagedgeometry/source/PagedGeometry.cpp:778 | 20 | 1 | 1 | 20.000 | ------ |
clearBoundingBox( ) definition ./components/ogre/environment/pagedgeometry/source/PagedGeometry.cpp:806 | 5 | 0 | 0 | ------ | ------ |
getBoundingBox( ) definition ./components/ogre/environment/pagedgeometry/source/PagedGeometry.cpp:801 | 4 | 1 | 0 | ------ | ------ |