Detailed report on module ChatTextCreator

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

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   ./components/ogre/widgets/IngameChatWidget.h:204
6 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
ChatTextCreator(  IngameChatWidget & )
definition   ./components/ogre/widgets/IngameChatWidget.h:207

1 0 0------------
createWidget(  int )
declaration   ./components/ogre/widgets/IngameChatWidget.h:209

1 0 0------------
~ChatTextCreator(   )
definition   ./components/ogre/widgets/IngameChatWidget.h:208

1 0 0------------

Relationships

ClientsSuppliers
IngameChatWidget [CV]
has by value   ./components/ogre/widgets/IngameChatWidget.h:270


 
IngameChatWidget [V]
pass by reference   ./components/ogre/widgets/IngameChatWidget.h:207
has by reference   ./components/ogre/widgets/IngameChatWidget.h:211


WidgetCreator [CV]
inheritance   ./components/ogre/widgets/IngameChatWidget.h:204