Metric | Tag | Overall | Per Function |
---|---|---|---|
Lines of Code | LOC | 43 | ****** |
McCabe's Cyclomatic Number | MVG | 7 | ****** |
Lines of Comment | COM | 3 | ******** |
LOC/COM | L_C | 14.333 | |
MVG/COM | M_C | 2.333 | |
Weighted Methods per Class ( weighting = unity ) | WMC1 | 9 | |
Weighted Methods per Class ( weighting = visible ) | WMCv | 0 | |
Depth of Inheritance Tree | DIT | 0 | |
Number of Children | NOC | 0 | |
Coupling between objects | CBO | 4 | |
Information Flow measure ( inclusive ) | IF4 | 16 | ******** |
Information Flow measure ( visible ) | IF4v | 16 | ******** |
Information Flow measure ( concrete ) | IF4c | 0 | ******** |
Description | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
definition
./components/ogre/ogreopcode/include/OgreOpcodeMath.h:58 |
15 | 0 | 0 | ------ | ------ |
Function prototype | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
distance( const Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:90 | 13 | 3 | 2 | ------ | ------ |
end( void ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:79 | 3 | 1 | 0 | ------ | ------ |
ipol( const Real ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:107 | 2 | 1 | 1 | ------ | ------ |
length( void ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:84 | 3 | 1 | 0 | ------ | ------ |
line3( ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:64 | 0 | 0 | 0 | ------ | ------ |
line3( const Vector3 &, const Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:65 | 0 | 0 | 0 | ------ | ------ |
line3( const line3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:66 | 0 | 0 | 0 | ------ | ------ |
set( const Vector3 &, const Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:68 | 4 | 0 | 0 | ------ | ------ |
start( void ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:74 | 3 | 1 | 0 | ------ | ------ |