| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QDomElement::attributeNode| Name:  | QDomElement::attributeNode |  | Prototype:  | QDomAttr QDomElement::attributeNode(const QString& name) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4907-4912 |  
  |  | 3 | 2 | 
 QDomElement::attributeNodeNS| Name:  | QDomElement::attributeNodeNS |  | Prototype:  | QDomAttr QDomElement::attributeNodeNS(const QString& nsURI, const QString& localName) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5081-5086 |  
  |  | 3 | 2 | 
 QDomElement::attributes| Name:  | QDomElement::attributes |  | Prototype:  | QDomNamedNodeMap QDomElement::attributes() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4779-4784 |  
  |  | 3 | 2 | 
 QDomElement::elementsByTagName| Name:  | QDomElement::elementsByTagName |  | Prototype:  | QDomNodeList QDomElement::elementsByTagName(const QString& tagname) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4952-4955 |  
  |  | 1 | 1 | 
 QDomElement::elementsByTagNameNS| Name:  | QDomElement::elementsByTagNameNS |  | Prototype:  | QDomNodeList QDomElement::elementsByTagNameNS(const QString& nsURI, const QString& localName) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5114-5117 |  
  |  | 1 | 1 | 
 QDomElement::hasAttribute| Name:  | QDomElement::hasAttribute |  | Prototype:  | bool QDomElement::hasAttribute(const QString& name) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4969-4974 |  
  |  | 3 | 2 | 
 QDomElement::hasAttributeNS| Name:  | QDomElement::hasAttributeNS |  | Prototype:  | bool QDomElement::hasAttributeNS(const QString& nsURI, const QString& localName) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5124-5129 |  
  |  | 3 | 2 | 
 QDomElement::operator=| Name:  | QDomElement::operator= |  | Prototype:  | QDomElement& QDomElement::operator= (const QDomElement& x) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4735-4738 |  
  |  | 1 | 1 | 
 QDomElement::removeAttribute| Name:  | QDomElement::removeAttribute |  | Prototype:  | void QDomElement::removeAttribute(const QString& name) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4893-4898 |  
  |  | 3 | 2 | 
 QDomElement::removeAttributeNS| Name:  | QDomElement::removeAttributeNS |  | Prototype:  | void QDomElement::removeAttributeNS(const QString& nsURI, const QString& localName) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5063-5071 |  
  |  | 6 | 3 | 
 QDomElement::removeAttributeNode| Name:  | QDomElement::removeAttributeNode |  | Prototype:  | QDomAttr QDomElement::removeAttributeNode(const QDomAttr& oldAttr) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4936-4941 |  
  |  | 3 | 2 | 
 QDomElement::setAttribute| Name:  | QDomElement::setAttribute |  | Prototype:  | void QDomElement::setAttribute(const QString& name, const QString& value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4806-4811 |  
  |  | 3 | 2 | 
 QDomElement::setAttribute| Name:  | QDomElement::setAttribute |  | Prototype:  | void QDomElement::setAttribute(const QString& name, qlonglong value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4832-4839 |  
  |  | 5 | 2 | 
 QDomElement::setAttribute| Name:  | QDomElement::setAttribute |  | Prototype:  | void QDomElement::setAttribute(const QString& name, qulonglong value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4846-4853 |  
  |  | 5 | 2 | 
 QDomElement::setAttribute| Name:  | QDomElement::setAttribute |  | Prototype:  | void QDomElement::setAttribute(const QString& name, float value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4860-4867 |  
  |  | 5 | 2 | 
 QDomElement::setAttribute| Name:  | QDomElement::setAttribute |  | Prototype:  | void QDomElement::setAttribute(const QString& name, double value) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4874-4886 |  
  |  | 9 | 3 | 
 QDomElement::setAttributeNS| Name:  | QDomElement::setAttributeNS |  | Prototype:  | void QDomElement::setAttributeNS(const QString nsURI, const QString& qName, const QString& value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5002-5007 |  
  |  | 3 | 2 | 
 QDomElement::setAttributeNS| Name:  | QDomElement::setAttributeNS |  | Prototype:  | void QDomElement::setAttributeNS(const QString nsURI, const QString& qName, qlonglong value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5024-5031 |  
  |  | 5 | 2 | 
 QDomElement::setAttributeNS| Name:  | QDomElement::setAttributeNS |  | Prototype:  | void QDomElement::setAttributeNS(const QString nsURI, const QString& qName, qulonglong value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5036-5043 |  
  |  | 5 | 2 | 
 QDomElement::setAttributeNS| Name:  | QDomElement::setAttributeNS |  | Prototype:  | void QDomElement::setAttributeNS(const QString nsURI, const QString& qName, double value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5048-5055 |  
  |  | 5 | 2 | 
 QDomElement::setAttributeNode| Name:  | QDomElement::setAttributeNode |  | Prototype:  | QDomAttr QDomElement::setAttributeNode(const QDomAttr& newAttr) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4924-4929 |  
  |  | 3 | 2 | 
 QDomElement::setAttributeNodeNS| Name:  | QDomElement::setAttributeNodeNS |  | Prototype:  | QDomAttr QDomElement::setAttributeNodeNS(const QDomAttr& newAttr) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5098-5103 |  
  |  | 3 | 2 | 
 QDomElement::setTagName| Name:  | QDomElement::setTagName |  | Prototype:  | void QDomElement::setTagName(const QString& name) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4751-4755 |  
  |  | 2 | 2 | 
 QDomElement::tagName| Name:  | QDomElement::tagName |  | Prototype:  | QString QDomElement::tagName() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4766-4771 |  
  |  | 3 | 2 | 
 QDomElement::text| Name:  | QDomElement::text |  | Prototype:  | QString QDomElement::text() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5145-5150 |  
  |  | 3 | 2 | 
 QDomElementPrivate::QDomElementPrivate| Name:  | QDomElementPrivate::QDomElementPrivate |  | Prototype:  | QDomElementPrivate::QDomElementPrivate(QDomDocumentPrivate* d, QDomNodePrivate* p, const QString& tagname) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4392-4398 |  
  |  | 2 | 1 | 
 QDomElementPrivate::QDomElementPrivate| Name:  | QDomElementPrivate::QDomElementPrivate |  | Prototype:  | QDomElementPrivate::QDomElementPrivate(QDomDocumentPrivate* d, QDomNodePrivate* p, const QString& nsURI, const QString& qName) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4400-4408 |  
  |  | 4 | 1 | 
 QDomElementPrivate::QDomElementPrivate| Name:  | QDomElementPrivate::QDomElementPrivate |  | Prototype:  | QDomElementPrivate::QDomElementPrivate(QDomElementPrivate* n, bool deep) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4410-4416 |  
  |  | 2 | 1 | 
 QDomElementPrivate::attribute| Name:  | QDomElementPrivate::attribute |  | Prototype:  | QString QDomElementPrivate::attribute(const QString& name_, const QString& defValue) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4432-4439 |  
  |  | 4 | 2 | 
 QDomElementPrivate::attributeNS| Name:  | QDomElementPrivate::attributeNS |  | Prototype:  | QString QDomElementPrivate::attributeNS(const QString& nsURI, const QString& localName, const QString& defValue) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4441-4448 |  
  |  | 4 | 2 | 
 QDomElementPrivate::attributeNode| Name:  | QDomElementPrivate::attributeNode |  | Prototype:  | QDomAttrPrivate* QDomElementPrivate::attributeNode(const QString& aname) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4492-4495 |  
  |  | 1 | 1 | 
 QDomElementPrivate::attributeNodeNS| Name:  | QDomElementPrivate::attributeNodeNS |  | Prototype:  | QDomAttrPrivate* QDomElementPrivate::attributeNodeNS(const QString& nsURI, const QString& localName) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4497-4500 |  
  |  | 1 | 1 | 
 QDomElementPrivate::attributes| Name:  | QDomElementPrivate::attributes |  | Prototype:  | QDomNamedNodeMapPrivate* attributes() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 399-399 |  
  |  | 1 | 1 | 
 QDomElementPrivate::cloneNode| Name:  | QDomElementPrivate::cloneNode |  | Prototype:  | QDomNodePrivate* QDomElementPrivate::cloneNode(bool deep) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4424-4430 |  
  |  | 3 | 1 | 
 QDomElementPrivate::hasAttribute| Name:  | QDomElementPrivate::hasAttribute |  | Prototype:  | bool QDomElementPrivate::hasAttribute(const QString& aname) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4531-4534 |  
  |  | 1 | 1 | 
 QDomElementPrivate::hasAttributeNS| Name:  | QDomElementPrivate::hasAttributeNS |  | Prototype:  | bool QDomElementPrivate::hasAttributeNS(const QString& nsURI, const QString& localName) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4536-4539 |  
  |  | 1 | 1 | 
 QDomElementPrivate::hasAttributes| Name:  | QDomElementPrivate::hasAttributes |  | Prototype:  | bool hasAttributes() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 400-400 |  
  |  | 1 | 1 | 
 QDomElementPrivate::nodeType| Name:  | QDomElementPrivate::nodeType |  | Prototype:  | QDomNode::NodeType nodeType() const override |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 401-401 |  
  |  | 1 | 1 | 
 QDomElementPrivate::removeAttribute| Name:  | QDomElementPrivate::removeAttribute |  | Prototype:  | void QDomElementPrivate::removeAttribute(const QString& aname) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4485-4490 |  
  |  | 3 | 2 | 
 QDomElementPrivate::removeAttributeNode| Name:  | QDomElementPrivate::removeAttributeNode |  | Prototype:  | QDomAttrPrivate* QDomElementPrivate::removeAttributeNode(QDomAttrPrivate* oldAttr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4526-4529 |  
  |  | 1 | 1 | 
 QDomElementPrivate::save| Name:  | QDomElementPrivate::save |  | Prototype:  | void QDomElementPrivate::save(QTextStream& s, int depth, int indent) const |  | Coverage:  |  66.667% (34/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4557-4640 |  
  |  | 37 | 14 | 
 QDomElementPrivate::setAttribute| Name:  | QDomElementPrivate::setAttribute |  | Prototype:  | void QDomElementPrivate::setAttribute(const QString& aname, const QString& newValue) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4450-4464 |  
  |  | 7 | 2 | 
 QDomElementPrivate::setAttributeNS| Name:  | QDomElementPrivate::setAttributeNS |  | Prototype:  | void QDomElementPrivate::setAttributeNS(const QString& nsURI, const QString& qName, const QString& newValue) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4466-4483 |  
  |  | 10 | 2 | 
 QDomElementPrivate::setAttributeNode| Name:  | QDomElementPrivate::setAttributeNode |  | Prototype:  | QDomAttrPrivate* QDomElementPrivate::setAttributeNode(QDomAttrPrivate* newAttr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4502-4512 |  
  |  | 4 | 1 | 
 QDomElementPrivate::setAttributeNodeNS| Name:  | QDomElementPrivate::setAttributeNodeNS |  | Prototype:  | QDomAttrPrivate* QDomElementPrivate::setAttributeNodeNS(QDomAttrPrivate* newAttr) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4514-4524 |  
  |  | 5 | 2 | 
 QDomElementPrivate::text| Name:  | QDomElementPrivate::text |  | Prototype:  | QString QDomElementPrivate::text() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4541-4555 |  
  |  | 9 | 4 | 
 QDomElementPrivate::~QDomElementPrivate| Name:  | QDomElementPrivate::~QDomElementPrivate |  | Prototype:  | QDomElementPrivate::~QDomElementPrivate() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4418-4422 |  
  |  | 2 | 2 | 
 QDomEntity::QDomEntity| Name:  | QDomEntity::QDomEntity |  | Prototype:  | QDomEntity::QDomEntity() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5790-5793 |  
  |  | 2 | 1 | 
 QDomEntity::QDomEntity| Name:  | QDomEntity::QDomEntity |  | Prototype:  | QDomEntity::QDomEntity(const QDomEntity& x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5803-5806 |  
  |  | 2 | 1 | 
 QDomEntity::QDomEntity| Name:  | QDomEntity::QDomEntity |  | Prototype:  | QDomEntity::QDomEntity(QDomEntityPrivate* n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5808-5811 |  
  |  | 2 | 1 | 
 QDomEntity::notationName| Name:  | QDomEntity::notationName |  | Prototype:  | QString QDomEntity::notationName() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5858-5863 |  
  |  | 3 | 2 | 
 QDomEntity::operator=| Name:  | QDomEntity::operator= |  | Prototype:  | QDomEntity& QDomEntity::operator= (const QDomEntity& x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5820-5823 |  
  |  | 1 | 1 | 
 QDomEntity::publicId| Name:  | QDomEntity::publicId |  | Prototype:  | QString QDomEntity::publicId() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5835-5840 |  
  |  | 3 | 2 | 
 QDomEntity::systemId| Name:  | QDomEntity::systemId |  | Prototype:  | QString QDomEntity::systemId() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5846-5851 |  
  |  | 3 | 2 | 
 QDomEntityPrivate::QDomEntityPrivate| Name:  | QDomEntityPrivate::QDomEntityPrivate |  | Prototype:  | QDomEntityPrivate::QDomEntityPrivate(QDomDocumentPrivate* d, QDomNodePrivate* parent, const QString& aname, const QString& pub, const QString& sys, const QString& notation) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5662-5671 |  
  |  | 4 | 1 | 
 QDomEntityPrivate::QDomEntityPrivate| Name:  | QDomEntityPrivate::QDomEntityPrivate |  | Prototype:  | QDomEntityPrivate::QDomEntityPrivate(QDomEntityPrivate* n, bool deep) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5673-5679 |  
  |  | 3 | 1 | 
 QDomEntityPrivate::cloneNode| Name:  | QDomEntityPrivate::cloneNode |  | Prototype:  | QDomNodePrivate* QDomEntityPrivate::cloneNode(bool deep) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5681-5687 |  
  |  | 3 | 1 | 
 QDomEntityPrivate::nodeType| Name:  | QDomEntityPrivate::nodeType |  | Prototype:  | QDomNode::NodeType nodeType() const override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 460-460 |  
  |  | 1 | 1 | 
 QDomEntityPrivate::save| Name:  | QDomEntityPrivate::save |  | Prototype:  | void QDomEntityPrivate::save(QTextStream& s, int, int) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5725-5745 |  
  |  | 12 | 5 | 
 QDomEntityReference::QDomEntityReference| Name:  | QDomEntityReference::QDomEntityReference |  | Prototype:  | QDomEntityReference::QDomEntityReference() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5943-5946 |  
  |  | 2 | 1 | 
 QDomEntityReference::QDomEntityReference| Name:  | QDomEntityReference::QDomEntityReference |  | Prototype:  | QDomEntityReference::QDomEntityReference(const QDomEntityReference& x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5955-5958 |  
  |  | 2 | 1 | 
 QDomEntityReference::QDomEntityReference| Name:  | QDomEntityReference::QDomEntityReference |  | Prototype:  | QDomEntityReference::QDomEntityReference(QDomEntityReferencePrivate* n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5960-5963 |  
  |  | 2 | 1 | 
 QDomEntityReference::operator=| Name:  | QDomEntityReference::operator= |  | Prototype:  | QDomEntityReference& QDomEntityReference::operator= (const QDomEntityReference& x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5972-5975 |  
  |  | 1 | 1 | 
 QDomEntityReferencePrivate::QDomEntityReferencePrivate| Name:  | QDomEntityReferencePrivate::QDomEntityReferencePrivate |  | Prototype:  | QDomEntityReferencePrivate::QDomEntityReferencePrivate(QDomDocumentPrivate* d, QDomNodePrivate* parent, const QString& aname) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5873-5877 |  
  |  | 1 | 1 | 
 QDomEntityReferencePrivate::QDomEntityReferencePrivate| Name:  | QDomEntityReferencePrivate::QDomEntityReferencePrivate |  | Prototype:  | QDomEntityReferencePrivate::QDomEntityReferencePrivate(QDomNodePrivate* n, bool deep) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5879-5882 |  
  |  | 2 | 1 | 
 QDomEntityReferencePrivate::cloneNode| Name:  | QDomEntityReferencePrivate::cloneNode |  | Prototype:  | QDomNodePrivate* QDomEntityReferencePrivate::cloneNode(bool deep) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5884-5890 |  
  |  | 3 | 1 | 
 QDomEntityReferencePrivate::nodeType| Name:  | QDomEntityReferencePrivate::nodeType |  | Prototype:  | QDomNode::NodeType nodeType() const override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 477-477 |  
  |  | 1 | 1 | 
 QDomEntityReferencePrivate::save| Name:  | QDomEntityReferencePrivate::save |  | Prototype:  | void QDomEntityReferencePrivate::save(QTextStream& s, int, int) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5892-5895 |  
  |  | 1 | 1 | 
 QDomHandler::QDomHandler| Name:  | QDomHandler::QDomHandler |  | Prototype:  | QDomHandler::QDomHandler(QDomDocumentPrivate* adoc, QXmlSimpleReader* areader, bool namespaceProcessing) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7368-7372 |  
  |  | 2 | 1 | 
 QDomHandler::characters| Name:  | QDomHandler::characters |  | Prototype:  | bool QDomHandler::characters(const QString& ch) |  | Coverage:  |  45.455% (5/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7434-7459 |  
  |  | 18 | 4 | 
 QDomHandler::comment| Name:  | QDomHandler::comment |  | Prototype:  | bool QDomHandler::comment(const QString& ch) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7518-7525 |  
  |  | 5 | 1 | 
 QDomHandler::endCDATA| Name:  | QDomHandler::endCDATA |  | Prototype:  | bool QDomHandler::endCDATA() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7500-7504 |  
  |  | 2 | 1 | 
 QDomHandler::endDocument| Name:  | QDomHandler::endDocument |  | Prototype:  | bool QDomHandler::endDocument() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7378-7384 |  
  |  | 3 | 2 | 
 QDomHandler::endElement| Name:  | QDomHandler::endElement |  | Prototype:  | bool QDomHandler::endElement(const QString&, const QString&, const QString&) |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7425-7432 |  
  |  | 4 | 2 | 
 QDomHandler::endEntity| Name:  | QDomHandler::endEntity |  | Prototype:  | bool QDomHandler::endEntity(const QString &) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7512-7516 |  
  |  | 2 | 1 | 
 QDomHandler::externalEntityDecl| Name:  | QDomHandler::externalEntityDecl |  | Prototype:  | bool QDomHandler::externalEntityDecl(const QString &name, const QString &publicId, const QString &systemId) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7537-7540 |  
  |  | 1 | 1 | 
 QDomHandler::fatalError| Name:  | QDomHandler::fatalError |  | Prototype:  | bool QDomHandler::fatalError(const QXmlParseException& exception) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7486-7492 |  
  |  | 4 | 1 | 
 QDomHandler::notationDecl| Name:  | QDomHandler::notationDecl |  | Prototype:  | bool QDomHandler::notationDecl(const QString & name, const QString & publicId, const QString & systemId) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7542-7549 |  
  |  | 4 | 1 | 
 QDomHandler::processingInstruction| Name:  | QDomHandler::processingInstruction |  | Prototype:  | bool QDomHandler::processingInstruction(const QString& target, const QString& data) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7461-7472 |  
  |  | 7 | 2 | 
 QDomHandler::setDocumentLocator| Name:  | QDomHandler::setDocumentLocator |  | Prototype:  | void QDomHandler::setDocumentLocator(QXmlLocator *locator) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7551-7554 |  
  |  | 1 | 1 | 
 QDomHandler::skippedEntity| Name:  | QDomHandler::skippedEntity |  | Prototype:  | bool QDomHandler::skippedEntity(const QString& name) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7474-7484 |  
  |  | 6 | 2 | 
 QDomHandler::startCDATA| Name:  | QDomHandler::startCDATA |  | Prototype:  | bool QDomHandler::startCDATA() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7494-7498 |  
  |  | 2 | 1 | 
 QDomHandler::startDTD| Name:  | QDomHandler::startDTD |  | Prototype:  | bool QDomHandler::startDTD(const QString& name, const QString& publicId, const QString& systemId) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7386-7392 |  
  |  | 4 | 1 | 
 QDomHandler::startElement| Name:  | QDomHandler::startElement |  | Prototype:  | bool QDomHandler::startElement(const QString& nsURI, const QString&, const QString& qName, const QXmlAttributes& atts) |  | Coverage:  |  85.714% (12/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7394-7423 |  
  |  | 14 | 5 | 
 QDomHandler::startEntity| Name:  | QDomHandler::startEntity |  | Prototype:  | bool QDomHandler::startEntity(const QString &name) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7506-7510 |  
  |  | 2 | 1 | 
 QDomHandler::unparsedEntityDecl| Name:  | QDomHandler::unparsedEntityDecl |  | Prototype:  | bool QDomHandler::unparsedEntityDecl(const QString &name, const QString &publicId, const QString &systemId, const QString ¬ationName) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7527-7535 |  
  |  | 5 | 1 | 
 QDomImplementation::QDomImplementation| Name:  | QDomImplementation::QDomImplementation |  | Prototype:  | QDomImplementation::QDomImplementation() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 904-907 |  
  |  | 1 | 1 | 
 QDomImplementation::QDomImplementation| Name:  | QDomImplementation::QDomImplementation |  | Prototype:  | QDomImplementation::QDomImplementation(const QDomImplementation &x) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 912-917 |  
  |  | 3 | 2 | 
 QDomImplementation::QDomImplementation| Name:  | QDomImplementation::QDomImplementation |  | Prototype:  | QDomImplementation::QDomImplementation(QDomImplementationPrivate *p) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 919-925 |  
  |  | 3 | 2 | 
 QDomImplementation::createDocument| Name:  | QDomImplementation::createDocument |  | Prototype:  | QDomDocument QDomImplementation::createDocument(const QString& nsURI, const QString& qName, const QDomDocumentType& doctype) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 1053-1061 |  
  |  | 6 | 2 | 
 QDomImplementation::createDocumentType| Name:  | QDomImplementation::createDocumentType |  | Prototype:  | QDomDocumentType QDomImplementation::createDocumentType(const QString& qName, const QString& publicId, const QString& systemId) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 1020-1046 |  
  |  | 19 | 5 | 
 QDomImplementation::hasFeature| Name:  | QDomImplementation::hasFeature |  | Prototype:  | bool QDomImplementation::hasFeature(const QString& feature, const QString& version) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 977-986 |  
  |  | 4 | 3 | 
 QDomImplementation::invalidDataPolicy| Name:  | QDomImplementation::invalidDataPolicy |  | Prototype:  | QDomImplementation::InvalidDataPolicy QDomImplementation::invalidDataPolicy() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 1110-1113 |  
  |  | 1 | 1 | 
 QDomImplementation::isNull| Name:  | QDomImplementation::isNull |  | Prototype:  | bool QDomImplementation::isNull() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 1067-1070 |  
  |  | 1 | 1 | 
 QDomImplementation::operator!=| Name:  | QDomImplementation::operator!= |  | Prototype:  | bool QDomImplementation::operator!=(const QDomImplementation &x) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 953-956 |  
  |  | 1 | 1 | 
 QDomImplementation::operator=| Name:  | QDomImplementation::operator= |  | Prototype:  | QDomImplementation& QDomImplementation::operator=(const QDomImplementation &x) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 930-938 |  
  |  | 6 | 3 | 
 QDomImplementation::operator==| Name:  | QDomImplementation::operator== |  | Prototype:  | bool QDomImplementation::operator==(const QDomImplementation &x) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 944-947 |  
  |  | 1 | 1 | 
 QDomImplementation::setInvalidDataPolicy| Name:  | QDomImplementation::setInvalidDataPolicy |  | Prototype:  | void QDomImplementation::setInvalidDataPolicy(InvalidDataPolicy policy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 1130-1133 |  
  |  | 1 | 1 | 
 QDomImplementation::~QDomImplementation| Name:  | QDomImplementation::~QDomImplementation |  | Prototype:  | QDomImplementation::~QDomImplementation() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 961-965 |  
  |  | 2 | 2 | 
 QDomImplementationPrivate::clone| Name:  | QDomImplementationPrivate::clone |  | Prototype:  | QDomImplementationPrivate* QDomImplementationPrivate::clone() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 857-860 |  
  |  | 1 | 1 |