Detailed report on module MeshPreviewMeshInstance

MetricTagOverallPer Function
Lines of CodeLOC 86******
McCabe's Cyclomatic NumberMVG 14******
Lines of CommentCOM 43********
LOC/COML_C 2.000 
MVG/COMM_C 0.326 
Weighted Methods per Class (  weighting = unity )WMC1 10 
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 16********
Information Flow measure (  visible )IF4v 16********
Information Flow measure (  concrete )IF4c 0********

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
declaration   ./components/ogre/widgets/MeshPreview.h:37
1 0 0------------
definition   ./components/ogre/widgets/MeshPreview.h:105
7 0 4------------

Functions

Function prototypeLOCMVGCOML_CM_C
MeshPreviewMeshInstance(  Entity * )
declaration   ./components/ogre/widgets/MeshPreview.h:108
definition   ./components/ogre/widgets/MeshPreview.cpp:122

4 0 0------------
getEntity(   )
declaration   ./components/ogre/widgets/MeshPreview.h:115
definition   ./components/ogre/widgets/MeshPreview.cpp:197

5 1 4------------
getSceneNode(   )
declaration   ./components/ogre/widgets/MeshPreview.h:121
definition   ./components/ogre/widgets/MeshPreview.cpp:202

5 1 4------------
isAnimationEnabled(  const string & )
declaration   ./components/ogre/widgets/MeshPreview.h:162
definition   ./components/ogre/widgets/MeshPreview.cpp:187

9 3 5------------
isAnimationPlaying(  const string & )
declaration   ./components/ogre/widgets/MeshPreview.h:154
definition   ./components/ogre/widgets/MeshPreview.cpp:182

5 1 5------------
resetAnimations(   )
declaration   ./components/ogre/widgets/MeshPreview.h:147
definition   ./components/ogre/widgets/MeshPreview.cpp:157

13 2 3------------
startAnimation(  const string & )
declaration   ./components/ogre/widgets/MeshPreview.h:127
definition   ./components/ogre/widgets/MeshPreview.cpp:126

11 2 4------------
stopAnimation(  const string & )
declaration   ./components/ogre/widgets/MeshPreview.h:134
definition   ./components/ogre/widgets/MeshPreview.cpp:138

9 2 4------------
toggleAnimation(  const string & )
declaration   ./components/ogre/widgets/MeshPreview.h:141
definition   ./components/ogre/widgets/MeshPreview.cpp:148

9 1 4------------
updateAnimation(  Real )
declaration   ./components/ogre/widgets/MeshPreview.h:169
definition   ./components/ogre/widgets/MeshPreview.cpp:172

8 1 6------------

Relationships

ClientsSuppliers
MeshPreview [V]
pass by reference   ./components/ogre/widgets/MeshPreview.h:238
pass by reference   ./components/ogre/widgets/MeshPreview.cpp:350


 
AnimationStore [CV]
has by value   ./components/ogre/widgets/MeshPreview.h:173


Entity [V]
pass by reference   ./components/ogre/widgets/MeshPreview.h:108
has by reference   ./components/ogre/widgets/MeshPreview.h:172
pass by reference   ./components/ogre/widgets/MeshPreview.cpp:122


Real [CV]
pass by value   ./components/ogre/widgets/MeshPreview.h:169
pass by value   ./components/ogre/widgets/MeshPreview.cpp:172


string [V]
pass by reference   ./components/ogre/widgets/MeshPreview.h:127
pass by reference   ./components/ogre/widgets/MeshPreview.h:134
pass by reference   ./components/ogre/widgets/MeshPreview.h:141
pass by reference   ./components/ogre/widgets/MeshPreview.h:154
pass by reference   ./components/ogre/widgets/MeshPreview.h:162
pass by reference   ./components/ogre/widgets/MeshPreview.cpp:126
pass by reference   ./components/ogre/widgets/MeshPreview.cpp:138
pass by reference   ./components/ogre/widgets/MeshPreview.cpp:148
pass by reference   ./components/ogre/widgets/MeshPreview.cpp:182
pass by reference   ./components/ogre/widgets/MeshPreview.cpp:187