Detailed report on module ColouredListItem

MetricTagOverallPer Function
Lines of CodeLOC 44******
McCabe's Cyclomatic NumberMVG 3******
Lines of CommentCOM 4********
LOC/COML_C11.000 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 7 
Weighted Methods per Class (  weighting = visible )WMCv 0 
Depth of Inheritance TreeDIT 1 
Number of ChildrenNOC 0 
Coupling between objectsCBO 2 
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/widgets/ColouredListItem.h:36
5 0 4------------

Functions

Function prototypeLOCMVGCOML_CM_C
ColouredListItem(  const String & )
definition   ./components/ogre/widgets/ColouredListItem.cpp:29
declaration   ./components/ogre/widgets/ColouredListItem.h:39

5 0 0------------
ColouredListItem(  const String &,  int )
definition   ./components/ogre/widgets/ColouredListItem.cpp:34
declaration   ./components/ogre/widgets/ColouredListItem.h:40

5 0 0------------
ColouredListItem(  const String &,  int,  void * )
definition   ./components/ogre/widgets/ColouredListItem.cpp:39
declaration   ./components/ogre/widgets/ColouredListItem.h:41

5 0 0------------
createColouredListItem(  const String & )
definition   ./components/ogre/widgets/ColouredListItem.cpp:54
declaration   ./components/ogre/widgets/ColouredListItem.h:43

5 1 0------------
createColouredListItem(  const String &,  int )
definition   ./components/ogre/widgets/ColouredListItem.cpp:59
declaration   ./components/ogre/widgets/ColouredListItem.h:44

5 1 0------------
createColouredListItem(  const String &,  int,  void * )
definition   ./components/ogre/widgets/ColouredListItem.cpp:64
declaration   ./components/ogre/widgets/ColouredListItem.h:45

5 1 0------------
setColours(   )
definition   ./components/ogre/widgets/ColouredListItem.cpp:44
declaration   ./components/ogre/widgets/ColouredListItem.h:48

9 0 0------------

Relationships

ClientsSuppliers
  ListboxTextItem [CV]
inheritance   ./components/ogre/widgets/ColouredListItem.h:36


String [V]
pass by reference   ./components/ogre/widgets/ColouredListItem.cpp:29
pass by reference   ./components/ogre/widgets/ColouredListItem.cpp:34
pass by reference   ./components/ogre/widgets/ColouredListItem.cpp:39
pass by reference   ./components/ogre/widgets/ColouredListItem.cpp:54
pass by reference   ./components/ogre/widgets/ColouredListItem.cpp:59
pass by reference   ./components/ogre/widgets/ColouredListItem.cpp:64
pass by reference   ./components/ogre/widgets/ColouredListItem.h:39
pass by reference   ./components/ogre/widgets/ColouredListItem.h:40
pass by reference   ./components/ogre/widgets/ColouredListItem.h:41
pass by reference   ./components/ogre/widgets/ColouredListItem.h:43
pass by reference   ./components/ogre/widgets/ColouredListItem.h:44
pass by reference   ./components/ogre/widgets/ColouredListItem.h:45