Detailed report on module ChatText

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

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
declaration   ./components/ogre/widgets/IngameChatWidget.h:96
1 0 0------------
definition   ./components/ogre/widgets/IngameChatWidget.h:170
12 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
ChatText(  Window *,  const string & )
declaration   ./components/ogre/widgets/IngameChatWidget.h:173

1 0 0------------
attachToLabel(  Label * )
declaration   ./components/ogre/widgets/IngameChatWidget.h:190

1 0 0------------
buttonResponse_Click(  const EventArgs & )
declaration   ./components/ogre/widgets/IngameChatWidget.h:201

1 0 0------------
frameStarted(  const FrameEvent & )
declaration   ./components/ogre/widgets/IngameChatWidget.h:181

1 0 3------------
getElapsedTimeSinceLastUpdate(   )
definition   ./components/ogre/widgets/IngameChatWidget.h:183

1 1 0------------
increaseElapsedTime(  float )
declaration   ./components/ogre/widgets/IngameChatWidget.h:188

1 0 3------------
updateText(  const string & )
declaration   ./components/ogre/widgets/IngameChatWidget.h:176

1 0 0------------
~ChatText(   )
definition   ./components/ogre/widgets/IngameChatWidget.h:174

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

Relationships

ClientsSuppliers
Label [V]
has by reference   ./components/ogre/widgets/IngameChatWidget.h:155


 
EventArgs [V]
pass by reference   ./components/ogre/widgets/IngameChatWidget.h:201


FrameEvent [V]
pass by reference   ./components/ogre/widgets/IngameChatWidget.h:181


Label [V]
pass by reference   ./components/ogre/widgets/IngameChatWidget.h:190
has by reference   ./components/ogre/widgets/IngameChatWidget.h:194


Window [V]
pass by reference   ./components/ogre/widgets/IngameChatWidget.h:173
has by reference   ./components/ogre/widgets/IngameChatWidget.h:195
has by reference   ./components/ogre/widgets/IngameChatWidget.h:196
has by reference   ./components/ogre/widgets/IngameChatWidget.h:197


string [CV]
pass by reference   ./components/ogre/widgets/IngameChatWidget.h:173
pass by reference   ./components/ogre/widgets/IngameChatWidget.h:176
has by value   ./components/ogre/widgets/IngameChatWidget.h:199


trackable [CV]
inheritance   ./components/ogre/widgets/IngameChatWidget.h:170


vector [CV]
has by value   ./components/ogre/widgets/IngameChatWidget.h:193