| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::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::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::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 |
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(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::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 |
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 |
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::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::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(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::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::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::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 |
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::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::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::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::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 |