Detailed report on module HPoint

MetricTagOverallPer Function
Lines of CodeLOC 31******
McCabe's Cyclomatic NumberMVG 3******
Lines of CommentCOM 31********
LOC/COML_C 1.000 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 5 
Weighted Methods per Class (  weighting = visible )WMCv 2 
Depth of Inheritance TreeDIT 1 
Number of ChildrenNOC 0 
Coupling between objectsCBO 4 
Information Flow measure (  inclusive )IF4 9********
Information Flow measure (  visible )IF4v 9********
Information Flow measure (  concrete )IF4c 0********

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   ./components/ogre/ogreopcode/include/Opcode/Ice/IceHPoint.h:15
4 0 10------------
declaration   ./components/ogre/ogreopcode/include/Opcode/Ice/IcePoint.h:16
1 0 10------------

Functions

Function prototypeLOCMVGCOML_CM_C
HPoint(   )
definition   ./components/ogre/ogreopcode/include/Opcode/Ice/IceHPoint.h:20

1 0 1------------
HPoint(  ... )
definition   ./components/ogre/ogreopcode/include/Opcode/Ice/IceHPoint.h:22

1 0 1------------
operator *(  const Matrix3x3 & )
definition   ./components/ogre/ogreopcode/src/Opcode/Ice/IceHPoint.cpp:36

7 1 3------------
operator *(  const Matrix4x4 & )
definition   ./components/ogre/ogreopcode/src/Opcode/Ice/IceHPoint.cpp:47

8 1 3------------
operator *=(  const Matrix4x4 & )
definition   ./components/ogre/ogreopcode/src/Opcode/Ice/IceHPoint.cpp:59

9 1 3------------

Relationships

ClientsSuppliers
Point [V]
pass by reference   ./components/ogre/ogreopcode/src/Opcode/Ice/IcePoint.cpp:115


 
Matrix3x3 [V]
pass by reference   ./components/ogre/ogreopcode/src/Opcode/Ice/IceHPoint.cpp:36


Matrix4x4 [V]
pass by reference   ./components/ogre/ogreopcode/src/Opcode/Ice/IceHPoint.cpp:47
pass by reference   ./components/ogre/ogreopcode/src/Opcode/Ice/IceHPoint.cpp:59


Point [CV]
inheritance   ./components/ogre/ogreopcode/include/Opcode/Ice/IceHPoint.h:15