Detailed report on module ModelRenderer

MetricTagOverallPer Function
Lines of CodeLOC 44******
McCabe's Cyclomatic NumberMVG 6******
Lines of CommentCOM 3********
LOC/COML_C14.667 
MVG/COMM_C 2.000 
Weighted Methods per Class (  weighting = unity )WMC1 6 
Weighted Methods per Class (  weighting = visible )WMCv 0 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 0 
Coupling between objectsCBO 5 
Information Flow measure (  inclusive )IF4 36********
Information Flow measure (  visible )IF4v 36********
Information Flow measure (  concrete )IF4c 0********

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
declaration   ./components/ogre/widgets/ServerWidget.h:57
1 0 0------------
declaration   ./components/ogre/widgets/MakeEntityWidget.h:42
1 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
ModelRenderer(  Window * )
definition   ./components/ogre/widgets/ModelRenderer.cpp:40

4 0 0------------
getModel(   )
definition   ./components/ogre/widgets/ModelRenderer.cpp:67

4 1 0------------
getMovableObject(   )
definition   ./components/ogre/widgets/ModelRenderer.cpp:92

4 1 0------------
setModel(  Model * )
definition   ./components/ogre/widgets/ModelRenderer.cpp:52

12 2 0------------
showModel(  const string & )
definition   ./components/ogre/widgets/ModelRenderer.cpp:72

15 2 3------------
~ModelRenderer(   )
definition   ./components/ogre/widgets/ModelRenderer.cpp:47

3 0 0------------

Relationships

ClientsSuppliers
MakeEntityWidget [V]
has by reference   ./components/ogre/widgets/MakeEntityWidget.h:100


ServerWidget [V]
has by reference   ./components/ogre/widgets/ServerWidget.h:132


 
Model [V]
pass by reference   ./components/ogre/widgets/ModelRenderer.cpp:52


Window [V]
pass by reference   ./components/ogre/widgets/ModelRenderer.cpp:40


string [V]
pass by reference   ./components/ogre/widgets/ModelRenderer.cpp:72