| Metric | Tag | Overall | Per Function |
|---|---|---|---|
| Lines of Code | LOC | 261 | ****** |
| McCabe's Cyclomatic Number | MVG | 161 | ****** |
| Lines of Comment | COM | 42 | ******** |
| LOC/COM | L_C | 6.214 | |
| MVG/COM | M_C | 3.833 | |
| Weighted Methods per Class ( weighting = unity ) | WMC1 | 24 | |
| Weighted Methods per Class ( weighting = visible ) | WMCv | 0 | |
| Depth of Inheritance Tree | DIT | 0 | |
| Number of Children | NOC | 0 | |
| Coupling between objects | CBO | 3 | |
| Information Flow measure ( inclusive ) | IF4 | 4 | ******** |
| Information Flow measure ( visible ) | IF4v | 4 | ******** |
| Information Flow measure ( concrete ) | IF4c | 0 | ******** |
| Description | LOC | MVG | COM | L_C | M_C |
|---|---|---|---|---|---|
definition
./components/ogre/ogreopcode/include/OgreOpcodeMath.h:303 |
33 | 0 | 1 | 33.000 | ------ |
| Function prototype | LOC | MVG | COM | L_C | M_C |
|---|---|---|---|---|---|
| bbox3( ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:329 | 0 | 0 | 0 | ------ | ------ |
| bbox3( Vector3 *, int ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:334 | 14 | 7 | 1 | ------ | 7.000 |
| bbox3( const Vector3 &, const Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:330 | 0 | 0 | 0 | ------ | ------ |
| bbox3( const bbox3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:331 | 0 | 0 | 0 | ------ | ------ |
| begin_grow( void ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:380 | 4 | 0 | 1 | ------ | ------ |
| getCenter( ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:351 | 1 | 1 | 1 | ------ | ------ |
| getCenter( Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:352 | 1 | 0 | 0 | ------ | ------ |
| getExtents( ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:354 | 1 | 1 | 0 | ------ | ------ |
| getExtents( Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:355 | 1 | 0 | 0 | ------ | ------ |
| grow( Vector3 *, int ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:394 | 7 | 1 | 0 | ------ | ------ |
| grow( const Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:385 | 8 | 6 | 0 | ------ | ****** |
| grow( const bbox3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:403 | 8 | 6 | 0 | ------ | ****** |
| intersect( bbox3 ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:605 | 21 | 9 | 2 | 10.500 | 4.500 |
| intersect( const line3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:480 | 41 | 40 | 16 | 2.562 | 2.500 |
| intersect( const line3 &, Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:545 | 41 | 37 | 9 | 4.556 | 4.111 |
| isect_const_x( const float, const line3 &, Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:415 | 13 | 5 | 3 | ------ | 1.667 |
| isect_const_y( const float, const line3 &, Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:430 | 13 | 5 | 1 | ------ | 5.000 |
| isect_const_z( const float, const line3 &, Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:445 | 13 | 5 | 1 | ------ | 5.000 |
| line_test( float, float, float, float ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:595 | 8 | 13 | 4 | ------ | 3.250 |
| pip_const_x( const Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:461 | 5 | 6 | 1 | ------ | 6.000 |
| pip_const_y( const Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:467 | 5 | 6 | 0 | ------ | ****** |
| pip_const_z( const Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:473 | 5 | 6 | 0 | ------ | ****** |
| set( Vector3 *, int ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:363 | 14 | 7 | 0 | ------ | ****** |
| set( const Vector3 &, const Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:358 | 4 | 0 | 1 | ------ | ------ |