| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 839-848 |
| | 5 | 2 |
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: | 885-899 |
| | 8 | 3 |
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: | 901-945 |
| | 25 | 7 |
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: | 850-883 |
| | 19 | 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: | 947-958 |
| | 4 | 2 |
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: | 1026-1047 |
| | 11 | 4 |
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: | 960-1021 |
| | 33 | 13 |
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: | 1060-1063 |
| | 1 | 1 |
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: | 828-837 |
| | 6 | 3 |
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: | 1065-1121 |
| | 35 | 13 |
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: | 751-779 |
| | 15 | 5 |
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: | 1049-1058 |
| | 7 | 2 |
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: | 673-710 |
| | 24 | 1 |
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: | 140-144 |
| | 1 | 1 |
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: | 160-164 |
| | 2 | 2 |
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: | 166-170 |
| | 2 | 2 |
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: | 131-132 |
| | 1 | 1 |
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: | 172-199 |
| | 20 | 5 |
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: | 146-158 |
| | 7 | 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: | 4294-4297 |
| | 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: | 4299-4302 |
| | 2 | 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: | 4319-4324 |
| | 3 | 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: | 4311-4314 |
| | 1 | 1 |
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: | 4344-4350 |
| | 4 | 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: | 4370-4376 |
| | 4 | 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: | 4332-4337 |
| | 3 | 2 |
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: | 4358-4363 |
| | 3 | 2 |
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: | 4105-4109 |
| | 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: | 4123-4129 |
| | 3 | 1 |
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: | 4213-4235 |
| | 6 | 3 |
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: | 4131-4134 |
| | 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: | 5470-5473 |
| | 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: | 5482-5485 |
| | 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: | 5487-5490 |
| | 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: | 5499-5502 |
| | 1 | 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: | 5408-5413 |
| | 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: | 5415-5418 |
| | 2 | 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: | 5420-5426 |
| | 3 | 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: | 430-430 |
| | 1 | 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: | 5428-5433 |
| | 1 | 1 |
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: | 3968-3971 |
| | 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: | 3973-3976 |
| | 2 | 1 |
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: | 4035-4039 |
| | 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: | 3996-4001 |
| | 3 | 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: | 4053-4057 |
| | 2 | 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: | 4044-4048 |
| | 2 | 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: | 4015-4020 |
| | 3 | 2 |
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: | 4074-4079 |
| | 3 | 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: | 3985-3988 |
| | 1 | 1 |
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: | 4063-4067 |
| | 2 | 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: | 4006-4010 |
| | 2 | 2 |
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: | 4025-4030 |
| | 3 | 2 |
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: | 3878-3881 |
| | 2 | 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: | 3916-3919 |
| | 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: | 3883-3889 |
| | 3 | 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: | 3891-3894 |
| | 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: | 3906-3909 |
| | 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: | 3901-3904 |
| | 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: | 338-338 |
| | 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: | 3911-3914 |
| | 1 | 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: | 3896-3899 |
| | 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: | 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(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(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::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(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(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 |
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 |