| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 6768-6771 |
| | 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: | 6782-6785 |
| | 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: | 6795-6798 |
| | 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: | 6813-6818 |
| | 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: | 6845-6850 |
| | 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: | 6828-6834 |
| | 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: | 3821-3824 |
| | 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: | 3833-3836 |
| | 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: | 3845-3848 |
| | 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: | 3764-3768 |
| | 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: | 3770-3773 |
| | 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: | 3775-3781 |
| | 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: | 315-315 |
| | 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: | 6136-6145 |
| | 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: | 6147-6157 |
| | 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: | 6159-6172 |
| | 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: | 6174-6181 |
| | 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: | 6187-6192 |
| | 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: | 6238-6244 |
| | 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: | 6338-6348 |
| | 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: | 6350-6360 |
| | 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: | 6310-6320 |
| | 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: | 6298-6308 |
| | 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: | 6279-6284 |
| | 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: | 6255-6265 |
| | 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: | 6267-6277 |
| | 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: | 6362-6372 |
| | 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: | 6322-6337 |
| | 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: | 6286-6296 |
| | 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: | 501-501 |
| | 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: | 6246-6253 |
| | 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: | 502-502 |
| | 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: | 6374-6418 |
| | 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: | 521-521 |
| | 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: | 6420-6492 |
| | 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: | 6201-6206 |
| | 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: | 6208-6236 |
| | 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: | 3637-3639 |
| | 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: | 3648-3651 |
| | 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: | 3653-3656 |
| | 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: | 3686-3691 |
| | 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: | 3735-3740 |
| | 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: | 3676-3681 |
| | 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: | 3696-3701 |
| | 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: | 3665-3668 |
| | 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: | 3709-3714 |
| | 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: | 3722-3727 |
| | 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: | 3446-3450 |
| | 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: | 3452-3467 |
| | 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: | 3561-3564 |
| | 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: | 3494-3500 |
| | 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: | 3477-3492 |
| | 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: | 3515-3526 |
| | 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: | 3502-3513 |
| | 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: | 295-295 |
| | 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: | 3548-3559 |
| | 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: | 3528-3546 |
| | 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: | 3574-3605 |
| | 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: | 3469-3475 |
| | 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: | 4700-4703 |
| | 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: | 4712-4715 |
| | 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: | 4717-4720 |
| | 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: | 4786-4791 |
| | 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: | 4977-4982 |
| | 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: | 4901-4906 |
| | 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: | 5075-5080 |
| | 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: | 4773-4778 |
| | 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: | 4946-4949 |
| | 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: | 5108-5111 |
| | 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: | 4963-4968 |
| | 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: | 5118-5123 |
| | 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: | 4729-4732 |
| | 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: | 4887-4892 |
| | 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: | 5057-5065 |
| | 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: | 4930-4935 |
| | 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: | 4800-4805 |
| | 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: | 4826-4833 |
| | 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: | 4840-4847 |
| | 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: | 4854-4861 |
| | 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: | 4868-4880 |
| | 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: | 4996-5001 |
| | 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: | 5018-5025 |
| | 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: | 5030-5037 |
| | 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: | 5042-5049 |
| | 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: | 4918-4923 |
| | 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: | 5092-5097 |
| | 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: | 4745-4749 |
| | 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: | 4760-4765 |
| | 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: | 5139-5144 |
| | 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: | 4386-4392 |
| | 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: | 4394-4402 |
| | 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: | 4404-4410 |
| | 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: | 4426-4433 |
| | 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: | 4435-4442 |
| | 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: | 4486-4489 |
| | 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: | 4491-4494 |
| | 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: | 393-393 |
| | 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: | 4418-4424 |
| | 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: | 4525-4528 |
| | 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: | 4530-4533 |
| | 1 | 1 |