| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QDockAreaLayoutInfo::mainWindowLayout| Name: | QDockAreaLayoutInfo::mainWindowLayout | | Prototype: | QMainWindowLayout *QDockAreaLayoutInfo::mainWindowLayout() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1484-1489 |
| | 3 | 1 |
QDockAreaLayoutInfo::moveTab| Name: | QDockAreaLayoutInfo::moveTab | | Prototype: | void QDockAreaLayoutInfo::moveTab(int from, int to) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2285-2288 |
| | 1 | 1 |
QDockAreaLayoutInfo::setCurrentTab| Name: | QDockAreaLayoutInfo::setCurrentTab | | Prototype: | void QDockAreaLayoutInfo::setCurrentTab(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1115-1118 |
| | 1 | 1 |
QDockAreaLayoutInfo::size| Name: | QDockAreaLayoutInfo::size | | Prototype: | QSize QDockAreaLayoutInfo::size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 249-252 |
| | 1 | 1 |
QDockAreaLayoutItem::QDockAreaLayoutItem| Name: | QDockAreaLayoutItem::QDockAreaLayoutItem | | Prototype: | QDockAreaLayoutItem::QDockAreaLayoutItem(QLayoutItem *_widgetItem) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 85-88 |
| | 2 | 1 |
QDockAreaLayoutItem::QDockAreaLayoutItem| Name: | QDockAreaLayoutItem::QDockAreaLayoutItem | | Prototype: | QDockAreaLayoutItem::QDockAreaLayoutItem(QDockAreaLayoutInfo *_subinfo) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 90-93 |
| | 2 | 1 |
QDockAreaLayoutItem::QDockAreaLayoutItem| Name: | QDockAreaLayoutItem::QDockAreaLayoutItem | | Prototype: | QDockAreaLayoutItem::QDockAreaLayoutItem(QPlaceHolderItem *_placeHolderItem) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 95-98 |
| | 2 | 1 |
QDockAreaLayoutItem::hasFixedSize| Name: | QDockAreaLayoutItem::hasFixedSize | | Prototype: | bool QDockAreaLayoutItem::hasFixedSize(Qt::Orientation o) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 161-164 |
| | 1 | 1 |
QDockAreaLayoutItem::~QDockAreaLayoutItem| Name: | QDockAreaLayoutItem::~QDockAreaLayoutItem | | Prototype: | QDockAreaLayoutItem::~QDockAreaLayoutItem() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 110-114 |
| | 2 | 1 |
QDockWidget::QDockWidget| Name: | QDockWidget::QDockWidget | | Prototype: | QDockWidget::QDockWidget(QWidget *parent, Qt::WindowFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1209-1214 |
| | 2 | 1 |
QDockWidget::QDockWidget| Name: | QDockWidget::QDockWidget | | Prototype: | QDockWidget::QDockWidget(const QString &title, QWidget *parent, Qt::WindowFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1227-1233 |
| | 3 | 1 |
QDockWidget::allowedAreas| Name: | QDockWidget::allowedAreas | | Prototype: | Qt::DockWidgetAreas QDockWidget::allowedAreas() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1365-1369 |
| | 2 | 1 |
QDockWidget::features| Name: | QDockWidget::features | | Prototype: | QDockWidget::DockWidgetFeatures QDockWidget::features() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1304-1308 |
| | 2 | 1 |
QDockWidget::setWidget| Name: | QDockWidget::setWidget | | Prototype: | void QDockWidget::setWidget(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1264-1268 |
| | 2 | 1 |
QDockWidget::titleBarWidget| Name: | QDockWidget::titleBarWidget | | Prototype: | QWidget *QDockWidget::titleBarWidget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1670-1675 |
| | 3 | 1 |
QDockWidget::toggleViewAction| Name: | QDockWidget::toggleViewAction | | Prototype: | QAction * QDockWidget::toggleViewAction() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1557-1561 |
| | 2 | 1 |
QDockWidget::widget| Name: | QDockWidget::widget | | Prototype: | QWidget *QDockWidget::widget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1247-1251 |
| | 2 | 1 |
QDockWidgetGroupLayout::QDockWidgetGroupLayout| Name: | QDockWidgetGroupLayout::QDockWidgetGroupLayout | | Prototype: | QDockWidgetGroupLayout(QWidget* parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 186-190 |
| | 3 | 1 |
QDockWidgetGroupLayout::addItem| Name: | QDockWidgetGroupLayout::addItem | | Prototype: | void addItem(QLayoutItem*) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 195-195 |
| | 1 | 1 |
QDockWidgetGroupLayout::count| Name: | QDockWidgetGroupLayout::count | | Prototype: | int count() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 196-196 |
| | 1 | 1 |
QDockWidgetGroupLayout::frameWidth| Name: | QDockWidgetGroupLayout::frameWidth | | Prototype: | int frameWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 245-249 |
| | 2 | 1 |
QDockWidgetGroupLayout::itemAt| Name: | QDockWidgetGroupLayout::itemAt | | Prototype: | QLayoutItem* itemAt(int index) const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 197-201 |
| | 2 | 1 |
QDockWidgetGroupLayout::layoutInfo| Name: | QDockWidgetGroupLayout::layoutInfo | | Prototype: | QDockAreaLayoutInfo *layoutInfo() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 236-238 |
| | 1 | 1 |
QDockWidgetGroupLayout::maximumSize| Name: | QDockWidgetGroupLayout::maximumSize | | Prototype: | QSize maximumSize() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 217-221 |
| | 2 | 1 |
QDockWidgetGroupLayout::minimumSize| Name: | QDockWidgetGroupLayout::minimumSize | | Prototype: | QSize minimumSize() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 212-216 |
| | 2 | 1 |
QDockWidgetGroupLayout::nativeWindowDeco| Name: | QDockWidgetGroupLayout::nativeWindowDeco | | Prototype: | bool nativeWindowDeco() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 240-243 |
| | 1 | 1 |
QDockWidgetGroupLayout::sizeHint| Name: | QDockWidgetGroupLayout::sizeHint | | Prototype: | QSize sizeHint() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 207-211 |
| | 2 | 1 |
QDockWidgetGroupLayout::takeAt| Name: | QDockWidgetGroupLayout::takeAt | | Prototype: | QLayoutItem* takeAt(int index) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 202-206 |
| | 2 | 1 |
QDockWidgetGroupLayout::~QDockWidgetGroupLayout| Name: | QDockWidgetGroupLayout::~QDockWidgetGroupLayout | | Prototype: | ~QDockWidgetGroupLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 191-193 |
| | 1 | 1 |
QDockWidgetGroupWindow::layoutInfo| Name: | QDockWidgetGroupWindow::layoutInfo | | Prototype: | QDockAreaLayoutInfo *QDockWidgetGroupWindow::layoutInfo() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 303-306 |
| | 1 | 1 |
QDockWidgetItem::QDockWidgetItem| Name: | QDockWidgetItem::QDockWidgetItem | | Prototype: | QDockWidgetItem::QDockWidgetItem(QDockWidget *dockWidget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 567-570 |
| | 2 | 1 |
QDockWidgetLayout::QDockWidgetLayout| Name: | QDockWidgetLayout::QDockWidgetLayout | | Prototype: | QDockWidgetLayout::QDockWidgetLayout(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 205-208 |
| | 2 | 1 |
QDockWidgetLayout::addItem| Name: | QDockWidgetLayout::addItem | | Prototype: | void QDockWidgetLayout::addItem(QLayoutItem*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 252-256 |
| | 2 | 1 |
QDockWidgetLayout::itemForRole| Name: | QDockWidgetLayout::itemForRole | | Prototype: | QLayoutItem *QDockWidgetLayout::itemForRole(Role r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 404-407 |
| | 1 | 1 |
QDockWidgetLayout::nativeWindowDeco| Name: | QDockWidgetLayout::nativeWindowDeco | | Prototype: | bool QDockWidgetLayout::nativeWindowDeco(bool floating) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 246-249 |
| | 1 | 1 |
QDockWidgetLayout::widgetForRole| Name: | QDockWidgetLayout::widgetForRole | | Prototype: | QWidget *QDockWidgetLayout::widgetForRole(Role r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 398-402 |
| | 2 | 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: | 231-239 |
| | 1 | 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: | 210-213 |
| | 1 | 1 |
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: | 712-716 |
| | 2 | 1 |
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: | 603-631 |
| | 19 | 1 |
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::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::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 |
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::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 |
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::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: | 4089-4094 |
| | 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: | 4096-4103 |
| | 4 | 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::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: | 368-368 |
| | 1 | 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: | 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::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 |
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::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: | 3870-3876 |
| | 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 |
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() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6590-6593 |
| | 1 | 1 |
QDomDocument::QDomDocument| Name: | QDomDocument::QDomDocument | | Prototype: | QDomDocument::QDomDocument(const QString& name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6599-6603 |
| | 1 | 1 |
QDomDocument::QDomDocument| Name: | QDomDocument::QDomDocument | | Prototype: | QDomDocument::QDomDocument(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::QDomDocument| Name: | QDomDocument::QDomDocument | | Prototype: | QDomDocument::QDomDocument(const QDomDocument& x) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6622-6625 |
| | 2 | 1 |
QDomDocument::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::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, 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(const QString& text, QString *errorMsg, int *errorLine, int *errorColumn) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6774-6777 |
| | 1 | 1 |
QDomDocument::setContent| Name: | QDomDocument::setContent | | Prototype: | bool QDomDocument::setContent(const QByteArray& buffer, QString *errorMsg, int *errorLine, int *errorColumn ) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6788-6791 |
| | 1 | 1 |
QDomDocument::toByteArray| Name: | QDomDocument::toByteArray | | Prototype: | QByteArray QDomDocument::toByteArray(int indent) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6851-6856 |
| | 1 | 1 |
QDomDocument::toString| Name: | QDomDocument::toString | | Prototype: | QString QDomDocument::toString(int indent) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6834-6840 |
| | 4 | 1 |
QDomDocumentFragment::QDomDocumentFragment| Name: | QDomDocumentFragment::QDomDocumentFragment | | Prototype: | QDomDocumentFragment::QDomDocumentFragment(QDomDocumentFragmentPrivate* n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3827-3830 |
| | 2 | 1 |
QDomDocumentFragment::QDomDocumentFragment| Name: | QDomDocumentFragment::QDomDocumentFragment | | Prototype: | QDomDocumentFragment::QDomDocumentFragment(const QDomDocumentFragment& x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3839-3842 |
| | 2 | 1 |
QDomDocumentFragment::operator=| Name: | QDomDocumentFragment::operator= | | Prototype: | QDomDocumentFragment& QDomDocumentFragment::operator= (const QDomDocumentFragment& x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3851-3854 |
| | 1 | 1 |