| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QDomComment::QDomComment| Name:  | QDomComment::QDomComment |  | Prototype:  | QDomComment::QDomComment() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5362-5365 |  
  |  | 2 | 1 | 
 QDomComment::QDomComment| Name:  | QDomComment::QDomComment |  | Prototype:  | QDomComment::QDomComment(const QDomComment& x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5374-5377 |  
  |  | 2 | 1 | 
 QDomComment::QDomComment| Name:  | QDomComment::QDomComment |  | Prototype:  | QDomComment::QDomComment(QDomCommentPrivate* n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5379-5382 |  
  |  | 2 | 1 | 
 QDomComment::operator=| Name:  | QDomComment::operator= |  | Prototype:  | QDomComment& QDomComment::operator= (const QDomComment& x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5391-5394 |  
  |  | 1 | 1 | 
 QDomCommentPrivate::QDomCommentPrivate| Name:  | QDomCommentPrivate::QDomCommentPrivate |  | Prototype:  | QDomCommentPrivate::QDomCommentPrivate(QDomDocumentPrivate* d, QDomNodePrivate* parent, const QString& val) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5296-5300 |  
  |  | 1 | 1 | 
 QDomCommentPrivate::QDomCommentPrivate| Name:  | QDomCommentPrivate::QDomCommentPrivate |  | Prototype:  | QDomCommentPrivate::QDomCommentPrivate(QDomCommentPrivate* n, bool deep) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5302-5305 |  
  |  | 2 | 1 | 
 QDomCommentPrivate::cloneNode| Name:  | QDomCommentPrivate::cloneNode |  | Prototype:  | QDomNodePrivate* QDomCommentPrivate::cloneNode(bool deep) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5308-5314 |  
  |  | 3 | 1 | 
 QDomCommentPrivate::nodeType| Name:  | QDomCommentPrivate::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:  | 418-418 |  
  |  | 1 | 1 | 
 QDomCommentPrivate::save| Name:  | QDomCommentPrivate::save |  | Prototype:  | void QDomCommentPrivate::save(QTextStream& s, int depth, int indent) const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5316-5329 |  
  |  | 8 | 4 | 
 QDomDocument::QDomDocument| Name:  | QDomDocument::QDomDocument |  | Prototype:  | QDomDocument::QDomDocument() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6590-6593 |  
  |  | 1 | 1 | 
 QDomDocument::QDomDocument| Name:  | QDomDocument::QDomDocument |  | Prototype:  | QDomDocument::QDomDocument(const QString& name) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6599-6603 |  
  |  | 1 | 1 | 
 QDomDocument::QDomDocument| Name:  | QDomDocument::QDomDocument |  | Prototype:  | QDomDocument::QDomDocument(const QDomDocumentType& doctype) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6610-6613 |  
  |  | 1 | 1 | 
 QDomDocument::QDomDocument| Name:  | QDomDocument::QDomDocument |  | Prototype:  | QDomDocument::QDomDocument(const QDomDocument& x) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6622-6625 |  
  |  | 2 | 1 | 
 QDomDocument::QDomDocument| Name:  | QDomDocument::QDomDocument |  | Prototype:  | QDomDocument::QDomDocument(QDomDocumentPrivate* x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6627-6630 |  
  |  | 2 | 1 | 
 QDomDocument::createAttribute| Name:  | QDomDocument::createAttribute |  | Prototype:  | QDomAttr QDomDocument::createAttribute(const QString& name) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6998-7003 |  
  |  | 3 | 2 | 
 QDomDocument::createAttributeNS| Name:  | QDomDocument::createAttributeNS |  | Prototype:  | QDomAttr QDomDocument::createAttributeNS(const QString& nsURI, const QString& qName) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7143-7148 |  
  |  | 3 | 2 | 
 QDomDocument::createCDATASection| Name:  | QDomDocument::createCDATASection |  | Prototype:  | QDomCDATASection QDomDocument::createCDATASection(const QString& value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6961-6966 |  
  |  | 3 | 2 | 
 QDomDocument::createComment| Name:  | QDomDocument::createComment |  | Prototype:  | QDomComment QDomDocument::createComment(const QString& value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6944-6949 |  
  |  | 3 | 2 | 
 QDomDocument::createDocumentFragment| Name:  | QDomDocument::createDocumentFragment |  | Prototype:  | QDomDocumentFragment QDomDocument::createDocumentFragment() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6911-6916 |  
  |  | 3 | 2 | 
 QDomDocument::createElement| Name:  | QDomDocument::createElement |  | Prototype:  | QDomElement QDomDocument::createElement(const QString& tagName) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6899-6904 |  
  |  | 3 | 2 | 
 QDomDocument::createElementNS| Name:  | QDomDocument::createElementNS |  | Prototype:  | QDomElement QDomDocument::createElementNS(const QString& nsURI, const QString& qName) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7124-7129 |  
  |  | 3 | 2 | 
 QDomDocument::createEntityReference| Name:  | QDomDocument::createEntityReference |  | Prototype:  | QDomEntityReference QDomDocument::createEntityReference(const QString& name) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7014-7019 |  
  |  | 3 | 2 | 
 QDomDocument::createProcessingInstruction| Name:  | QDomDocument::createProcessingInstruction |  | Prototype:  | QDomProcessingInstruction QDomDocument::createProcessingInstruction(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:  | 6980-6986 |  
  |  | 3 | 2 | 
 QDomDocument::createTextNode| Name:  | QDomDocument::createTextNode |  | Prototype:  | QDomText QDomDocument::createTextNode(const QString& value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6928-6933 |  
  |  | 3 | 2 | 
 QDomDocument::doctype| Name:  | QDomDocument::doctype |  | Prototype:  | QDomDocumentType QDomDocument::doctype() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6862-6867 |  
  |  | 3 | 2 | 
 QDomDocument::documentElement| Name:  | QDomDocument::documentElement |  | Prototype:  | QDomElement QDomDocument::documentElement() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6882-6887 |  
  |  | 3 | 2 | 
 QDomDocument::elementById| Name:  | QDomDocument::elementById |  | Prototype:  | QDomElement QDomDocument::elementById(const QString& ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7173-7177 |  
  |  | 2 | 1 | 
 QDomDocument::elementsByTagName| Name:  | QDomDocument::elementsByTagName |  | Prototype:  | QDomNodeList QDomDocument::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:  | 7029-7032 |  
  |  | 1 | 1 | 
 QDomDocument::elementsByTagNameNS| Name:  | QDomDocument::elementsByTagNameNS |  | Prototype:  | QDomNodeList QDomDocument::elementsByTagNameNS(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:  | 7158-7161 |  
  |  | 1 | 1 | 
 QDomDocument::implementation| Name:  | QDomDocument::implementation |  | Prototype:  | QDomImplementation QDomDocument::implementation() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6872-6877 |  
  |  | 3 | 2 | 
 QDomDocument::importNode| Name:  | QDomDocument::importNode |  | Prototype:  | QDomNode QDomDocument::importNode(const QDomNode& importedNode, bool deep) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7103-7110 |  
  |  | 5 | 3 | 
 QDomDocument::operator=| Name:  | QDomDocument::operator= |  | Prototype:  | QDomDocument& QDomDocument::operator= (const QDomDocument& x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6639-6642 |  
  |  | 1 | 1 | 
 QDomDocument::setContent| Name:  | QDomDocument::setContent |  | Prototype:  | bool QDomDocument::setContent(const QString& text, bool namespaceProcessing, QString *errorMsg, int *errorLine, int *errorColumn) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6659-6666 |  
  |  | 5 | 2 | 
 QDomDocument::setContent| Name:  | QDomDocument::setContent |  | Prototype:  | bool QDomDocument::setContent(const QByteArray &data, bool namespaceProcessing, QString *errorMsg, int *errorLine, int *errorColumn) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6723-6731 |  
  |  | 6 | 2 | 
 QDomDocument::setContent| Name:  | QDomDocument::setContent |  | Prototype:  | bool QDomDocument::setContent(QIODevice* dev, bool namespaceProcessing, QString *errorMsg, int *errorLine, int *errorColumn) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6739-6745 |  
  |  | 4 | 2 | 
 QDomDocument::setContent| Name:  | QDomDocument::setContent |  | Prototype:  | bool QDomDocument::setContent(QXmlInputSource *source, bool namespaceProcessing, QString *errorMsg, int *errorLine, int *errorColumn ) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6755-6762 |  
  |  | 5 | 2 | 
 QDomDocument::setContent| Name:  | QDomDocument::setContent |  | Prototype:  | bool QDomDocument::setContent(const QString& text, QString *errorMsg, int *errorLine, int *errorColumn) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6774-6777 |  
  |  | 1 | 1 | 
 QDomDocument::setContent| Name:  | QDomDocument::setContent |  | Prototype:  | bool QDomDocument::setContent(const QByteArray& buffer, QString *errorMsg, int *errorLine, int *errorColumn ) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6788-6791 |  
  |  | 1 | 1 | 
 QDomDocument::setContent| Name:  | QDomDocument::setContent |  | Prototype:  | bool QDomDocument::setContent(QIODevice* dev, QString *errorMsg, int *errorLine, int *errorColumn ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6801-6804 |  
  |  | 1 | 1 | 
 QDomDocument::setContent| Name:  | QDomDocument::setContent |  | Prototype:  | bool QDomDocument::setContent(QXmlInputSource *source, QXmlReader *reader, QString *errorMsg, int *errorLine, int *errorColumn ) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6819-6824 |  
  |  | 3 | 2 | 
 QDomDocument::toByteArray| Name:  | QDomDocument::toByteArray |  | Prototype:  | QByteArray QDomDocument::toByteArray(int indent) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6851-6856 |  
  |  | 1 | 1 | 
 QDomDocument::toString| Name:  | QDomDocument::toString |  | Prototype:  | QString QDomDocument::toString(int indent) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6834-6840 |  
  |  | 4 | 1 | 
 QDomDocumentFragment::QDomDocumentFragment| Name:  | QDomDocumentFragment::QDomDocumentFragment |  | Prototype:  | QDomDocumentFragment::QDomDocumentFragment(QDomDocumentFragmentPrivate* n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3827-3830 |  
  |  | 2 | 1 | 
 QDomDocumentFragment::QDomDocumentFragment| Name:  | QDomDocumentFragment::QDomDocumentFragment |  | Prototype:  | QDomDocumentFragment::QDomDocumentFragment(const QDomDocumentFragment& x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3839-3842 |  
  |  | 2 | 1 | 
 QDomDocumentFragment::operator=| Name:  | QDomDocumentFragment::operator= |  | Prototype:  | QDomDocumentFragment& QDomDocumentFragment::operator= (const QDomDocumentFragment& x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3851-3854 |  
  |  | 1 | 1 | 
 QDomDocumentFragmentPrivate::QDomDocumentFragmentPrivate| Name:  | QDomDocumentFragmentPrivate::QDomDocumentFragmentPrivate |  | Prototype:  | QDomDocumentFragmentPrivate::QDomDocumentFragmentPrivate(QDomDocumentPrivate* doc, QDomNodePrivate* parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3770-3774 |  
  |  | 1 | 1 | 
 QDomDocumentFragmentPrivate::QDomDocumentFragmentPrivate| Name:  | QDomDocumentFragmentPrivate::QDomDocumentFragmentPrivate |  | Prototype:  | QDomDocumentFragmentPrivate::QDomDocumentFragmentPrivate(QDomNodePrivate* n, bool deep) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3776-3779 |  
  |  | 2 | 1 | 
 QDomDocumentFragmentPrivate::cloneNode| Name:  | QDomDocumentFragmentPrivate::cloneNode |  | Prototype:  | QDomNodePrivate* QDomDocumentFragmentPrivate::cloneNode(bool deep) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3781-3787 |  
  |  | 3 | 1 | 
 QDomDocumentFragmentPrivate::nodeType| Name:  | QDomDocumentFragmentPrivate::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:  | 321-321 |  
  |  | 1 | 1 | 
 QDomDocumentPrivate::QDomDocumentPrivate| Name:  | QDomDocumentPrivate::QDomDocumentPrivate |  | Prototype:  | QDomDocumentPrivate::QDomDocumentPrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6142-6151 |  
  |  | 3 | 1 | 
 QDomDocumentPrivate::QDomDocumentPrivate| Name:  | QDomDocumentPrivate::QDomDocumentPrivate |  | Prototype:  | QDomDocumentPrivate::QDomDocumentPrivate(const QString& aname) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6153-6163 |  
  |  | 4 | 1 | 
 QDomDocumentPrivate::QDomDocumentPrivate| Name:  | QDomDocumentPrivate::QDomDocumentPrivate |  | Prototype:  | QDomDocumentPrivate::QDomDocumentPrivate(QDomDocumentTypePrivate* dt) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6165-6178 |  
  |  | 5 | 2 | 
 QDomDocumentPrivate::QDomDocumentPrivate| Name:  | QDomDocumentPrivate::QDomDocumentPrivate |  | Prototype:  | QDomDocumentPrivate::QDomDocumentPrivate(QDomDocumentPrivate* n, bool deep) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6180-6187 |  
  |  | 2 | 1 | 
 QDomDocumentPrivate::clear| Name:  | QDomDocumentPrivate::clear |  | Prototype:  | void QDomDocumentPrivate::clear() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6193-6198 |  
  |  | 3 | 1 | 
 QDomDocumentPrivate::cloneNode| Name:  | QDomDocumentPrivate::cloneNode |  | Prototype:  | QDomNodePrivate* QDomDocumentPrivate::cloneNode(bool deep) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6244-6250 |  
  |  | 3 | 1 | 
 QDomDocumentPrivate::createAttribute| Name:  | QDomDocumentPrivate::createAttribute |  | Prototype:  | QDomAttrPrivate* QDomDocumentPrivate::createAttribute(const QString &aname) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6344-6354 |  
  |  | 7 | 2 | 
 QDomDocumentPrivate::createAttributeNS| Name:  | QDomDocumentPrivate::createAttributeNS |  | Prototype:  | QDomAttrPrivate* QDomDocumentPrivate::createAttributeNS(const QString &nsURI, const QString &qName) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6356-6366 |  
  |  | 7 | 2 | 
 QDomDocumentPrivate::createCDATASection| Name:  | QDomDocumentPrivate::createCDATASection |  | Prototype:  | QDomCDATASectionPrivate* QDomDocumentPrivate::createCDATASection(const QString &data) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6316-6326 |  
  |  | 7 | 2 | 
 QDomDocumentPrivate::createComment| Name:  | QDomDocumentPrivate::createComment |  | Prototype:  | QDomCommentPrivate* QDomDocumentPrivate::createComment(const QString &data) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6304-6314 |  
  |  | 7 | 2 | 
 QDomDocumentPrivate::createDocumentFragment| Name:  | QDomDocumentPrivate::createDocumentFragment |  | Prototype:  | QDomDocumentFragmentPrivate* QDomDocumentPrivate::createDocumentFragment() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6285-6290 |  
  |  | 3 | 1 | 
 QDomDocumentPrivate::createElement| Name:  | QDomDocumentPrivate::createElement |  | Prototype:  | QDomElementPrivate* QDomDocumentPrivate::createElement(const QString &tagName) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6261-6271 |  
  |  | 7 | 2 | 
 QDomDocumentPrivate::createElementNS| Name:  | QDomDocumentPrivate::createElementNS |  | Prototype:  | QDomElementPrivate* QDomDocumentPrivate::createElementNS(const QString &nsURI, const QString &qName) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6273-6283 |  
  |  | 7 | 2 | 
 QDomDocumentPrivate::createEntityReference| Name:  | QDomDocumentPrivate::createEntityReference |  | Prototype:  | QDomEntityReferencePrivate* QDomDocumentPrivate::createEntityReference(const QString &aname) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6368-6378 |  
  |  | 7 | 2 | 
 QDomDocumentPrivate::createProcessingInstruction| Name:  | QDomDocumentPrivate::createProcessingInstruction |  | Prototype:  | QDomProcessingInstructionPrivate* QDomDocumentPrivate::createProcessingInstruction(const QString &target, const QString &data) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6328-6343 |  
  |  | 10 | 3 | 
 QDomDocumentPrivate::createTextNode| Name:  | QDomDocumentPrivate::createTextNode |  | Prototype:  | QDomTextPrivate* QDomDocumentPrivate::createTextNode(const QString &data) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6292-6302 |  
  |  | 7 | 2 | 
 QDomDocumentPrivate::doctype| Name:  | QDomDocumentPrivate::doctype |  | Prototype:  | QDomDocumentTypePrivate* doctype() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 507-507 |  
  |  | 1 | 1 | 
 QDomDocumentPrivate::documentElement| Name:  | QDomDocumentPrivate::documentElement |  | Prototype:  | QDomElementPrivate* QDomDocumentPrivate::documentElement() |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6252-6259 |  
  |  | 4 | 2 | 
 QDomDocumentPrivate::implementation| Name:  | QDomDocumentPrivate::implementation |  | Prototype:  | QDomImplementationPrivate* implementation() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 508-508 |  
  |  | 1 | 1 | 
 QDomDocumentPrivate::importNode| Name:  | QDomDocumentPrivate::importNode |  | Prototype:  | QDomNodePrivate* QDomDocumentPrivate::importNode(QDomNodePrivate *importedNode, bool deep) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6380-6424 |  
  |  | 27 | 13 | 
 QDomDocumentPrivate::nodeType| Name:  | QDomDocumentPrivate::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:  | 527-527 |  
  |  | 1 | 1 | 
 QDomDocumentPrivate::saveDocument| Name:  | QDomDocumentPrivate::saveDocument |  | Prototype:  | void QDomDocumentPrivate::saveDocument(QTextStream& s, const int indent, QDomNode::EncodingPolicy encUsed) const |  | Coverage:  |  31.818% (14/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6426-6498 |  
  |  | 39 | 12 | 
 QDomDocumentPrivate::setContent| Name:  | QDomDocumentPrivate::setContent |  | Prototype:  | bool QDomDocumentPrivate::setContent(QXmlInputSource *source, bool namespaceProcessing, QString *errorMsg, int *errorLine, int *errorColumn) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6207-6212 |  
  |  | 3 | 1 | 
 QDomDocumentPrivate::setContent| Name:  | QDomDocumentPrivate::setContent |  | Prototype:  | bool QDomDocumentPrivate::setContent(QXmlInputSource *source, QXmlReader *reader, QXmlSimpleReader *simpleReader, QString *errorMsg, int *errorLine, int *errorColumn) |  | Coverage:  |  29.412% (5/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6214-6242 |  
  |  | 21 | 5 | 
 QDomDocumentType::QDomDocumentType| Name:  | QDomDocumentType::QDomDocumentType |  | Prototype:  | QDomDocumentType::QDomDocumentType() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3643-3645 |  
  |  | 2 | 1 | 
 QDomDocumentType::QDomDocumentType| Name:  | QDomDocumentType::QDomDocumentType |  | Prototype:  | QDomDocumentType::QDomDocumentType(const QDomDocumentType& n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3654-3657 |  
  |  | 2 | 1 | 
 QDomDocumentType::QDomDocumentType| Name:  | QDomDocumentType::QDomDocumentType |  | Prototype:  | QDomDocumentType::QDomDocumentType(QDomDocumentTypePrivate* n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3659-3662 |  
  |  | 2 | 1 | 
 QDomDocumentType::entities| Name:  | QDomDocumentType::entities |  | Prototype:  | QDomNamedNodeMap QDomDocumentType::entities() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3692-3697 |  
  |  | 3 | 2 | 
 QDomDocumentType::internalSubset| Name:  | QDomDocumentType::internalSubset |  | Prototype:  | QString QDomDocumentType::internalSubset() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3741-3746 |  
  |  | 3 | 2 | 
 QDomDocumentType::name| Name:  | QDomDocumentType::name |  | Prototype:  | QString QDomDocumentType::name() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3682-3687 |  
  |  | 3 | 2 | 
 QDomDocumentType::notations| Name:  | QDomDocumentType::notations |  | Prototype:  | QDomNamedNodeMap QDomDocumentType::notations() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3702-3707 |  
  |  | 3 | 2 | 
 QDomDocumentType::operator=| Name:  | QDomDocumentType::operator= |  | Prototype:  | QDomDocumentType& QDomDocumentType::operator= (const QDomDocumentType& n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3671-3674 |  
  |  | 1 | 1 | 
 QDomDocumentType::publicId| Name:  | QDomDocumentType::publicId |  | Prototype:  | QString QDomDocumentType::publicId() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3715-3720 |  
  |  | 3 | 2 | 
 QDomDocumentType::systemId| Name:  | QDomDocumentType::systemId |  | Prototype:  | QString QDomDocumentType::systemId() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3728-3733 |  
  |  | 3 | 2 | 
 QDomDocumentTypePrivate::QDomDocumentTypePrivate| Name:  | QDomDocumentTypePrivate::QDomDocumentTypePrivate |  | Prototype:  | QDomDocumentTypePrivate::QDomDocumentTypePrivate(QDomDocumentPrivate* doc, QDomNodePrivate* parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3452-3456 |  
  |  | 1 | 1 | 
 QDomDocumentTypePrivate::QDomDocumentTypePrivate| Name:  | QDomDocumentTypePrivate::QDomDocumentTypePrivate |  | Prototype:  | QDomDocumentTypePrivate::QDomDocumentTypePrivate(QDomDocumentTypePrivate* n, bool deep) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3458-3473 |  
  |  | 8 | 4 | 
 QDomDocumentTypePrivate::appendChild| Name:  | QDomDocumentTypePrivate::appendChild |  | Prototype:  | QDomNodePrivate* QDomDocumentTypePrivate::appendChild(QDomNodePrivate* newChild) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3567-3570 |  
  |  | 1 | 1 | 
 QDomDocumentTypePrivate::cloneNode| Name:  | QDomDocumentTypePrivate::cloneNode |  | Prototype:  | QDomNodePrivate* QDomDocumentTypePrivate::cloneNode(bool deep) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3500-3506 |  
  |  | 3 | 1 | 
 QDomDocumentTypePrivate::init| Name:  | QDomDocumentTypePrivate::init |  | Prototype:  | void QDomDocumentTypePrivate::init() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3483-3498 |  
  |  | 7 | 1 | 
 QDomDocumentTypePrivate::insertAfter| Name:  | QDomDocumentTypePrivate::insertAfter |  | Prototype:  | QDomNodePrivate* QDomDocumentTypePrivate::insertAfter(QDomNodePrivate* newChild, QDomNodePrivate* refChild) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3521-3532 |  
  |  | 6 | 3 | 
 QDomDocumentTypePrivate::insertBefore| Name:  | QDomDocumentTypePrivate::insertBefore |  | Prototype:  | QDomNodePrivate* QDomDocumentTypePrivate::insertBefore(QDomNodePrivate* newChild, QDomNodePrivate* refChild) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3508-3519 |  
  |  | 6 | 3 | 
 QDomDocumentTypePrivate::nodeType| Name:  | QDomDocumentTypePrivate::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:  | 301-301 |  
  |  | 1 | 1 | 
 QDomDocumentTypePrivate::removeChild| Name:  | QDomDocumentTypePrivate::removeChild |  | Prototype:  | QDomNodePrivate* QDomDocumentTypePrivate::removeChild(QDomNodePrivate* oldChild) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3554-3565 |  
  |  | 6 | 3 | 
 QDomDocumentTypePrivate::replaceChild| Name:  | QDomDocumentTypePrivate::replaceChild |  | Prototype:  | QDomNodePrivate* QDomDocumentTypePrivate::replaceChild(QDomNodePrivate* newChild, QDomNodePrivate* oldChild) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3534-3552 |  
  |  | 11 | 6 | 
 QDomDocumentTypePrivate::save| Name:  | QDomDocumentTypePrivate::save |  | Prototype:  | void QDomDocumentTypePrivate::save(QTextStream& s, int, int indent) const |  | Coverage:  |   8.333% (2/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3580-3611 |  
  |  | 19 | 8 | 
 QDomDocumentTypePrivate::~QDomDocumentTypePrivate| Name:  | QDomDocumentTypePrivate::~QDomDocumentTypePrivate |  | Prototype:  | QDomDocumentTypePrivate::~QDomDocumentTypePrivate() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3475-3481 |  
  |  | 4 | 3 | 
 QDomElement::QDomElement| Name:  | QDomElement::QDomElement |  | Prototype:  | QDomElement::QDomElement() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4706-4709 |  
  |  | 2 | 1 | 
 QDomElement::QDomElement| Name:  | QDomElement::QDomElement |  | Prototype:  | QDomElement::QDomElement(const QDomElement& x) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4718-4721 |  
  |  | 2 | 1 | 
 QDomElement::QDomElement| Name:  | QDomElement::QDomElement |  | Prototype:  | QDomElement::QDomElement(QDomElementPrivate* n) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4723-4726 |  
  |  | 2 | 1 | 
 QDomElement::attribute| Name:  | QDomElement::attribute |  | Prototype:  | QString QDomElement::attribute(const QString& name, const QString& defValue) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4792-4797 |  
  |  | 3 | 2 | 
 QDomElement::attributeNS| Name:  | QDomElement::attributeNS |  | Prototype:  | QString QDomElement::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:  | 4983-4988 |  
  |  | 3 | 2 |