| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 6955-6960 |
| | 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: | 7137-7142 |
| | 3 | 2 |
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: | 6992-6997 |
| | 3 | 2 |
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: | 6584-6587 |
| | 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: | 6593-6597 |
| | 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: | 6604-6607 |
| | 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: | 6616-6619 |
| | 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: | 6621-6624 |
| | 2 | 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: | 5310-5323 |
| | 8 | 4 |
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: | 412-412 |
| | 1 | 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: | 5302-5308 |
| | 3 | 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: | 5290-5294 |
| | 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: | 5296-5299 |
| | 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: | 5385-5388 |
| | 1 | 1 |
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: | 5356-5359 |
| | 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: | 5368-5371 |
| | 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: | 5373-5376 |
| | 2 | 1 |
QDomCharacterDataPrivate::substringData| Name: | QDomCharacterDataPrivate::substringData | | Prototype: | QString QDomCharacterDataPrivate::substringData(unsigned long offset, unsigned long n) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3890-3893 |
| | 1 | 1 |
QDomCharacterDataPrivate::replaceData| Name: | QDomCharacterDataPrivate::replaceData | | Prototype: | void QDomCharacterDataPrivate::replaceData(unsigned long offset, unsigned long n, const QString& arg) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3905-3908 |
| | 1 | 1 |
QDomCharacterDataPrivate::nodeType| Name: | QDomCharacterDataPrivate::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: | 332-332 |
| | 1 | 1 |
QDomCharacterDataPrivate::insertData| Name: | QDomCharacterDataPrivate::insertData | | Prototype: | void QDomCharacterDataPrivate::insertData(unsigned long offset, const QString& arg) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3895-3898 |
| | 1 | 1 |
QDomCharacterDataPrivate::deleteData| Name: | QDomCharacterDataPrivate::deleteData | | Prototype: | void QDomCharacterDataPrivate::deleteData(unsigned long offset, unsigned long n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3900-3903 |
| | 1 | 1 |
QDomCharacterDataPrivate::dataLength| Name: | QDomCharacterDataPrivate::dataLength | | Prototype: | int QDomCharacterDataPrivate::dataLength() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3885-3888 |
| | 1 | 1 |
QDomCharacterDataPrivate::cloneNode| Name: | QDomCharacterDataPrivate::cloneNode | | Prototype: | QDomNodePrivate* QDomCharacterDataPrivate::cloneNode(bool deep) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3877-3883 |
| | 3 | 1 |
QDomCharacterDataPrivate::appendData| Name: | QDomCharacterDataPrivate::appendData | | Prototype: | void QDomCharacterDataPrivate::appendData(const QString& arg) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3910-3913 |
| | 1 | 1 |
QDomCharacterDataPrivate::QDomCharacterDataPrivate| Name: | QDomCharacterDataPrivate::QDomCharacterDataPrivate | | Prototype: | QDomCharacterDataPrivate::QDomCharacterDataPrivate(QDomDocumentPrivate* d, QDomNodePrivate* p, const QString& data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3864-3870 |
| | 2 | 1 |
QDomCharacterDataPrivate::QDomCharacterDataPrivate| Name: | QDomCharacterDataPrivate::QDomCharacterDataPrivate | | Prototype: | QDomCharacterDataPrivate::QDomCharacterDataPrivate(QDomCharacterDataPrivate* n, bool deep) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3872-3875 |
| | 2 | 1 |
QDomCharacterData::substringData| Name: | QDomCharacterData::substringData | | Prototype: | QString QDomCharacterData::substringData(unsigned long offset, unsigned long count) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4019-4024 |
| | 3 | 2 |
QDomCharacterData::setData| Name: | QDomCharacterData::setData | | Prototype: | void QDomCharacterData::setData(const QString& v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4000-4004 |
| | 2 | 2 |
QDomCharacterData::replaceData| Name: | QDomCharacterData::replaceData | | Prototype: | void QDomCharacterData::replaceData(unsigned long offset, unsigned long count, const QString& arg) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4057-4061 |
| | 2 | 2 |
QDomCharacterData::operator=| Name: | QDomCharacterData::operator= | | Prototype: | QDomCharacterData& QDomCharacterData::operator= (const QDomCharacterData& x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3979-3982 |
| | 1 | 1 |
QDomCharacterData::nodeType| Name: | QDomCharacterData::nodeType | | Prototype: | QDomNode::NodeType QDomCharacterData::nodeType() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4068-4073 |
| | 3 | 2 |
QDomCharacterData::length| Name: | QDomCharacterData::length | | Prototype: | int QDomCharacterData::length() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4009-4014 |
| | 3 | 2 |
QDomCharacterData::insertData| Name: | QDomCharacterData::insertData | | Prototype: | void QDomCharacterData::insertData(unsigned long offset, const QString& arg) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4038-4042 |
| | 2 | 2 |
QDomCharacterData::deleteData| Name: | QDomCharacterData::deleteData | | Prototype: | void QDomCharacterData::deleteData(unsigned long offset, unsigned long count) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4047-4051 |
| | 2 | 2 |
QDomCharacterData::data| Name: | QDomCharacterData::data | | Prototype: | QString QDomCharacterData::data() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3990-3995 |
| | 3 | 2 |
QDomCharacterData::appendData| Name: | QDomCharacterData::appendData | | Prototype: | void QDomCharacterData::appendData(const QString& arg) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4029-4033 |
| | 2 | 2 |
QDomCharacterData::QDomCharacterData| Name: | QDomCharacterData::QDomCharacterData | | Prototype: | QDomCharacterData::QDomCharacterData(const QDomCharacterData& x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3962-3965 |
| | 2 | 1 |
QDomCharacterData::QDomCharacterData| Name: | QDomCharacterData::QDomCharacterData | | Prototype: | QDomCharacterData::QDomCharacterData(QDomCharacterDataPrivate* n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3967-3970 |
| | 2 | 1 |
QDomCDATASectionPrivate::save| Name: | QDomCDATASectionPrivate::save | | Prototype: | void QDomCDATASectionPrivate::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: | 5422-5427 |
| | 1 | 1 |
QDomCDATASectionPrivate::nodeType| Name: | QDomCDATASectionPrivate::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: | 424-424 |
| | 1 | 1 |
QDomCDATASectionPrivate::cloneNode| Name: | QDomCDATASectionPrivate::cloneNode | | Prototype: | QDomNodePrivate* QDomCDATASectionPrivate::cloneNode(bool deep) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5414-5420 |
| | 3 | 1 |
QDomCDATASectionPrivate::QDomCDATASectionPrivate| Name: | QDomCDATASectionPrivate::QDomCDATASectionPrivate | | Prototype: | QDomCDATASectionPrivate::QDomCDATASectionPrivate(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: | 5402-5407 |
| | 1 | 1 |
QDomCDATASectionPrivate::QDomCDATASectionPrivate| Name: | QDomCDATASectionPrivate::QDomCDATASectionPrivate | | Prototype: | QDomCDATASectionPrivate::QDomCDATASectionPrivate(QDomCDATASectionPrivate* n, bool deep) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5409-5412 |
| | 2 | 1 |
QDomCDATASection::operator=| Name: | QDomCDATASection::operator= | | Prototype: | QDomCDATASection& QDomCDATASection::operator= (const QDomCDATASection& x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5493-5496 |
| | 1 | 1 |
QDomCDATASection::QDomCDATASection| Name: | QDomCDATASection::QDomCDATASection | | Prototype: | QDomCDATASection::QDomCDATASection() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5464-5467 |
| | 2 | 1 |
QDomCDATASection::QDomCDATASection| Name: | QDomCDATASection::QDomCDATASection | | Prototype: | QDomCDATASection::QDomCDATASection(const QDomCDATASection& x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5476-5479 |
| | 2 | 1 |
QDomCDATASection::QDomCDATASection| Name: | QDomCDATASection::QDomCDATASection | | Prototype: | QDomCDATASection::QDomCDATASection(QDomCDATASectionPrivate* n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5481-5484 |
| | 2 | 1 |
QDomAttrPrivate::specified| Name: | QDomAttrPrivate::specified | | Prototype: | bool QDomAttrPrivate::specified() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4125-4128 |
| | 1 | 1 |
QDomAttrPrivate::setNodeValue| Name: | QDomAttrPrivate::setNodeValue | | Prototype: | void QDomAttrPrivate::setNodeValue(const QString& v) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4105-4115 |
| | 6 | 2 |
QDomAttrPrivate::save| Name: | QDomAttrPrivate::save | | Prototype: | void QDomAttrPrivate::save(QTextStream& s, int, int) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4207-4229 |
| | 6 | 3 |
QDomAttrPrivate::nodeType| Name: | QDomAttrPrivate::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: | 362-362 |
| | 1 | 1 |
QDomAttrPrivate::cloneNode| Name: | QDomAttrPrivate::cloneNode | | Prototype: | QDomNodePrivate* QDomAttrPrivate::cloneNode(bool deep) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4117-4123 |
| | 3 | 1 |
QDomAttrPrivate::QDomAttrPrivate| Name: | QDomAttrPrivate::QDomAttrPrivate | | Prototype: | QDomAttrPrivate::QDomAttrPrivate(QDomDocumentPrivate* d, QDomNodePrivate* parent, const QString& name_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4083-4088 |
| | 2 | 1 |
QDomAttrPrivate::QDomAttrPrivate| Name: | QDomAttrPrivate::QDomAttrPrivate | | Prototype: | QDomAttrPrivate::QDomAttrPrivate(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: | 4090-4097 |
| | 4 | 1 |
QDomAttrPrivate::QDomAttrPrivate| Name: | QDomAttrPrivate::QDomAttrPrivate | | Prototype: | QDomAttrPrivate::QDomAttrPrivate(QDomAttrPrivate* n, bool deep) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4099-4103 |
| | 1 | 1 |
QDomAttr::value| Name: | QDomAttr::value | | Prototype: | QString QDomAttr::value() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4352-4357 |
| | 3 | 2 |
QDomAttr::specified| Name: | QDomAttr::specified | | Prototype: | bool QDomAttr::specified() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4326-4331 |
| | 3 | 2 |
QDomAttr::setValue| Name: | QDomAttr::setValue | | Prototype: | void QDomAttr::setValue(const QString& v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4364-4370 |
| | 4 | 2 |
QDomAttr::ownerElement| Name: | QDomAttr::ownerElement | | Prototype: | QDomElement QDomAttr::ownerElement() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4338-4344 |
| | 4 | 2 |
QDomAttr::operator=| Name: | QDomAttr::operator= | | Prototype: | QDomAttr& QDomAttr::operator= (const QDomAttr& x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4305-4308 |
| | 1 | 1 |
QDomAttr::name| Name: | QDomAttr::name | | Prototype: | QString QDomAttr::name() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4313-4318 |
| | 3 | 2 |
QDomAttr::QDomAttr| Name: | QDomAttr::QDomAttr | | Prototype: | QDomAttr::QDomAttr(const QDomAttr& x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4288-4291 |
| | 2 | 1 |
QDomAttr::QDomAttr| Name: | QDomAttr::QDomAttr | | Prototype: | QDomAttr::QDomAttr(QDomAttrPrivate* n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4293-4296 |
| | 2 | 1 |
QDockWidgetTitleButton::sizeHint| Name: | QDockWidgetTitleButton::sizeHint | | Prototype: | QSize QDockWidgetTitleButton::sizeHint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 140-152 |
| | 7 | 2 |
QDockWidgetTitleButton::paintEvent| Name: | QDockWidgetTitleButton::paintEvent | | Prototype: | void QDockWidgetTitleButton::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 166-193 |
| | 20 | 5 |
QDockWidgetTitleButton::minimumSizeHint| Name: | QDockWidgetTitleButton::minimumSizeHint | | Prototype: | QSize minimumSizeHint() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 125-126 |
| | 1 | 1 |
QDockWidgetTitleButton::leaveEvent| Name: | QDockWidgetTitleButton::leaveEvent | | Prototype: | void QDockWidgetTitleButton::leaveEvent(QEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 160-164 |
| | 2 | 2 |
QDockWidgetTitleButton::enterEvent| Name: | QDockWidgetTitleButton::enterEvent | | Prototype: | void QDockWidgetTitleButton::enterEvent(QEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 154-158 |
| | 2 | 2 |
QDockWidgetTitleButton::QDockWidgetTitleButton| Name: | QDockWidgetTitleButton::QDockWidgetTitleButton | | Prototype: | QDockWidgetTitleButton::QDockWidgetTitleButton(QDockWidget *dockWidget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 134-138 |
| | 1 | 1 |
QDockWidgetPrivate::updateButtons| Name: | QDockWidgetPrivate::updateButtons | | Prototype: | void QDockWidgetPrivate::updateButtons() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 667-704 |
| | 24 | 1 |
QDockWidgetPrivate::unplug| Name: | QDockWidgetPrivate::unplug | | Prototype: | void QDockWidgetPrivate::unplug(const QRect &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1045-1054 |
| | 7 | 2 |
QDockWidgetPrivate::startDrag| Name: | QDockWidgetPrivate::startDrag | | Prototype: | void QDockWidgetPrivate::startDrag(bool group) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 745-773 |
| | 15 | 5 |
QDockWidgetPrivate::setWindowState| Name: | QDockWidgetPrivate::setWindowState | | Prototype: | void QDockWidgetPrivate::setWindowState(bool floating, bool unplug, const QRect &rect) | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1061-1117 |
| | 35 | 13 |
QDockWidgetPrivate::setResizerActive| Name: | QDockWidgetPrivate::setResizerActive | | Prototype: | void QDockWidgetPrivate::setResizerActive(bool active) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 824-833 |
| | 6 | 3 |
QDockWidgetPrivate::plug| Name: | QDockWidgetPrivate::plug | | Prototype: | void QDockWidgetPrivate::plug(const QRect &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1056-1059 |
| | 1 | 1 |
QDockWidgetPrivate::nonClientAreaMouseEvent| Name: | QDockWidgetPrivate::nonClientAreaMouseEvent | | Prototype: | void QDockWidgetPrivate::nonClientAreaMouseEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 956-1017 |
| | 33 | 13 |
QDockWidgetPrivate::moveEvent| Name: | QDockWidgetPrivate::moveEvent | | Prototype: | void QDockWidgetPrivate::moveEvent(QMoveEvent *event) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1022-1043 |
| | 11 | 4 |
QDockWidgetPrivate::mouseReleaseEvent| Name: | QDockWidgetPrivate::mouseReleaseEvent | | Prototype: | bool QDockWidgetPrivate::mouseReleaseEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 943-954 |
| | 4 | 2 |
QDockWidgetPrivate::mousePressEvent| Name: | QDockWidgetPrivate::mousePressEvent | | Prototype: | bool QDockWidgetPrivate::mousePressEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 846-879 |
| | 19 | 4 |
QDockWidgetPrivate::mouseMoveEvent| Name: | QDockWidgetPrivate::mouseMoveEvent | | Prototype: | bool QDockWidgetPrivate::mouseMoveEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 897-941 |
| | 25 | 7 |
QDockWidgetPrivate::mouseDoubleClickEvent| Name: | QDockWidgetPrivate::mouseDoubleClickEvent | | Prototype: | bool QDockWidgetPrivate::mouseDoubleClickEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 881-895 |
| | 8 | 3 |
QDockWidgetPrivate::isAnimating| Name: | QDockWidgetPrivate::isAnimating | | Prototype: | bool QDockWidgetPrivate::isAnimating() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 835-844 |
| | 5 | 2 |
QDockWidgetPrivate::initDrag| Name: | QDockWidgetPrivate::initDrag | | Prototype: | void QDockWidgetPrivate::initDrag(const QPoint &pos, bool nca) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 718-737 |
| | 14 | 3 |
QDockWidgetPrivate::init| Name: | QDockWidgetPrivate::init | | Prototype: | void QDockWidgetPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 597-625 |
| | 19 | 1 |
QDockWidgetPrivate::endDrag| Name: | QDockWidgetPrivate::endDrag | | Prototype: | void QDockWidgetPrivate::endDrag(bool abort) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 780-822 |
| | 26 | 7 |
QDockWidgetPrivate::_q_toggleView| Name: | QDockWidgetPrivate::_q_toggleView | | Prototype: | void QDockWidgetPrivate::_q_toggleView(bool b) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 656-665 |
| | 5 | 3 |
QDockWidgetPrivate::_q_toggleTopLevel| Name: | QDockWidgetPrivate::_q_toggleTopLevel | | Prototype: | void QDockWidgetPrivate::_q_toggleTopLevel() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 706-710 |
| | 2 | 1 |
QDockWidgetLayout::~QDockWidgetLayout| Name: | QDockWidgetLayout::~QDockWidgetLayout | | Prototype: | QDockWidgetLayout::~QDockWidgetLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 204-207 |
| | 1 | 1 |
QDockWidgetLayout::wmSupportsNativeWindowDeco| Name: | QDockWidgetLayout::wmSupportsNativeWindowDeco | | Prototype: | bool QDockWidgetLayout::wmSupportsNativeWindowDeco() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 225-233 |
| | 1 | 1 |
QDockWidgetLayout::widgetForRole| Name: | QDockWidgetLayout::widgetForRole | | Prototype: | QWidget *QDockWidgetLayout::widgetForRole(Role r) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 392-396 |
| | 2 | 1 |
QDockWidgetLayout::titleHeight| Name: | QDockWidgetLayout::titleHeight | | Prototype: | int QDockWidgetLayout::titleHeight() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 460-481 |
| | 14 | 4 |
QDockWidgetLayout::takeAt| Name: | QDockWidgetLayout::takeAt | | Prototype: | QLayoutItem *QDockWidgetLayout::takeAt(int index) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 265-280 |
| | 11 | 4 |
QDockWidgetLayout::sizeHint| Name: | QDockWidgetLayout::sizeHint | | Prototype: | QSize QDockWidgetLayout::sizeHint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 359-368 |
| | 5 | 2 |
QDockWidgetLayout::sizeFromContent| Name: | QDockWidgetLayout::sizeFromContent | | Prototype: | QSize QDockWidgetLayout::sizeFromContent(const QSize &content, bool floating) const | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 292-357 |
| | 40 | 11 |
QDockWidgetLayout::setWidgetForRole| Name: | QDockWidgetLayout::setWidgetForRole | | Prototype: | void QDockWidgetLayout::setWidgetForRole(Role r, QWidget *w) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 403-420 |
| | 10 | 3 |
QDockWidgetLayout::setVerticalTitleBar| Name: | QDockWidgetLayout::setVerticalTitleBar | | Prototype: | void QDockWidgetLayout::setVerticalTitleBar(bool b) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 548-555 |
| | 5 | 2 |
QDockWidgetLayout::setGeometry| Name: | QDockWidgetLayout::setGeometry | | Prototype: | void QDockWidgetLayout::setGeometry(const QRect &geometry) | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 483-546 |
| | 40 | 13 |
QDockWidgetLayout::nativeWindowDeco| Name: | QDockWidgetLayout::nativeWindowDeco | | Prototype: | bool QDockWidgetLayout::nativeWindowDeco() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 213-219 |
| | 4 | 2 |
QDockWidgetLayout::nativeWindowDeco| Name: | QDockWidgetLayout::nativeWindowDeco | | Prototype: | bool QDockWidgetLayout::nativeWindowDeco(bool floating) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 240-243 |
| | 1 | 1 |