Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QFileInfo::groupName: | QFileInfo::group | Prototype: | QString QFileInfo::group() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1193-1199 |
| | 4 | 2 |
QFileInfo::filePathName: | QFileInfo::filePath | Prototype: | QString QFileInfo::filePath() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 728-734 |
| | 4 | 2 |
QFileInfo::fileNameName: | QFileInfo::fileName | Prototype: | QString QFileInfo::fileName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 747-753 |
| | 4 | 2 |
QFileInfo::completeSuffixName: | QFileInfo::completeSuffix | Prototype: | QString QFileInfo::completeSuffix() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 829-835 |
| | 4 | 2 |
QFileInfo::completeBaseNameName: | QFileInfo::completeBaseName | Prototype: | QString QFileInfo::completeBaseName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 810-816 |
| | 4 | 2 |
QFileInfo::canonicalPathName: | QFileInfo::canonicalPath | Prototype: | QString QFileInfo::canonicalPath() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 600-606 |
| | 4 | 2 |
QFileInfo::canonicalFilePathName: | QFileInfo::canonicalFilePath | Prototype: | QString QFileInfo::canonicalFilePath() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 553-559 |
| | 4 | 2 |
QFileInfo::bundleNameName: | QFileInfo::bundleName | Prototype: | QString QFileInfo::bundleName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 767-773 |
| | 4 | 2 |
QFileInfo::baseNameName: | QFileInfo::baseName | Prototype: | QString QFileInfo::baseName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 791-797 |
| | 4 | 2 |
QFileInfo::absoluteFilePathName: | QFileInfo::absoluteFilePath | Prototype: | QString QFileInfo::absoluteFilePath() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 536-542 |
| | 4 | 2 |
QFileDialogPrivate::setRootIndexName: | QFileDialogPrivate::setRootIndex | Prototype: | void QFileDialogPrivate::setRootIndex(const QModelIndex &index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1776-1781 |
| | 4 | 1 |
QFileDialogPrivate::emitFilesSelectedName: | QFileDialogPrivate::emitFilesSelected | Prototype: | void QFileDialogPrivate::emitFilesSelected(const QStringList &files) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 693-699 |
| | 4 | 2 |
QFileDialogPrivate::_q_showHiddenName: | QFileDialogPrivate::_q_showHidden | Prototype: | void QFileDialogPrivate::_q_showHidden() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3719-3725 |
| | 4 | 1 |
QFileDialogPrivate::_q_nativeCurrentChangedName: | QFileDialogPrivate::_q_nativeCurrentChanged | Prototype: | void QFileDialogPrivate::_q_nativeCurrentChanged(const QUrl &file) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3772-3778 |
| | 4 | 2 |
QFileDialogPrivate::_q_fileRenamedName: | QFileDialogPrivate::_q_fileRenamed | Prototype: | void QFileDialogPrivate::_q_fileRenamed(const QString &path, const QString &oldName, const QString &newName) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3743-3750 |
| | 4 | 3 |
QFileDialogPrivate::_q_emitUrlSelectedName: | QFileDialogPrivate::_q_emitUrlSelected | Prototype: | void QFileDialogPrivate::_q_emitUrlSelected(const QUrl &file) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3752-3758 |
| | 4 | 2 |
QFileDialogLineEdit::keyPressEventName: | QFileDialogLineEdit::keyPressEvent | Prototype: | void QFileDialogLineEdit::keyPressEvent(QKeyEvent *e) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3997-4010 |
| | 4 | 2 |
QFileDialog::viewModeName: | QFileDialog::viewMode | Prototype: | QFileDialog::ViewMode QFileDialog::viewMode() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1618-1624 |
| | 4 | 2 |
QFileDialog::selectedNameFilterName: | QFileDialog::selectedNameFilter | Prototype: | QString QFileDialog::selectedNameFilter() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1478-1485 |
| | 4 | 2 |
QFileDialog::itemDelegateName: | QFileDialog::itemDelegate | Prototype: | QAbstractItemDelegate *QFileDialog::itemDelegate() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1952-1958 |
| | 4 | 2 |
QFileDialog::iconProviderName: | QFileDialog::iconProvider | Prototype: | QFileIconProvider *QFileDialog::iconProvider() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1976-1982 |
| | 4 | 2 |
QFileDialog::filterName: | QFileDialog::filter | Prototype: | QDir::Filters QFileDialog::filter() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1494-1500 |
| | 4 | 2 |
QFileDialog::directoryUrlName: | QFileDialog::directoryUrl | Prototype: | QUrl QFileDialog::directoryUrl() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 997-1004 |
| | 4 | 2 |
QFileDevice::handleName: | QFileDevice::handle | Prototype: | int QFileDevice::handle() const | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | Lines: | 260-267 |
| | 4 | 2 |
QFbWindow::setGeometryName: | QFbWindow::setGeometry | Prototype: | void QFbWindow::setGeometry(const QRect &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | Lines: | 64-73 |
| | 4 | 1 |
QFbVtHandler::handleIntName: | QFbVtHandler::handleInt | Prototype: | void QFbVtHandler::handleInt() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp | Lines: | 198-206 |
| | 4 | 1 |
QFbScreen::windowForIdName: | QFbScreen::windowForId | Prototype: | QFbWindow *QFbScreen::windowForId(WId wid) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 308-315 |
| | 4 | 3 |
QFbScreen::topWindowName: | QFbScreen::topWindow | Prototype: | QWindow *QFbScreen::topWindow() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 139-145 |
| | 4 | 3 |
QFbScreen::topLevelAtName: | QFbScreen::topLevelAt | Prototype: | QWindow *QFbScreen::topLevelAt(const QPoint & p) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 147-154 |
| | 4 | 3 |
QFbScreen::setDirtyName: | QFbScreen::setDirty | Prototype: | void QFbScreen::setDirty(const QRect &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 156-162 |
| | 4 | 1 |
QFbCursor::dirtyRectName: | QFbCursor::dirtyRect | Prototype: | QRect QFbCursor::dirtyRect() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 141-148 |
| | 4 | 2 |
QFakeDevice::metricName: | QFakeDevice::metric | Prototype: | int metric(PaintDeviceMetric m) const override | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 460-472 |
| | 4 | 6 |
QFactoryLoaderPrivate::~QFactoryLoaderPrivateName: | QFactoryLoaderPrivate::~QFactoryLoaderPrivate | Prototype: | QFactoryLoaderPrivate::~QFactoryLoaderPrivate() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 82-89 |
| | 4 | 2 |
QFSFileEnginePrivate::unmapAllName: | QFSFileEnginePrivate::unmapAll | Prototype: | void QFSFileEnginePrivate::unmapAll() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 470-477 |
| | 4 | 3 |
QFSFileEngineIterator::nextName: | QFSFileEngineIterator::next | Prototype: | QString QFSFileEngineIterator::next() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | Lines: | 69-76 |
| | 4 | 2 |
QFSFileEngine::syncToDiskName: | QFSFileEngine::syncToDisk | Prototype: | bool QFSFileEngine::syncToDisk() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 425-431 |
| | 4 | 2 |
QFSFileEngine::ownerIdName: | QFSFileEngine::ownerId | Prototype: | uint QFSFileEngine::ownerId(FileOwner own) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 635-644 |
| | 4 | 2 |
QFSFileEngine::isSequentialName: | QFSFileEngine::isSequential | Prototype: | bool QFSFileEngine::isSequential() const | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 803-809 |
| | 4 | 2 |
QFSFileEngine::flushName: | QFSFileEngine::flush | Prototype: | bool QFSFileEngine::flush() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 411-420 |
| | 4 | 2 |
QFSFileEngine::fileTimeName: | QFSFileEngine::fileTime | Prototype: | QDateTime QFSFileEngine::fileTime(FileTime time) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 679-687 |
| | 4 | 2 |
QEventTransitionPrivate::unregisterName: | QEventTransitionPrivate::unregister | Prototype: | void QEventTransitionPrivate::unregister() | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 115-121 |
| | 4 | 2 |
QEventLoop::wakeUpName: | QEventLoop::wakeUp | Prototype: | void QEventLoop::wakeUp() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | Lines: | 292-298 |
| | 4 | 2 |
QEventLoop::processEventsName: | QEventLoop::processEvents | Prototype: | bool QEventLoop::processEvents(ProcessEventsFlags flags) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | Lines: | 129-135 |
| | 4 | 2 |
QEventLoop::eventName: | QEventLoop::event | Prototype: | bool QEventLoop::event(QEvent *event) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | Lines: | 304-312 |
| | 4 | 2 |
QEventDispatcherUNIXPrivate::setSocketNotifierPendingName: | QEventDispatcherUNIXPrivate::setSocketNotifierPending | Prototype: | void QEventDispatcherUNIXPrivate::setSocketNotifierPending(QSocketNotifier *notifier) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 237-245 |
| | 4 | 2 |
QEvdevTabletHandlerThread::runName: | QEvdevTabletHandlerThread::run | Prototype: | void QEvdevTabletHandlerThread::run() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | Lines: | 289-295 |
| | 4 | 1 |
QErrorMessage::changeEventName: | QErrorMessage::changeEvent | Prototype: | void QErrorMessage::changeEvent(QEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | Lines: | 388-395 |
| | 4 | 2 |
QEmulationPaintEngine::fillBGRectName: | QEmulationPaintEngine::fillBGRect | Prototype: | void QEmulationPaintEngine::fillBGRect(const QRectF &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | Lines: | 279-285 |
| | 4 | 1 |
QEglFSWindow::raiseName: | QEglFSWindow::raise | Prototype: | void QEglFSWindow::raise() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | Lines: | 255-262 |
| | 4 | 2 |
QEglFSOffscreenWindow::~QEglFSOffscreenWindowName: | QEglFSOffscreenWindow::~QEglFSOffscreenWindow | Prototype: | QEglFSOffscreenWindow::~QEglFSOffscreenWindow() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsoffscreenwindow.cpp | Lines: | 75-81 |
| | 4 | 3 |
QEglFSKmsScreen::geometryName: | QEglFSKmsScreen::geometry | Prototype: | QRect QEglFSKmsScreen::geometry() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | Lines: | 101-107 |
| | 4 | 1 |
QEglFSIntegration::nativeResourceFunctionForContextName: | QEglFSIntegration::nativeResourceFunctionForContext | Prototype: | QPlatformNativeInterface::NativeResourceForContextFunction QEglFSIntegration::nativeResourceFunctionForContext(const QByteArray &resource) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | Lines: | 378-385 |
| | 4 | 2 |
QEglFSIntegration::loadKeymapStaticName: | QEglFSIntegration::loadKeymapStatic | Prototype: | void QEglFSIntegration::loadKeymapStatic(const QString &filename) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | Lines: | 399-410 |
| | 4 | 2 |
QEglFSCursor::changeCursorName: | QEglFSCursor::changeCursor | Prototype: | void QEglFSCursor::changeCursor(QCursor *cursor, QWindow *window) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | Lines: | 206-212 |
| | 4 | 2 |
QEasingCurveFunction::copyName: | QEasingCurveFunction::copy | Prototype: | QEasingCurveFunction *QEasingCurveFunction::copy() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 383-389 |
| | 4 | 1 |
QEGLPlatformContext::doneCurrentName: | QEGLPlatformContext::doneCurrent | Prototype: | void QEGLPlatformContext::doneCurrent() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | Lines: | 427-433 |
| | 4 | 2 |
QEGLDeviceIntegration::createNativeWindowName: | QEGLDeviceIntegration::createNativeWindow | Prototype: | EGLNativeWindowType QEGLDeviceIntegration::createNativeWindow(QPlatformWindow *platformWindow, const QSize &size, const QSurfaceFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | Lines: | 282-290 |
| | 4 | 1 |
QDoubleSpinBox::validateName: | QDoubleSpinBox::validate | Prototype: | QValidator::State QDoubleSpinBox::validate(QString &text, int &pos) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 943-950 |
| | 4 | 1 |
QDoubleSpinBox::setSingleStepName: | QDoubleSpinBox::setSingleStep | Prototype: | void QDoubleSpinBox::setSingleStep(double value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 764-772 |
| | 4 | 2 |
QDoubleSpinBox::setRangeName: | QDoubleSpinBox::setRange | Prototype: | void QDoubleSpinBox::setRange(double minimum, double maximum) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 850-856 |
| | 4 | 1 |
QDoubleSpinBox::setMinimumName: | QDoubleSpinBox::setMinimum | Prototype: | void QDoubleSpinBox::setMinimum(double minimum) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 797-803 |
| | 4 | 1 |
QDoubleSpinBox::setMaximumName: | QDoubleSpinBox::setMaximum | Prototype: | void QDoubleSpinBox::setMaximum(double maximum) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 828-834 |
| | 4 | 1 |
QDoubleSpinBox::setDecimalsName: | QDoubleSpinBox::setDecimals | Prototype: | void QDoubleSpinBox::setDecimals(int decimals) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 880-887 |
| | 4 | 1 |
QDomNodePrivate::saveName: | QDomNodePrivate::save | Prototype: | void QDomNodePrivate::save(QTextStream& s, int depth, int indent) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1897-1904 |
| | 4 | 2 |
QDomNodePrivate::isCharacterDataName: | QDomNodePrivate::isCharacterData | Prototype: | bool isCharacterData() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 180-183 |
| | 4 | 1 |
QDomNodeListPrivate::QDomNodeListPrivateName: | QDomNodeListPrivate::QDomNodeListPrivate | Prototype: | QDomNodeListPrivate::QDomNodeListPrivate(QDomNodePrivate *n_impl) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1141-1147 |
| | 4 | 2 |
QDomNode::setPrefixName: | QDomNode::setPrefix | Prototype: | void QDomNode::setPrefix(const QString& pre) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 2441-2447 |
| | 4 | 3 |
QDomNode::appendChildName: | QDomNode::appendChild | Prototype: | QDomNode QDomNode::appendChild(const QDomNode& newChild) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 2601-2608 |
| | 4 | 2 |
QDomImplementation::hasFeatureName: | QDomImplementation::hasFeature | Prototype: | bool QDomImplementation::hasFeature(const QString& feature, const QString& version) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 977-986 |
| | 4 | 3 |
QDomHandler::startDTDName: | QDomHandler::startDTD | Prototype: | bool QDomHandler::startDTD(const QString& name, const QString& publicId, const QString& systemId) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 7386-7392 |
| | 4 | 1 |
QDomHandler::notationDeclName: | QDomHandler::notationDecl | Prototype: | bool QDomHandler::notationDecl(const QString & name, const QString & publicId, const QString & systemId) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 7542-7549 |
| | 4 | 1 |
QDomHandler::fatalErrorName: | QDomHandler::fatalError | Prototype: | bool QDomHandler::fatalError(const QXmlParseException& exception) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 7486-7492 |
| | 4 | 1 |
QDomHandler::endElementName: | QDomHandler::endElement | Prototype: | bool QDomHandler::endElement(const QString&, const QString&, const QString&) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 7425-7432 |
| | 4 | 2 |
QDomEntityPrivate::QDomEntityPrivateName: | QDomEntityPrivate::QDomEntityPrivate | Prototype: | QDomEntityPrivate::QDomEntityPrivate(QDomDocumentPrivate* d, QDomNodePrivate* parent, const QString& aname, const QString& pub, const QString& sys, const QString& notation) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5662-5671 |
| | 4 | 1 |
QDomElementPrivate::setAttributeNodeName: | QDomElementPrivate::setAttributeNode | Prototype: | QDomAttrPrivate* QDomElementPrivate::setAttributeNode(QDomAttrPrivate* newAttr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 4502-4512 |
| | 4 | 1 |
QDomElementPrivate::attributeNSName: | QDomElementPrivate::attributeNS | Prototype: | QString QDomElementPrivate::attributeNS(const QString& nsURI, const QString& localName, const QString& defValue) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 4441-4448 |
| | 4 | 2 |
QDomElementPrivate::attributeName: | 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: | 4432-4439 |
| | 4 | 2 |
QDomElementPrivate::QDomElementPrivateName: | 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: | 4400-4408 |
| | 4 | 1 |
QDomDocumentTypePrivate::~QDomDocumentTypePrivateName: | 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: | 3475-3481 |
| | 4 | 3 |
QDomDocumentPrivate::documentElementName: | 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: | 6252-6259 |
| | 4 | 2 |
QDomDocumentPrivate::QDomDocumentPrivateName: | 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: | 6153-6163 |
| | 4 | 1 |
QDomDocument::toStringName: | 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 |
QDomDocument::setContentName: | 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 |
QDomAttrPrivate::QDomAttrPrivateName: | 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 |
QDomAttr::setValueName: | 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::ownerElementName: | 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 |
QDockWidgetPrivate::mouseReleaseEventName: | 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 |
QDockWidgetLayout::nativeWindowDecoName: | 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: | 219-225 |
| | 4 | 2 |
QDockWidgetLayout::maximumSizeName: | QDockWidgetLayout::maximumSize | Prototype: | QSize QDockWidgetLayout::maximumSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 376-385 |
| | 4 | 2 |
QDockWidgetItem::minimumSizeName: | QDockWidgetItem::minimumSize | Prototype: | QSize QDockWidgetItem::minimumSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 572-578 |
| | 4 | 2 |
QDockWidget::closeEventName: | QDockWidget::closeEvent | Prototype: | void QDockWidget::closeEvent(QCloseEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1408-1414 |
| | 4 | 2 |
QDockAreaLayoutItem::QDockAreaLayoutItemName: | QDockAreaLayoutItem::QDockAreaLayoutItem | Prototype: | QDockAreaLayoutItem::QDockAreaLayoutItem(const QDockAreaLayoutItem &other) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 100-108 |
| | 4 | 3 |
QDockAreaLayoutInfo::prevName: | QDockAreaLayoutInfo::prev | Prototype: | int QDockAreaLayoutInfo::prev(int index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1663-1670 |
| | 4 | 3 |
QDockAreaLayoutInfo::nextName: | QDockAreaLayoutInfo::next | Prototype: | int QDockAreaLayoutInfo::next(int index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1654-1661 |
| | 4 | 3 |
QDockAreaLayoutInfo::expansiveName: | QDockAreaLayoutInfo::expansive | Prototype: | bool QDockAreaLayoutInfo::expansive(Qt::Orientation o) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 467-474 |
| | 4 | 3 |
QDockAreaLayoutInfo::clearName: | QDockAreaLayoutInfo::clear | Prototype: | void QDockAreaLayoutInfo::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 254-262 |
| | 4 | 1 |
QDockAreaLayout::unplugName: | QDockAreaLayout::unplug | Prototype: | QLayoutItem *QDockAreaLayout::unplug(const QList<int> &path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2597-2603 |
| | 4 | 1 |
QDockAreaLayout::removeName: | QDockAreaLayout::remove | Prototype: | void QDockAreaLayout::remove(const QList<int> &path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2605-2611 |
| | 4 | 1 |
QDockAreaLayout::plugName: | QDockAreaLayout::plug | Prototype: | QLayoutItem *QDockAreaLayout::plug(const QList<int> &path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2589-2595 |
| | 4 | 1 |
QDockAreaLayout::itemRectName: | QDockAreaLayout::itemRect | Prototype: | QRect QDockAreaLayout::itemRect(const QList<int> &path) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2539-2545 |
| | 4 | 1 |