Detailed report on module TiXmlString

MetricTagOverallPer Function
Lines of CodeLOC 46******
McCabe's Cyclomatic NumberMVG 6******
Lines of CommentCOM 11********
LOC/COML_C 4.182 
MVG/COMM_C 0.545 
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 1 
Information Flow measure (  inclusive )IF4 0********
Information Flow measure (  visible )IF4v 0********
Information Flow measure (  concrete )IF4c 0********

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   ./framework/tinyxml/tinystr.h:68
8 0 11------------

Functions

Function prototypeLOCMVGCOML_CM_C
append(  const char *,  size_type )
definition   ./framework/tinyxml/tinystr.cpp:74

11 2 0------------
assign(  const char *,  size_type )
definition   ./framework/tinyxml/tinystr.cpp:55

17 3 0------------
reserve(  size_type )
definition   ./framework/tinyxml/tinystr.cpp:43

10 1 0------------

Relationships

ClientsSuppliers
  size_type [CV]
has by value   ./framework/tinyxml/tinystr.h:75
pass by value   ./framework/tinyxml/tinystr.cpp:43
pass by value   ./framework/tinyxml/tinystr.cpp:55
pass by value   ./framework/tinyxml/tinystr.cpp:74