| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QFileInfo::group| Name:  | 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::filePath| Name:  | 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::fileName| Name:  | 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::completeSuffix| Name:  | 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::completeBaseName| Name:  | 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::canonicalPath| Name:  | 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::canonicalFilePath| Name:  | 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::bundleName| Name:  | 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::baseName| Name:  | 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::absoluteFilePath| Name:  | 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::setRootIndex| Name:  | 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::emitFilesSelected| Name:  | 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_showHidden| Name:  | 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_nativeCurrentChanged| Name:  | 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_fileRenamed| Name:  | 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_emitUrlSelected| Name:  | 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::keyPressEvent| Name:  | 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::viewMode| Name:  | 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::selectedNameFilter| Name:  | 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::itemDelegate| Name:  | 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::iconProvider| Name:  | 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::filter| Name:  | 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::directoryUrl| Name:  | 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::handle| Name:  | 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::setGeometry| Name:  | 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::handleInt| Name:  | 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::windowForId| Name:  | 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::topWindow| Name:  | 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::topLevelAt| Name:  | 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::setDirty| Name:  | 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::dirtyRect| Name:  | 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::metric| Name:  | 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::~QFactoryLoaderPrivate| Name:  | 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::unmapAll| Name:  | 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::next| Name:  | 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::syncToDisk| Name:  | 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::ownerId| Name:  | 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::isSequential| Name:  | 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::flush| Name:  | 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::fileTime| Name:  | 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::unregister| Name:  | 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::wakeUp| Name:  | 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::processEvents| Name:  | 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::event| Name:  | 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::setSocketNotifierPending| Name:  | 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::run| Name:  | 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::changeEvent| Name:  | 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::fillBGRect| Name:  | 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::raise| Name:  | 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::~QEglFSOffscreenWindow| Name:  | 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::geometry| Name:  | 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::nativeResourceFunctionForContext| Name:  | 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::loadKeymapStatic| Name:  | 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::changeCursor| Name:  | 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::copy| Name:  | 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::doneCurrent| Name:  | 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::createNativeWindow| Name:  | 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::validate| Name:  | 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::setSingleStep| Name:  | 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::setRange| Name:  | 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::setMinimum| Name:  | 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::setMaximum| Name:  | 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::setDecimals| Name:  | 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::save| Name:  | 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::isCharacterData| Name:  | 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::QDomNodeListPrivate| Name:  | 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::setPrefix| Name:  | 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::appendChild| Name:  | 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::hasFeature| Name:  | 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::startDTD| Name:  | 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::notationDecl| Name:  | 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::fatalError| Name:  | 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::endElement| Name:  | 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::QDomEntityPrivate| Name:  | 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::setAttributeNode| Name:  | 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::attributeNS| Name:  | QDomElementPrivate::attributeNS |  | Prototype:  | QString QDomElementPrivate::attributeNS(const QString& nsURI, const QString& localName, const QString& defValue) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4441-4448 |  
  |  | 4 | 2 | 
 QDomElementPrivate::attribute| Name:  | QDomElementPrivate::attribute |  | Prototype:  | QString QDomElementPrivate::attribute(const QString& name_, const QString& defValue) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4432-4439 |  
  |  | 4 | 2 | 
 QDomElementPrivate::QDomElementPrivate| Name:  | QDomElementPrivate::QDomElementPrivate |  | Prototype:  | QDomElementPrivate::QDomElementPrivate(QDomDocumentPrivate* d, QDomNodePrivate* p, const QString& nsURI, const QString& qName) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4400-4408 |  
  |  | 4 | 1 | 
 QDomDocumentTypePrivate::~QDomDocumentTypePrivate| Name:  | QDomDocumentTypePrivate::~QDomDocumentTypePrivate |  | Prototype:  | QDomDocumentTypePrivate::~QDomDocumentTypePrivate() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 3475-3481 |  
  |  | 4 | 3 | 
 QDomDocumentPrivate::documentElement| Name:  | QDomDocumentPrivate::documentElement |  | Prototype:  | QDomElementPrivate* QDomDocumentPrivate::documentElement() |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6252-6259 |  
  |  | 4 | 2 | 
 QDomDocumentPrivate::QDomDocumentPrivate| Name:  | QDomDocumentPrivate::QDomDocumentPrivate |  | Prototype:  | QDomDocumentPrivate::QDomDocumentPrivate(const QString& aname) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6153-6163 |  
  |  | 4 | 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 | 
 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 | 
 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 | 
 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::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 | 
 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 | 
 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:  | 219-225 |  
  |  | 4 | 2 | 
 QDockWidgetLayout::maximumSize| Name:  | 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::minimumSize| Name:  | 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::closeEvent| Name:  | 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::QDockAreaLayoutItem| Name:  | 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::prev| Name:  | 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::next| Name:  | 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::expansive| Name:  | 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::clear| Name:  | 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::unplug| Name:  | 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::remove| Name:  | 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::plug| Name:  | 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::itemRect| Name:  | 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 |