Detailed report on module Recorder

MetricTagOverallPer Function
Lines of CodeLOC 51******
McCabe's Cyclomatic NumberMVG 5******
Lines of CommentCOM 5********
LOC/COML_C10.200 
MVG/COMM_C 1.000 
Weighted Methods per Class (  weighting = unity )WMC1 4 
Weighted Methods per Class (  weighting = visible )WMCv 3 
Depth of Inheritance TreeDIT 1 
Number of ChildrenNOC 0 
Coupling between objectsCBO 3 
Information Flow measure (  inclusive )IF4 4********
Information Flow measure (  visible )IF4v 4********
Information Flow measure (  concrete )IF4c 1********

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   ./components/ogre/AvatarCamera.h:50
8 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
Recorder(   )
declaration   ./components/ogre/AvatarCamera.h:53
definition   ./components/ogre/AvatarCamera.cpp:56

1 0 0------------
frameStarted(  const FrameEvent & )
declaration   ./components/ogre/AvatarCamera.h:59
definition   ./components/ogre/AvatarCamera.cpp:69

32 5 5 6.400 1.000
startRecording(   )
declaration   ./components/ogre/AvatarCamera.h:54
definition   ./components/ogre/AvatarCamera.cpp:60

5 0 0------------
stopRecording(   )
declaration   ./components/ogre/AvatarCamera.h:55
definition   ./components/ogre/AvatarCamera.cpp:64

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

Relationships

ClientsSuppliers
AvatarCamera [CV]
has by value   ./components/ogre/AvatarCamera.h:232


 
FrameEvent [V]
pass by reference   ./components/ogre/AvatarCamera.h:59
pass by reference   ./components/ogre/AvatarCamera.cpp:69


FrameListener [CV]
inheritance   ./components/ogre/AvatarCamera.h:50