Detailed report on module GEN_Link

MetricTagOverallPer Function
Lines of CodeLOC 33******
McCabe's Cyclomatic NumberMVG 4******
Lines of CommentCOM 0********
LOC/COML_C****** 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 11 
Weighted Methods per Class (  weighting = visible )WMCv 11 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 1 
Coupling between objectsCBO 1 
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/ogreopcode/include/GEN_List.h:37
6 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
GEN_Link(   )
definition   ./components/ogre/ogreopcode/include/GEN_List.h:39

1 0 0------------
GEN_Link(  GEN_Link *,  GEN_Link * )
definition   ./components/ogre/ogreopcode/include/GEN_List.h:40

1 0 0------------
attachAfter(  GEN_Link * )
definition   ./components/ogre/ogreopcode/include/GEN_List.h:53

4 0 0------------
attachBefore(  GEN_Link * )
definition   ./components/ogre/ogreopcode/include/GEN_List.h:48

4 0 0------------
getNext(   )
definition   ./components/ogre/ogreopcode/include/GEN_List.h:42

1 1 0------------
getPrev(   )
definition   ./components/ogre/ogreopcode/include/GEN_List.h:43

1 1 0------------
insertAfter(  GEN_Link * )
definition   ./components/ogre/ogreopcode/include/GEN_List.h:63

4 0 0------------
insertBefore(  GEN_Link * )
definition   ./components/ogre/ogreopcode/include/GEN_List.h:58

4 0 0------------
isHead(   )
definition   ./components/ogre/ogreopcode/include/GEN_List.h:45

1 1 0------------
isTail(   )
definition   ./components/ogre/ogreopcode/include/GEN_List.h:46

1 1 0------------
remove(   )
definition   ./components/ogre/ogreopcode/include/GEN_List.h:68

5 0 0------------

Relationships

ClientsSuppliers
BP_Endpoint [CV]
inheritance   ./components/ogre/ogreopcode/include/BP_Endpoint.h:24