Detailed report on module ConsoleObjectImpl

MetricTagOverallPer Function
Lines of CodeLOC 28******
McCabe's Cyclomatic NumberMVG 2******
Lines of CommentCOM 5********
LOC/COML_C 5.600 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 4 
Weighted Methods per Class (  weighting = visible )WMCv 2 
Depth of Inheritance TreeDIT 1 
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/ConsoleObjectImpl.h:27
7 0 2------------

Functions

Function prototypeLOCMVGCOML_CM_C
ConsoleObjectImpl(  void )
declaration   ./components/ogre/ConsoleObjectImpl.h:31
definition   ./components/ogre/ConsoleObjectImpl.cpp:43

2 0 0------------
quit(   )
declaration   ./components/ogre/ConsoleObjectImpl.h:43
definition   ./components/ogre/ConsoleObjectImpl.cpp:64

5 0 0------------
runCommand(  const string &,  const string & )
declaration   ./components/ogre/ConsoleObjectImpl.h:37
definition   ./components/ogre/ConsoleObjectImpl.cpp:54

10 2 3------------
~ConsoleObjectImpl(   )
declaration   ./components/ogre/ConsoleObjectImpl.h:32
definition   ./components/ogre/ConsoleObjectImpl.cpp:48

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

Relationships

ClientsSuppliers
  ConsoleCommandWrapper [CV]
has by value   ./components/ogre/ConsoleObjectImpl.h:46
has by value   ./components/ogre/ConsoleObjectImpl.h:47


ConsoleObject [CV]
inheritance   ./components/ogre/ConsoleObjectImpl.h:27


Singleton [CV]
inheritance   ./components/ogre/ConsoleObjectImpl.h:27


string [V]
pass by reference   ./components/ogre/ConsoleObjectImpl.h:37
pass by reference   ./components/ogre/ConsoleObjectImpl.h:37
pass by reference   ./components/ogre/ConsoleObjectImpl.cpp:54
pass by reference   ./components/ogre/ConsoleObjectImpl.cpp:54