Detailed report on module ILImageCodec

MetricTagOverallPer Function
Lines of CodeLOC 169******
McCabe's Cyclomatic NumberMVG 26******
Lines of CommentCOM 33********
LOC/COML_C 5.121 
MVG/COMM_C 0.788 
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 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
declaration   ./components/ogre/image/OgreILCodecs.h:34
1 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
ILImageCodec(  const String &,  int )
definition   ./components/ogre/image/OgreILImageCodec.cpp:46

6 0 1------------
code(  MemoryDataStreamPtr &,  CodecDataPtr & )
definition   ./components/ogre/image/OgreILImageCodec.cpp:54

5 0 1------------
codeToFile(  MemoryDataStreamPtr &,  const String &,  CodecDataPtr & )
definition   ./components/ogre/image/OgreILImageCodec.cpp:63

20 1 4 5.000------
decode(  DataStreamPtr & )
definition   ./components/ogre/image/OgreILImageCodec.cpp:96

124 23 25 4.960 0.920
getType(   )
definition   ./components/ogre/image/OgreILImageCodec.cpp:280

4 1 1------------
initialiseIL(  void )
definition   ./components/ogre/image/OgreILImageCodec.cpp:270

9 1 1------------

Relationships

ClientsSuppliers
  CodecDataPtr [V]
pass by reference   ./components/ogre/image/OgreILImageCodec.cpp:54
pass by reference   ./components/ogre/image/OgreILImageCodec.cpp:64


DataStreamPtr [V]
pass by reference   ./components/ogre/image/OgreILImageCodec.cpp:96


MemoryDataStreamPtr [V]
pass by reference   ./components/ogre/image/OgreILImageCodec.cpp:54
pass by reference   ./components/ogre/image/OgreILImageCodec.cpp:63


String [V]
pass by reference   ./components/ogre/image/OgreILImageCodec.cpp:46
pass by reference   ./components/ogre/image/OgreILImageCodec.cpp:64