Detailed report on module TiXmlDeclaration

MetricTagOverallPer Function
Lines of CodeLOC 72******
McCabe's Cyclomatic NumberMVG 24******
Lines of CommentCOM 4********
LOC/COML_C18.000 
MVG/COMM_C 6.000 
Weighted Methods per Class (  weighting = unity )WMC1 2 
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 9********
Information Flow measure (  visible )IF4v 9********
Information Flow measure (  concrete )IF4c 0********

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
declaration   ./framework/tinyxml/tinyxml.h:87
1 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
Parse(  const char *,  TiXmlParsingData *,  TiXmlEncoding )
definition   ./framework/tinyxml/tinyxmlparser.cpp:1372

52 18 317.333 6.000
StreamIn(  istream *,  TIXML_STRING * )
definition   ./framework/tinyxml/tinyxmlparser.cpp:1349

19 6 1------ 6.000

Relationships

ClientsSuppliers
TiXmlVisitor [V]
pass by reference   ./framework/tinyxml/tinyxml.h:141


 
TIXML_STRING [V]
pass by reference   ./framework/tinyxml/tinyxmlparser.cpp:1349


TiXmlParsingData [V]
pass by reference   ./framework/tinyxml/tinyxmlparser.cpp:1372


istream [V]
pass by reference   ./framework/tinyxml/tinyxmlparser.cpp:1349