| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 setValue| Name:  | QDomAttr::setValue |  | Prototype:  | void QDomAttr::setValue(const QString& v) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4364-4370 |  
  |  | 4 | 2 | 
 ownerElement| Name:  | QDomAttr::ownerElement |  | Prototype:  | QDomElement QDomAttr::ownerElement() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4338-4344 |  
  |  | 4 | 2 | 
 value| Name:  | QDomAttr::value |  | Prototype:  | QString QDomAttr::value() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4352-4357 |  
  |  | 3 | 2 | 
 specified| Name:  | QDomAttr::specified |  | Prototype:  | bool QDomAttr::specified() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4326-4331 |  
  |  | 3 | 2 | 
 name| Name:  | QDomAttr::name |  | Prototype:  | QString QDomAttr::name() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4313-4318 |  
  |  | 3 | 2 | 
 QDomAttr| Name:  | QDomAttr::QDomAttr |  | Prototype:  | QDomAttr::QDomAttr(const QDomAttr& x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4288-4291 |  
  |  | 2 | 1 | 
 QDomAttr| Name:  | QDomAttr::QDomAttr |  | Prototype:  | QDomAttr::QDomAttr(QDomAttrPrivate* n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4293-4296 |  
  |  | 2 | 1 | 
 operator=| Name:  | QDomAttr::operator= |  | Prototype:  | QDomAttr& QDomAttr::operator= (const QDomAttr& x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4305-4308 |  
  |  | 1 | 1 |