Detailed report on module UiRenderer

MetricTagOverallPer Function
Lines of CodeLOC 43******
McCabe's Cyclomatic NumberMVG 0******
Lines of CommentCOM 2********
LOC/COML_C21.500 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 3 
Weighted Methods per Class (  weighting = visible )WMCv 0 
Depth of Inheritance TreeDIT 0 
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
No module extents have been identified for this module

Functions

Function prototypeLOCMVGCOML_CM_C
UiRenderer(  World &,  Renderer & )
definition   ./source/renderer/UiRenderer.cpp:16

3 0 0------------
render(   )
definition   ./source/renderer/UiRenderer.cpp:21

30 0 215.000------
renderImage(  Vector3f,  Vector3f,  string )
definition   ./source/renderer/UiRenderer.cpp:62

10 0 0------------

Relationships

ClientsSuppliers
  Renderer [V]
pass by reference   ./source/renderer/UiRenderer.cpp:16


Vector3f [CV]
pass by value   ./source/renderer/UiRenderer.cpp:62
pass by value   ./source/renderer/UiRenderer.cpp:62


World [V]
pass by reference   ./source/renderer/UiRenderer.cpp:16


string [CV]
pass by value   ./source/renderer/UiRenderer.cpp:62