| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QDomNode::lastChildElement| Name: | QDomNode::lastChildElement | | Prototype: | QDomElement QDomNode::lastChildElement(const QString &tagName) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2946-2956 |
| | 6 | 4 |
QDomNode::nextSiblingElement| Name: | QDomNode::nextSiblingElement | | Prototype: | QDomElement QDomNode::nextSiblingElement(const QString &tagName) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2966-2976 |
| | 6 | 4 |
QDomNode::operator=| Name: | QDomNode::operator= | | Prototype: | QDomNode& QDomNode::operator=(const QDomNode &n) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2043-2051 |
| | 6 | 3 |
QDomNode::previousSiblingElement| Name: | QDomNode::previousSiblingElement | | Prototype: | QDomElement QDomNode::previousSiblingElement(const QString &tagName) const | | Coverage: | 33.333% (4/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2986-2996 |
| | 6 | 4 |
QDomNodeList::operator=| Name: | QDomNodeList::operator= | | Prototype: | QDomNodeList& QDomNodeList::operator=(const QDomNodeList &n) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1326-1334 |
| | 6 | 3 |
QDomNodeListPrivate::QDomNodeListPrivate| Name: | QDomNodeListPrivate::QDomNodeListPrivate | | Prototype: | QDomNodeListPrivate::QDomNodeListPrivate(QDomNodePrivate *n_impl, const QString &_nsURI, const QString &localName) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1159-1168 |
| | 6 | 2 |
QDomNodePrivate::namedItem| Name: | QDomNodePrivate::namedItem | | Prototype: | QDomNodePrivate* QDomNodePrivate::namedItem(const QString &n) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1506-1515 |
| | 6 | 3 |
QDomNodePrivate::ownerDocument| Name: | QDomNodePrivate::ownerDocument | | Prototype: | QDomDocumentPrivate* QDomNodePrivate::ownerDocument() | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1845-1855 |
| | 6 | 3 |
QDoubleSpinBoxPrivate::emitSignals| Name: | QDoubleSpinBoxPrivate::emitSignals | | Prototype: | void QDoubleSpinBoxPrivate::emitSignals(EmitPolicy ep, const QVariant &old) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 1114-1124 |
| | 6 | 3 |
QDrag::setDragCursor| Name: | QDrag::setDragCursor | | Prototype: | void QDrag::setDragCursor(const QPixmap &cursor, Qt::DropAction action) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 325-334 |
| | 6 | 3 |
QDrag::setMimeData| Name: | QDrag::setMimeData | | Prototype: | void QDrag::setMimeData(QMimeData *data) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 138-146 |
| | 6 | 3 |
QDragManager::setCurrentTarget| Name: | QDragManager::setCurrentTarget | | Prototype: | void QDragManager::setCurrentTarget(QObject *target, bool dropped) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 104-114 |
| | 6 | 3 |
QDrawHelperGammaTables::QDrawHelperGammaTables| Name: | QDrawHelperGammaTables::QDrawHelperGammaTables | | Prototype: | QDrawHelperGammaTables::QDrawHelperGammaTables(qreal smoothing) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgammatables.cpp | | Lines: | 45-54 |
| | 6 | 3 |
QEGLDeviceIntegration::framebufferIndex| Name: | QEGLDeviceIntegration::framebufferIndex | | Prototype: | int QEGLDeviceIntegration::framebufferIndex() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 134-144 |
| | 6 | 2 |
QEGLDeviceIntegration::logicalDpi| Name: | QEGLDeviceIntegration::logicalDpi | | Prototype: | QDpi QEGLDeviceIntegration::logicalDpi() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 211-221 |
| | 6 | 2 |
QEGLDeviceIntegration::platformInit| Name: | QEGLDeviceIntegration::platformInit | | Prototype: | void QEGLDeviceIntegration::platformInit() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 146-162 |
| | 6 | 2 |
QEGLDeviceIntegration::surfaceFormatFor| Name: | QEGLDeviceIntegration::surfaceFormatFor | | Prototype: | QSurfaceFormat QEGLDeviceIntegration::surfaceFormatFor(const QSurfaceFormat &inputFormat) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 258-270 |
| | 6 | 2 |
QEGLPlatformContext::QEGLPlatformContext| Name: | QEGLPlatformContext::QEGLPlatformContext | | Prototype: | QEGLPlatformContext::QEGLPlatformContext(const QSurfaceFormat &format, QPlatformOpenGLContext *share, EGLDisplay display, EGLConfig *config, const QVariant &nativeHandle, Flags flags) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 117-133 |
| | 6 | 2 |
QEGLPlatformContext::swapBuffers| Name: | QEGLPlatformContext::swapBuffers | | Prototype: | void QEGLPlatformContext::swapBuffers(QPlatformSurface *surface) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 435-444 |
| | 6 | 3 |
QEasingCurve::addTCBSegment| Name: | QEasingCurve::addTCBSegment | | Prototype: | void QEasingCurve::addTCBSegment(const QPointF &nextPoint, qreal t, qreal c, qreal b) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1285-1297 |
| | 6 | 3 |
QEasingCurve::setType| Name: | QEasingCurve::setType | | Prototype: | void QEasingCurve::setType(Type type) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1365-1375 |
| | 6 | 3 |
QEasingCurve::valueForProgress| Name: | QEasingCurve::valueForProgress | | Prototype: | qreal QEasingCurve::valueForProgress(qreal progress) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1414-1423 |
| | 6 | 3 |
QEasingCurveFunction::operator==| Name: | QEasingCurveFunction::operator== | | Prototype: | bool QEasingCurveFunction::operator==(const QEasingCurveFunction &other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 391-399 |
| | 6 | 1 |
QEglFSCursor::pointerEvent| Name: | QEglFSCursor::pointerEvent | | Prototype: | void QEglFSCursor::pointerEvent(const QMouseEvent &event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 309-317 |
| | 6 | 2 |
QEglFSIntegration::createPlatformWindow| Name: | QEglFSIntegration::createPlatformWindow | | Prototype: | QPlatformWindow *QEglFSIntegration::createPlatformWindow(QWindow *window) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 189-197 |
| | 6 | 2 |
QEglFSIntegration::destroy| Name: | QEglFSIntegration::destroy | | Prototype: | void QEglFSIntegration::destroy() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 147-158 |
| | 6 | 3 |
QEglFSIntegration::nativeResourceForScreen| Name: | QEglFSIntegration::nativeResourceForScreen | | Prototype: | void *QEglFSIntegration::nativeResourceForScreen(const QByteArray &resource, QScreen *) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 304-319 |
| | 6 | 3 |
QEglFSKmsIntegration::platformInit| Name: | QEglFSKmsIntegration::platformInit | | Prototype: | void QEglFSKmsIntegration::platformInit() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 70-81 |
| | 6 | 4 |
QEglFSKmsScreen::logicalDpi| Name: | QEglFSKmsScreen::logicalDpi | | Prototype: | QDpi QEglFSKmsScreen::logicalDpi() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 124-134 |
| | 6 | 2 |
QEglFSKmsScreen::subpixelAntialiasingTypeHint| Name: | QEglFSKmsScreen::subpixelAntialiasingTypeHint | | Prototype: | QPlatformScreen::SubpixelAntialiasingType QEglFSKmsScreen::subpixelAntialiasingTypeHint() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 187-203 |
| | 6 | 8 |
QEglFSWindow::resetSurface| Name: | QEglFSWindow::resetSurface | | Prototype: | void QEglFSWindow::resetSurface() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 184-193 |
| | 6 | 1 |
QErrorMessage::qtHandler| Name: | QErrorMessage::qtHandler | | Prototype: | QErrorMessage * QErrorMessage::qtHandler() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 305-314 |
| | 6 | 2 |
QErrorMessage::showMessage| Name: | QErrorMessage::showMessage | | Prototype: | void QErrorMessage::showMessage(const QString &message, const QString &type) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 375-383 |
| | 6 | 3 |
QEvdevMouseHandler::QEvdevMouseHandler| Name: | QEvdevMouseHandler::QEvdevMouseHandler | | Prototype: | QEvdevMouseHandler::QEvdevMouseHandler(const QString &device, int fd, bool abs, bool compression, int jitterLimit) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | | Lines: | 97-116 |
| | 6 | 2 |
QEvdevTouchManager::removeDevice| Name: | QEvdevTouchManager::removeDevice | | Prototype: | void QEvdevTouchManager::removeDevice(const QString &deviceNode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchmanager.cpp | | Lines: | 115-125 |
| | 6 | 3 |
QEvdevTouchScreenHandler::unregisterTouchDevice| Name: | QEvdevTouchScreenHandler::unregisterTouchDevice | | Prototype: | void QEvdevTouchScreenHandler::unregisterTouchDevice() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 398-411 |
| | 6 | 3 |
QEvent::operator=| Name: | QEvent::operator= | | Prototype: | QEvent &QEvent::operator=(const QEvent &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 315-326 |
| | 6 | 1 |
QEventLoop::exit| Name: | QEventLoop::exit | | Prototype: | void QEventLoop::exit(int returnCode) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 263-272 |
| | 6 | 2 |
QEventTransition::eventTest| Name: | QEventTransition::eventTest | | Prototype: | bool QEventTransition::eventTest(QEvent *event) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 230-239 |
| | 6 | 2 |
QEventTransition::setEventSource| Name: | QEventTransition::setEventSource | | Prototype: | void QEventTransition::setEventSource(QObject *object) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 217-225 |
| | 6 | 2 |
QEventTransition::setEventType| Name: | QEventTransition::setEventType | | Prototype: | void QEventTransition::setEventType(QEvent::Type type) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 194-202 |
| | 6 | 2 |
QExceptionNotifier::event| Name: | QExceptionNotifier::event | | Prototype: | bool QExceptionNotifier::event(QEvent *e) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 1266-1276 |
| | 6 | 3 |
QFSFileEngine::copy| Name: | QFSFileEngine::copy | | Prototype: | bool QFSFileEngine::copy(const QString &newName) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 406-415 |
| | 6 | 2 |
QFSFileEngine::link| Name: | QFSFileEngine::link | | Prototype: | bool QFSFileEngine::link(const QString &newName) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 436-445 |
| | 6 | 2 |
QFSFileEngine::rename| Name: | QFSFileEngine::rename | | Prototype: | bool QFSFileEngine::rename(const QString &newName) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 423-434 |
| | 6 | 2 |
QFSFileEngine::setPermissions| Name: | QFSFileEngine::setPermissions | | Prototype: | bool QFSFileEngine::setPermissions(uint perms) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 653-662 |
| | 6 | 2 |
QFbCursor::getCurrentRect| Name: | QFbCursor::getCurrentRect | | Prototype: | QRect QFbCursor::getCurrentRect() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 86-94 |
| | 6 | 1 |
QFbCursor::pointerEvent| Name: | QFbCursor::pointerEvent | | Prototype: | void QFbCursor::pointerEvent(const QMouseEvent &e) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 110-118 |
| | 6 | 3 |
QFbScreen::removeWindow| Name: | QFbScreen::removeWindow | | Prototype: | void QFbScreen::removeWindow(QFbWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 103-111 |
| | 6 | 1 |
QFileDevice::setPermissions| Name: | QFileDevice::setPermissions | | Prototype: | bool QFileDevice::setPermissions(Permissions permissions) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 658-667 |
| | 6 | 2 |
QFileDialog::getOpenFileNames| Name: | QFileDialog::getOpenFileNames | | Prototype: | QStringList QFileDialog::getOpenFileNames(QWidget *parent, const QString &caption, const QString &dir, const QString &filter, QString *selectedFilter, Options options) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2217-2231 |
| | 6 | 3 |
QFileDialogPrivate::_q_nativeEnterDirectory| Name: | QFileDialogPrivate::_q_nativeEnterDirectory | | Prototype: | void QFileDialogPrivate::_q_nativeEnterDirectory(const QUrl &directory) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3780-3789 |
| | 6 | 3 |
QFileDialogPrivate::_q_renameCurrent| Name: | QFileDialogPrivate::_q_renameCurrent | | Prototype: | void QFileDialogPrivate::_q_renameCurrent() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3376-3385 |
| | 6 | 2 |
QFileDialogPrivate::_q_rowsInserted| Name: | QFileDialogPrivate::_q_rowsInserted | | Prototype: | void QFileDialogPrivate::_q_rowsInserted(const QModelIndex &parent) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3733-3741 |
| | 6 | 2 |
QFileDialogPrivate::_q_showDetailsView| Name: | QFileDialogPrivate::_q_showDetailsView | | Prototype: | void QFileDialogPrivate::_q_showDetailsView() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3324-3332 |
| | 6 | 1 |
QFileDialogPrivate::_q_showListView| Name: | QFileDialogPrivate::_q_showListView | | Prototype: | void QFileDialogPrivate::_q_showListView() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3314-3322 |
| | 6 | 1 |
QFileDialogPrivate::select| Name: | QFileDialogPrivate::select | | Prototype: | QModelIndex QFileDialogPrivate::select(const QModelIndex &index) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1786-1794 |
| | 6 | 2 |
QFileInfo::isNativePath| Name: | QFileInfo::isNativePath | | Prototype: | bool QFileInfo::isNativePath() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 988-996 |
| | 6 | 3 |
QFileInfo::isRelative| Name: | QFileInfo::isRelative | | Prototype: | bool QFileInfo::isRelative() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 641-649 |
| | 6 | 3 |
QFileSelectorPrivate::platformSelectors| Name: | QFileSelectorPrivate::platformSelectors | | Prototype: | QStringList QFileSelectorPrivate::platformSelectors() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines: | 365-397 |
| | 6 | 3 |
QFileSystemEngine::resolveEntryAndCreateLegacyEngine| Name: | QFileSystemEngine::resolveEntryAndCreateLegacyEngine | | Prototype: | QAbstractFileEngine *QFileSystemEngine::resolveEntryAndCreateLegacyEngine( QFileSystemEntry &entry, QFileSystemMetaData &data) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | | Lines: | 193-205 |
| | 6 | 2 |
QFileSystemEntry::path| Name: | QFileSystemEntry::path | | Prototype: | QString QFileSystemEntry::path() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 195-212 |
| | 6 | 3 |
QFileSystemModel::remove| Name: | QFileSystemModel::remove | | Prototype: | bool QFileSystemModel::remove(const QModelIndex &aindex) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 204-215 |
| | 6 | 2 |
QFileSystemModel::rmdir| Name: | QFileSystemModel::rmdir | | Prototype: | bool QFileSystemModel::rmdir(const QModelIndex &aindex) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1633-1644 |
| | 6 | 2 |
QFileSystemModel::setNameFilterDisables| Name: | QFileSystemModel::setNameFilterDisables | | Prototype: | void QFileSystemModel::setNameFilterDisables(bool enable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1548-1556 |
| | 6 | 2 |
QFileSystemModelPrivate::size| Name: | QFileSystemModelPrivate::size | | Prototype: | QString QFileSystemModelPrivate::size(const QModelIndex &index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 756-773 |
| | 6 | 3 |
QFileSystemWatcherPrivate::_q_directoryChanged| Name: | QFileSystemWatcherPrivate::_q_directoryChanged | | Prototype: | void QFileSystemWatcherPrivate::_q_directoryChanged(const QString &path, bool removed) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 137-147 |
| | 6 | 3 |
QFileSystemWatcherPrivate::_q_fileChanged| Name: | QFileSystemWatcherPrivate::_q_fileChanged | | Prototype: | void QFileSystemWatcherPrivate::_q_fileChanged(const QString &path, bool removed) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 125-135 |
| | 6 | 3 |
QFont::insertSubstitution| Name: | QFont::insertSubstitution | | Prototype: | void QFont::insertSubstitution(const QString &familyName, const QString &substituteName) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1809-1818 |
| | 6 | 2 |
QFont::setCapitalization| Name: | QFont::setCapitalization | | Prototype: | void QFont::setCapitalization(Capitalization caps) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1553-1563 |
| | 6 | 2 |
QFont::setFixedPitch| Name: | QFont::setFixedPitch | | Prototype: | void QFont::setFixedPitch(bool enable) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1185-1195 |
| | 6 | 2 |
QFont::setStyleStrategy| Name: | QFont::setStyleStrategy | | Prototype: | void QFont::setStyleStrategy(StyleStrategy s) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1360-1370 |
| | 6 | 2 |
QFont::setWeight| Name: | QFont::setWeight | | Prototype: | void QFont::setWeight(int weight) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1055-1066 |
| | 6 | 2 |
QFont::substitute| Name: | QFont::substitute | | Prototype: | QString QFont::substitute(const QString &familyName) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1774-1783 |
| | 6 | 2 |
QFontCache::insertEngineData| Name: | QFontCache::insertEngineData | | Prototype: | void QFontCache::insertEngineData(const QFontDef &def, QFontEngineData *engineData) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2791-2810 |
| | 6 | 2 |
QFontCache::timerEvent| Name: | QFontCache::timerEvent | | Prototype: | void QFontCache::timerEvent(QTimerEvent *) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2902-2917 |
| | 6 | 2 |
QFontComboBox::event| Name: | QFontComboBox::event | | Prototype: | bool QFontComboBox::event(QEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 539-549 |
| | 6 | 3 |
QFontComboBox::setCurrentFont| Name: | QFontComboBox::setCurrentFont | | Prototype: | void QFontComboBox::setCurrentFont(const QFont &font) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 515-525 |
| | 6 | 3 |
QFontEngine::lastRightBearing| Name: | QFontEngine::lastRightBearing | | Prototype: | QFixed QFontEngine::lastRightBearing(const QGlyphLayout &glyphs, bool round) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1548-1557 |
| | 6 | 3 |
QFontEngineData::~QFontEngineData| Name: | QFontEngineData::~QFontEngineData | | Prototype: | QFontEngineData::~QFontEngineData() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 324-334 |
| | 6 | 4 |
QFontEngineFT::QGlyphSet::QGlyphSet| Name: | QFontEngineFT::QGlyphSet::QGlyphSet | | Prototype: | QFontEngineFT::QGlyphSet::QGlyphSet() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 2056-2065 |
| | 6 | 1 |
QFontEngineFT::glyphCount| Name: | QFontEngineFT::glyphCount | | Prototype: | int QFontEngineFT::glyphCount() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 2009-2018 |
| | 6 | 2 |
QFontEngineQPF2::alphaMapForGlyph| Name: | QFontEngineQPF2::alphaMapForGlyph | | Prototype: | QImage QFontEngineQPF2::alphaMapForGlyph(glyph_t g) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 397-408 |
| | 6 | 2 |
QFontEngineQPF2::glyphIndex| Name: | QFontEngineQPF2::glyphIndex | | Prototype: | glyph_t QFontEngineQPF2::glyphIndex(uint ucs4) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 329-338 |
| | 6 | 3 |
QFontMetrics::inFontUcs4| Name: | QFontMetrics::inFontUcs4 | | Prototype: | bool QFontMetrics::inFontUcs4(uint ucs4) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 419-427 |
| | 6 | 2 |
QFontMetricsF::inFontUcs4| Name: | QFontMetricsF::inFontUcs4 | | Prototype: | bool QFontMetricsF::inFontUcs4(uint ucs4) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1287-1295 |
| | 6 | 2 |
QFontMetricsF::width| Name: | QFontMetricsF::width | | Prototype: | qreal QFontMetricsF::width(const QString &text) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1374-1383 |
| | 6 | 1 |
QFontPrivate::alterCharForCapitalization| Name: | QFontPrivate::alterCharForCapitalization | | Prototype: | void QFontPrivate::alterCharForCapitalization(QChar &c) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 221-233 |
| | 6 | 5 |
QFontPrivate::~QFontPrivate| Name: | QFontPrivate::~QFontPrivate | | Prototype: | QFontPrivate::~QFontPrivate() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 191-199 |
| | 6 | 3 |
QFontSubset::getReverseMap| Name: | QFontSubset::getReverseMap | | Prototype: | QVector<int> QFontSubset::getReverseMap() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 198-207 |
| | 6 | 3 |
QFormLayout::insertRow| Name: | QFormLayout::insertRow | | Prototype: | void QFormLayout::insertRow(int row, QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1329-1338 |
| | 6 | 2 |
QFormLayout::insertRow| Name: | QFormLayout::insertRow | | Prototype: | void QFormLayout::insertRow(int row, QLayout *layout) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1347-1356 |
| | 6 | 2 |
QFormLayoutPrivate::setWidget| Name: | QFormLayoutPrivate::setWidget | | Prototype: | void QFormLayoutPrivate::setWidget(int row, QFormLayout::ItemRole role, QWidget *widget) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 956-965 |
| | 6 | 3 |
QFrame::event| Name: | QFrame::event | | Prototype: | bool QFrame::event(QEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 546-555 |
| | 6 | 3 |
QFreetypeFace::addBitmapToPath| Name: | QFreetypeFace::addBitmapToPath | | Prototype: | void QFreetypeFace::addBitmapToPath(FT_GlyphSlot slot, const QFixedPoint &point, QPainterPath *path) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 542-551 |
| | 6 | 2 |
QFtp::connectToHost| Name: | QFtp::connectToHost | | Prototype: | int QFtp::connectToHost(const QString &host, quint16 port) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1672-1680 |
| | 6 | 1 |
QFtp::currentDevice| Name: | QFtp::currentDevice | | Prototype: | QIODevice* QFtp::currentDevice() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2155-2163 |
| | 6 | 3 |
QFtpDTP::socketConnectionClosed| Name: | QFtpDTP::socketConnectionClosed | | Prototype: | void QFtpDTP::socketConnectionClosed() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 738-752 |
| | 6 | 3 |
QFusionStyle::standardPixmap| Name: | QFusionStyle::standardPixmap | | Prototype: | QPixmap QFusionStyle::standardPixmap(StandardPixmap standardPixmap, const QStyleOption *opt, const QWidget *widget) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3732-3751 |
| | 6 | 6 |
QFutureInterfaceBase::setThrottled| Name: | QFutureInterfaceBase::setThrottled | | Prototype: | void QFutureInterfaceBase::setThrottled(bool enable) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 144-154 |
| | 6 | 3 |