Detailed report on module Vector3Adapter

MetricTagOverallPer Function
Lines of CodeLOC 81******
McCabe's Cyclomatic NumberMVG 17******
Lines of CommentCOM 12********
LOC/COML_C 6.750 
MVG/COMM_C 1.417 
Weighted Methods per Class (  weighting = unity )WMC1 8 
Weighted Methods per Class (  weighting = visible )WMCv 2 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 0 
Coupling between objectsCBO 4 
Information Flow measure (  inclusive )IF4 0********
Information Flow measure (  visible )IF4v 0********
Information Flow measure (  concrete )IF4c 0********

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   ./components/ogre/widgets/Vector3Adapter.h:42
4 0 6------------

Functions

Function prototypeLOCMVGCOML_CM_C
Vector3Adapter(  ... )
declaration   ./components/ogre/widgets/Vector3Adapter.h:44

1 0 0------------
Vector3Adapter(  Window *,  Window *,  Window *,  const Vector3 & )
definition   ./components/ogre/widgets/Vector3Adapter.cpp:33

13 3 0------------
getOriginalValue(   )
definition   ./components/ogre/widgets/Vector3Adapter.cpp:73
declaration   ./components/ogre/widgets/Vector3Adapter.h:49

5 1 0------------
getValue(   )
definition   ./components/ogre/widgets/Vector3Adapter.cpp:59
declaration   ./components/ogre/widgets/Vector3Adapter.h:48

14 4 0------------
setValue(  const Vector3 & )
definition   ./components/ogre/widgets/Vector3Adapter.cpp:53
declaration   ./components/ogre/widgets/Vector3Adapter.h:54

6 0 3------------
updateGui(  const Vector3 & )
definition   ./components/ogre/widgets/Vector3Adapter.cpp:78
declaration   ./components/ogre/widgets/Vector3Adapter.h:59

27 7 3 9.000 2.333
window_TextChanged(  const EventArgs & )
definition   ./components/ogre/widgets/Vector3Adapter.cpp:105

7 2 0------------
~Vector3Adapter(   )
definition   ./components/ogre/widgets/Vector3Adapter.cpp:49
declaration   ./components/ogre/widgets/Vector3Adapter.h:46

4 0 0------------

Relationships

ClientsSuppliers
  EventArgs [V]
pass by reference   ./components/ogre/widgets/Vector3Adapter.cpp:105


Vector3 [V]
pass by reference   ./components/ogre/widgets/Vector3Adapter.cpp:33
pass by reference   ./components/ogre/widgets/Vector3Adapter.cpp:53
pass by reference   ./components/ogre/widgets/Vector3Adapter.cpp:78
pass by reference   ./components/ogre/widgets/Vector3Adapter.h:54
pass by reference   ./components/ogre/widgets/Vector3Adapter.h:59


Window [V]
pass by reference   ./components/ogre/widgets/Vector3Adapter.cpp:33
pass by reference   ./components/ogre/widgets/Vector3Adapter.cpp:33
pass by reference   ./components/ogre/widgets/Vector3Adapter.cpp:33


signal [CV]
has by value   ./components/ogre/widgets/Vector3Adapter.h:64