Detailed report on module Portal

MetricTagOverallPer Function
Lines of CodeLOC 90******
McCabe's Cyclomatic NumberMVG 10******
Lines of CommentCOM 27********
LOC/COML_C 3.333 
MVG/COMM_C 0.370 
Weighted Methods per Class (  weighting = unity )WMC1 6 
Weighted Methods per Class (  weighting = visible )WMCv 0 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 0 
Coupling between objectsCBO 5 
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
Portal(  Entity & )
definition   ./source/Portal.cpp:26

6 0 1------------
getDirection(   )
definition   ./source/Portal.cpp:38

3 1 0------------
getScaleMult(   )
definition   ./source/Portal.cpp:136

15 4 3------------
placeOnWall(  const Vector3f &,  const Vector3f &,  const Vector3f & )
definition   ./source/Portal.cpp:58

48 4 23 2.087------
placeWrapperPiece(  const Vector3f &,  const Quaternion &,  const Vector3f &,  const unique_ptr &,  Side &,  const Vector3f & )
definition   ./source/Portal.cpp:42

15 1 0------------
~Portal(   )
definition   ./source/Portal.cpp:34

3 0 0------------

Relationships

ClientsSuppliers
  Entity [V]
pass by reference   ./source/Portal.cpp:26


Quaternion [V]
pass by reference   ./source/Portal.cpp:42


Side [V]
pass by reference   ./source/Portal.cpp:43


Vector3f [V]
pass by reference   ./source/Portal.cpp:42
pass by reference   ./source/Portal.cpp:42
pass by reference   ./source/Portal.cpp:43
pass by reference   ./source/Portal.cpp:58
pass by reference   ./source/Portal.cpp:58
pass by reference   ./source/Portal.cpp:58


unique_ptr [V]
pass by reference   ./source/Portal.cpp:43