Detailed report on module TiXmlAttributeSet

MetricTagOverallPer Function
Lines of CodeLOC 25******
McCabe's Cyclomatic NumberMVG 10******
Lines of CommentCOM 16********
LOC/COML_C 1.562 
MVG/COMM_C 0.625 
Weighted Methods per Class (  weighting = unity )WMC1 10 
Weighted Methods per Class (  weighting = visible )WMCv 7 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 0 
Coupling between objectsCBO 2 
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   ./framework/tinyxml/tinyxml.h:775
1 0 0------------
definition   ./framework/tinyxml/tinyxml.h:897
6 0 12------------

Functions

Function prototypeLOCMVGCOML_CM_C
Add(  TiXmlAttribute * )
declaration   ./framework/tinyxml/tinyxml.h:903

1 0 0------------
Find(  const char * )
declaration   ./framework/tinyxml/tinyxml.h:911
definition   ./framework/tinyxml/tinyxml.h:912

4 1 0------------
Find(  const string & )
declaration   ./framework/tinyxml/tinyxml.h:916
definition   ./framework/tinyxml/tinyxml.h:917

4 1 0------------
First(   )
definition   ./framework/tinyxml/tinyxml.h:906
definition   ./framework/tinyxml/tinyxml.h:907

2 4 0------------
Last(   )
definition   ./framework/tinyxml/tinyxml.h:908
definition   ./framework/tinyxml/tinyxml.h:909

2 4 0------------
Remove(  TiXmlAttribute * )
declaration   ./framework/tinyxml/tinyxml.h:904

1 0 0------------
TiXmlAttributeSet(   )
declaration   ./framework/tinyxml/tinyxml.h:900

1 0 0------------
TiXmlAttributeSet(  const TiXmlAttributeSet & )
declaration   ./framework/tinyxml/tinyxml.h:926

1 0 3------------
operator =(  const TiXmlAttributeSet & )
declaration   ./framework/tinyxml/tinyxml.h:927

1 0 1------------
~TiXmlAttributeSet(   )
declaration   ./framework/tinyxml/tinyxml.h:901

1 0 0------------

Relationships

ClientsSuppliers
  TiXmlAttribute [CV]
pass by reference   ./framework/tinyxml/tinyxml.h:903
pass by reference   ./framework/tinyxml/tinyxml.h:904
has by value   ./framework/tinyxml/tinyxml.h:929


string [V]
pass by reference   ./framework/tinyxml/tinyxml.h:916
pass by reference   ./framework/tinyxml/tinyxml.h:917