Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QDockWidgetLayout::itemAtName: | QDockWidgetLayout::itemAt | Prototype: | QLayoutItem *QDockWidgetLayout::itemAt(int index) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 252-263 |
| | 8 | 4 |
QDockWidgetPrivate::mouseDoubleClickEventName: | QDockWidgetPrivate::mouseDoubleClickEvent | Prototype: | bool QDockWidgetPrivate::mouseDoubleClickEvent(QMouseEvent *event) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 881-895 |
| | 8 | 3 |
QDomCommentPrivate::saveName: | QDomCommentPrivate::save | Prototype: | void QDomCommentPrivate::save(QTextStream& s, int depth, int indent) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5310-5323 |
| | 8 | 4 |
QDomDocumentTypePrivate::QDomDocumentTypePrivateName: | QDomDocumentTypePrivate::QDomDocumentTypePrivate | Prototype: | QDomDocumentTypePrivate::QDomDocumentTypePrivate(QDomDocumentTypePrivate* n, bool deep) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 3452-3467 |
| | 8 | 4 |
QDomNamedNodeMapPrivate::namedItemNSName: | QDomNamedNodeMapPrivate::namedItemNS | Prototype: | QDomNodePrivate* QDomNamedNodeMapPrivate::namedItemNS(const QString& nsURI, const QString& localName) const | Coverage: | 16.667% (2/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 3075-3088 |
| | 8 | 4 |
QDomNamedNodeMapPrivate::setNamedItemName: | QDomNamedNodeMapPrivate::setNamedItem | Prototype: | QDomNodePrivate* QDomNamedNodeMapPrivate::setNamedItem(QDomNodePrivate* arg) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 3090-3103 |
| | 8 | 3 |
QDomNodeListPrivate::itemName: | QDomNodeListPrivate::item | Prototype: | QDomNodePrivate* QDomNodeListPrivate::item(int index) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1234-1247 |
| | 8 | 4 |
QDoubleSpinBoxPrivate::QDoubleSpinBoxPrivateName: | QDoubleSpinBoxPrivate::QDoubleSpinBoxPrivate | Prototype: | QDoubleSpinBoxPrivate::QDoubleSpinBoxPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 1092-1102 |
| | 8 | 1 |
QDoubleValidator::validateName: | QDoubleValidator::validate | Prototype: | QValidator::State QDoubleValidator::validate(QString & input, int &) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 644-659 |
| | 8 | 3 |
QDrag::QDragName: | QDrag::QDrag | Prototype: | QDrag::QDrag(QObject *dragSource) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | Lines: | 104-115 |
| | 8 | 1 |
QDrag::startName: | QDrag::start | Prototype: | Qt::DropAction QDrag::start(Qt::DropActions request) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | Lines: | 294-305 |
| | 8 | 2 |
QEGLPlatformContext::createTemporaryOffscreenSurfaceName: | QEGLPlatformContext::createTemporaryOffscreenSurface | Prototype: | EGLSurface QEGLPlatformContext::createTemporaryOffscreenSurface() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | Lines: | 255-271 |
| | 8 | 1 |
QEglFSCursor::resetResourcesName: | QEglFSCursor::resetResources | Prototype: | void QEglFSCursor::resetResources() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | Lines: | 106-117 |
| | 8 | 2 |
QEglFSIntegration::createPlatformOffscreenSurfaceName: | QEglFSIntegration::createPlatformOffscreenSurface | Prototype: | QPlatformOffscreenSurface *QEglFSIntegration::createPlatformOffscreenSurface(QOffscreenSurface *surface) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | Lines: | 207-220 |
| | 8 | 3 |
QEglFSOffscreenWindow::QEglFSOffscreenWindowName: | QEglFSOffscreenWindow::QEglFSOffscreenWindow | Prototype: | QEglFSOffscreenWindow::QEglFSOffscreenWindow(EGLDisplay display, const QSurfaceFormat &format, QOffscreenSurface *offscreenSurface) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsoffscreenwindow.cpp | Lines: | 51-67 |
| | 8 | 3 |
QEglFSWindow::lowerName: | QEglFSWindow::lower | Prototype: | void QEglFSWindow::lower() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | Lines: | 260-272 |
| | 8 | 3 |
QEglFSWindow::setGeometryName: | QEglFSWindow::setGeometry | Prototype: | void QEglFSWindow::setGeometry(const QRect &r) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | Lines: | 214-228 |
| | 8 | 3 |
QEvdevKeyboardManager::addKeyboardName: | QEvdevKeyboardManager::addKeyboard | Prototype: | void QEvdevKeyboardManager::addKeyboard(const QString &deviceNode) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp | Lines: | 98-110 |
| | 8 | 3 |
QEvdevMouseManager::handleMouseEventName: | QEvdevMouseManager::handleMouseEvent | Prototype: | void QEvdevMouseManager::handleMouseEvent(int x, int y, bool abs, Qt::MouseButtons buttons) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp | Lines: | 123-140 |
| | 8 | 2 |
QEvdevTouchManager::updateInputDeviceCountName: | QEvdevTouchManager::updateInputDeviceCount | Prototype: | void QEvdevTouchManager::updateInputDeviceCount() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchmanager.cpp | Lines: | 121-134 |
| | 8 | 4 |
QEventDispatcherGlib::registerTimerName: | QEventDispatcherGlib::registerTimer | Prototype: | void QEventDispatcherGlib::registerTimer(int timerId, int interval, Qt::TimerType timerType, QObject *object) | Coverage: | 46.154% (6/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 505-519 |
| | 8 | 3 |
QEventDispatcherGlib::unregisterTimerName: | QEventDispatcherGlib::unregisterTimer | Prototype: | bool QEventDispatcherGlib::unregisterTimer(int timerId) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 521-535 |
| | 8 | 3 |
QEventDispatcherGlib::unregisterTimersName: | QEventDispatcherGlib::unregisterTimers | Prototype: | bool QEventDispatcherGlib::unregisterTimers(QObject *object) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 537-551 |
| | 8 | 3 |
QEventDispatcherUNIX::registerTimerName: | QEventDispatcherUNIX::registerTimer | Prototype: | void QEventDispatcherUNIX::registerTimer(int timerId, int interval, Qt::TimerType timerType, QObject *obj) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 326-340 |
| | 8 | 3 |
QEventDispatcherUNIX::unregisterTimerName: | QEventDispatcherUNIX::unregisterTimer | Prototype: | bool QEventDispatcherUNIX::unregisterTimer(int timerId) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 345-359 |
| | 8 | 3 |
QEventDispatcherUNIX::unregisterTimersName: | QEventDispatcherUNIX::unregisterTimers | Prototype: | bool QEventDispatcherUNIX::unregisterTimers(QObject *object) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 364-378 |
| | 8 | 3 |
QEventLoop::processEventsName: | QEventLoop::processEvents | Prototype: | void QEventLoop::processEvents(ProcessEventsFlags flags, int maxTime) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | Lines: | 228-240 |
| | 8 | 4 |
QFactoryLoader::QFactoryLoaderName: | QFactoryLoader::QFactoryLoader | Prototype: | QFactoryLoader::QFactoryLoader(const char *iid, const QString &suffix, Qt::CaseSensitivity cs) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 93-108 |
| | 8 | 1 |
QFbScreen::setGeometryName: | QFbScreen::setGeometry | Prototype: | void QFbScreen::setGeometry(const QRect &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 171-181 |
| | 8 | 1 |
QFileDialog::doneName: | QFileDialog::done | Prototype: | void QFileDialog::done(int result) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 2565-2578 |
| | 8 | 2 |
QFileDialog::historyName: | QFileDialog::history | Prototype: | QStringList QFileDialog::history() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1912-1923 |
| | 8 | 3 |
QFileDialog::openName: | QFileDialog::open | Prototype: | void QFileDialog::open(QObject *receiver, const char *member) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 817-828 |
| | 8 | 1 |
QFileDialog::selectUrlName: | QFileDialog::selectUrl | Prototype: | void QFileDialog::selectUrl(const QUrl &url) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1084-1096 |
| | 8 | 4 |
QFileDialog::setMimeTypeFiltersName: | QFileDialog::setMimeTypeFilters | Prototype: | void QFileDialog::setMimeTypeFilters(const QStringList &filters) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1558-1569 |
| | 8 | 3 |
QFileDialogPrivate::_q_emitUrlsSelectedName: | QFileDialogPrivate::_q_emitUrlsSelected | Prototype: | void QFileDialogPrivate::_q_emitUrlsSelected(const QList<QUrl> &files) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3762-3772 |
| | 8 | 4 |
QFileDialogPrivate::initHelperName: | QFileDialogPrivate::initHelper | Prototype: | void QFileDialogPrivate::initHelper(QPlatformDialogHelper *h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 539-549 |
| | 8 | 1 |
QFileDialogPrivate::initialSelectionName: | QFileDialogPrivate::initialSelection | Prototype: | QString QFileDialogPrivate::initialSelection(const QUrl &url) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 2547-2560 |
| | 8 | 4 |
QFileDialogPrivate::workingDirectoryName: | QFileDialogPrivate::workingDirectory | Prototype: | QUrl QFileDialogPrivate::workingDirectory(const QUrl &url) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 2527-2538 |
| | 8 | 4 |
QFileInfo::existsName: | QFileInfo::exists | Prototype: | bool QFileInfo::exists() const | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 668-679 |
| | 8 | 4 |
QFileInfo::existsName: | QFileInfo::exists | Prototype: | bool QFileInfo::exists(const QString &file) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 692-704 |
| | 8 | 2 |
QFileInfo::groupIdName: | QFileInfo::groupId | Prototype: | uint QFileInfo::groupId() const | Coverage: | 41.667% (5/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1206-1217 |
| | 8 | 4 |
QFileInfo::isBundleName: | QFileInfo::isBundle | Prototype: | bool QFileInfo::isBundle() const | Coverage: | 41.667% (5/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1042-1053 |
| | 8 | 4 |
QFileInfo::isDirName: | QFileInfo::isDir | Prototype: | bool QFileInfo::isDir() const | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1021-1032 |
| | 8 | 4 |
QFileInfo::isExecutableName: | QFileInfo::isExecutable | Prototype: | bool QFileInfo::isExecutable() const | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 940-951 |
| | 8 | 4 |
QFileInfo::isFileName: | QFileInfo::isFile | Prototype: | bool QFileInfo::isFile() const | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1002-1013 |
| | 8 | 4 |
QFileInfo::isHiddenName: | QFileInfo::isHidden | Prototype: | bool QFileInfo::isHidden() const | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 959-970 |
| | 8 | 4 |
QFileInfo::isReadableName: | QFileInfo::isReadable | Prototype: | bool QFileInfo::isReadable() const | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 901-912 |
| | 8 | 4 |
QFileInfo::isRootName: | QFileInfo::isRoot | Prototype: | bool QFileInfo::isRoot() const | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1090-1110 |
| | 8 | 4 |
QFileInfo::isSymLinkName: | QFileInfo::isSymLink | Prototype: | bool QFileInfo::isSymLink() const | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1072-1083 |
| | 8 | 4 |
QFileInfo::isWritableName: | QFileInfo::isWritable | Prototype: | bool QFileInfo::isWritable() const | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 922-933 |
| | 8 | 4 |
QFileInfo::ownerIdName: | QFileInfo::ownerId | Prototype: | uint QFileInfo::ownerId() const | Coverage: | 58.333% (7/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1167-1178 |
| | 8 | 4 |
QFileInfo::permissionsName: | QFileInfo::permissions | Prototype: | QFile::Permissions QFileInfo::permissions() const | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1257-1268 |
| | 8 | 4 |
QFileInfoGatherer::fetchName: | QFileInfoGatherer::fetch | Prototype: | void QFileInfoGatherer::fetch(const QFileInfo &fileInfo, QElapsedTimer &base, bool &firstTime, QVector<QPair<QString, QFileInfo> > &updatedFiles, const QString &path) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | Lines: | 327-337 |
| | 8 | 2 |
QFileSystemEngine::idName: | QFileSystemEngine::id | Prototype: | QByteArray QFileSystemEngine::id(const QFileSystemEntry &entry) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | Lines: | 333-344 |
| | 8 | 2 |
QFileSystemModel::fetchMoreName: | QFileSystemModel::fetchMore | Prototype: | void QFileSystemModel::fetchMore(const QModelIndex &parent) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 624-636 |
| | 8 | 3 |
QFileSystemModel::hasChildrenName: | QFileSystemModel::hasChildren | Prototype: | bool QFileSystemModel::hasChildren(const QModelIndex &parent) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 597-609 |
| | 8 | 3 |
QFileSystemModel::mimeDataName: | QFileSystemModel::mimeData | Prototype: | QMimeData *QFileSystemModel::mimeData(const QModelIndexList &indexes) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | Lines: | 1168-1178 |
| | 8 | 3 |
QFont::QFontName: | QFont::QFont | Prototype: | QFont::QFont(const QFont &font, QPaintDevice *pd) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 543-556 |
| | 8 | 2 |
QFont::resolveName: | QFont::resolve | Prototype: | QFont QFont::resolve(const QFont &other) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 1727-1740 |
| | 8 | 2 |
QFontDatabase::addApplicationFontName: | QFontDatabase::addApplicationFont | Prototype: | int QFontDatabase::addApplicationFont(const QString &fileName) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2466-2477 |
| | 8 | 3 |
QFontDatabase::removeApplicationFontName: | QFontDatabase::removeApplicationFont | Prototype: | bool QFontDatabase::removeApplicationFont(int handle) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2564-2577 |
| | 8 | 2 |
QFontDialogPrivate::_q_sizeHighlightedName: | QFontDialogPrivate::_q_sizeHighlighted | Prototype: | void QFontDialogPrivate::_q_sizeHighlighted(int index) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 727-738 |
| | 8 | 2 |
QFontDialogPrivate::_q_styleHighlightedName: | QFontDialogPrivate::_q_styleHighlighted | Prototype: | void QFontDialogPrivate::_q_styleHighlighted(int index) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 708-720 |
| | 8 | 2 |
QFontDialogPrivate::retranslateStringsName: | QFontDialogPrivate::retranslateStrings | Prototype: | void QFontDialogPrivate::retranslateStrings() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 769-779 |
| | 8 | 1 |
QFontEngine::getSfntTableName: | QFontEngine::getSfntTable | Prototype: | QByteArray QFontEngine::getSfntTable(uint tag) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1038-1048 |
| | 8 | 3 |
QFontEngine::glyphCacheName: | QFontEngine::glyphCache | Prototype: | QFontEngineGlyphCache *QFontEngine::glyphCache(const void *context, GlyphFormat format, const QTransform &transform) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1076-1089 |
| | 8 | 4 |
QFontEngine::glyphCountName: | QFontEngine::glyphCount | Prototype: | int QFontEngine::glyphCount() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1218-1230 |
| | 8 | 2 |
QFontEngine::subPixelPositionForXName: | QFontEngine::subPixelPositionForX | Prototype: | QFixed QFontEngine::subPixelPositionForX(QFixed x) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 906-921 |
| | 8 | 3 |
QFontEngineBox::alphaMapForGlyphName: | QFontEngineBox::alphaMapForGlyph | Prototype: | QImage QFontEngineBox::alphaMapForGlyph(glyph_t) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1732-1745 |
| | 8 | 2 |
QFontEngineFT::QGlyphSet::clearName: | QFontEngineFT::QGlyphSet::clear | Prototype: | void QFontEngineFT::QGlyphSet::clear() | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 1935-1948 |
| | 8 | 4 |
QFontEngineFT::synthesizedName: | QFontEngineFT::synthesized | Prototype: | int QFontEngineFT::synthesized() const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 1226-1236 |
| | 8 | 4 |
QFontEngineMulti::QFontEngineMultiName: | QFontEngineMulti::QFontEngineMulti | Prototype: | QFontEngineMulti::QFontEngineMulti(QFontEngine *engine, int script, const QStringList &fallbackFamilies) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1758-1778 |
| | 8 | 2 |
QFontMetricsF::boundingRectName: | QFontMetricsF::boundingRect | Prototype: | QRectF QFontMetricsF::boundingRect(const QString &text) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | Lines: | 1446-1457 |
| | 8 | 2 |
QFontMetricsF::boundingRectName: | QFontMetricsF::boundingRect | Prototype: | QRectF QFontMetricsF::boundingRect(const QRectF &rect, int flags, const QString& text, int tabStops, int *tabArray) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | Lines: | 1549-1561 |
| | 8 | 3 |
QFormLayout::insertRowName: | QFormLayout::insertRow | Prototype: | void QFormLayout::insertRow(int row, const QString &labelText, QWidget *field) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1313-1327 |
| | 8 | 3 |
QFormLayout::labelForFieldName: | QFormLayout::labelForField | Prototype: | QWidget *QFormLayout::labelForField(QWidget *field) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1682-1696 |
| | 8 | 3 |
QFormLayout::labelForFieldName: | QFormLayout::labelForField | Prototype: | QWidget *QFormLayout::labelForField(QLayout *field) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1701-1715 |
| | 8 | 3 |
QFtp::getName: | QFtp::get | Prototype: | int QFtp::get(const QString &file, QIODevice *dev, TransferType type) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1847-1858 |
| | 8 | 2 |
QFtp::putName: | QFtp::put | Prototype: | int QFtp::put(const QByteArray &data, const QString &file, TransferType type) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1885-1896 |
| | 8 | 2 |
QFtpDTP::readName: | QFtpDTP::read | Prototype: | qint64 QFtpDTP::read(char *data, qint64 maxlen) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 359-372 |
| | 8 | 2 |
QFtpDTP::setupSocketName: | QFtpDTP::setupSocket | Prototype: | void QFtpDTP::setupSocket() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 759-770 |
| | 8 | 1 |
QFtpPI::sendCommandsName: | QFtpPI::sendCommands | Prototype: | bool QFtpPI::sendCommands(const QStringList &cmds) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 831-844 |
| | 8 | 3 |
QFutureInterfaceBase::reportExceptionName: | QFutureInterfaceBase::reportException | Prototype: | void QFutureInterfaceBase::reportException(const QException &exception) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 265-276 |
| | 8 | 2 |
QFutureInterfaceBasePrivate::internal_setThrottledName: | QFutureInterfaceBasePrivate::internal_setThrottled | Prototype: | void QFutureInterfaceBasePrivate::internal_setThrottled(bool enable) | Coverage: | 43.750% (7/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 505-520 |
| | 8 | 4 |
QGL2PaintEngineEx::shouldDrawCachedGlyphsName: | QGL2PaintEngineEx::shouldDrawCachedGlyphs | Prototype: | bool QGL2PaintEngineEx::shouldDrawCachedGlyphs(QFontEngine *fontEngine, const QTransform &t) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 647-671 |
| | 8 | 4 |
QGL2PaintEngineExPrivate::resetOpenGLContextActiveEngineName: | QGL2PaintEngineExPrivate::resetOpenGLContextActiveEngine | Prototype: | bool QGL2PaintEngineExPrivate::resetOpenGLContextActiveEngine() | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 614-627 |
| | 8 | 2 |
QGLContextPrivate::refreshCurrentFboName: | QGLContextPrivate::refreshCurrentFbo | Prototype: | void QGLContextPrivate::refreshCurrentFbo() | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 513-528 |
| | 8 | 2 |
QGLCustomShaderStage::removeFromPainterName: | QGLCustomShaderStage::removeFromPainter | Prototype: | void QGLCustomShaderStage::removeFromPainter(QPainter* p) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 94-109 |
| | 8 | 2 |
QGLEngineShaderManager::getUniformLocationName: | QGLEngineShaderManager::getUniformLocation | Prototype: | GLuint QGLEngineShaderManager::getUniformLocation(Uniform id) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 501-536 |
| | 8 | 4 |
QGLFramebufferObject::QGLFramebufferObjectName: | QGLFramebufferObject::QGLFramebufferObject | Prototype: | QGLFramebufferObject::QGLFramebufferObject(const QSize &size, GLenum target) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 842-853 |
| | 8 | 1 |
QGLFramebufferObject::QGLFramebufferObjectName: | QGLFramebufferObject::QGLFramebufferObject | Prototype: | QGLFramebufferObject::QGLFramebufferObject(int width, int height, GLenum target) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 862-873 |
| | 8 | 1 |
QGLFramebufferObject::paintEngineName: | QGLFramebufferObject::paintEngine | Prototype: | QPaintEngine *QGLFramebufferObject::paintEngine() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1160-1172 |
| | 8 | 3 |
QGLPaintDevice::beginPaintName: | QGLPaintDevice::beginPaint | Prototype: | void QGLPaintDevice::beginPaint() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | Lines: | 73-101 |
| | 8 | 2 |
QGLPaintDevice::ensureActiveTargetName: | QGLPaintDevice::ensureActiveTarget | Prototype: | void QGLPaintDevice::ensureActiveTarget() | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | Lines: | 103-117 |
| | 8 | 3 |
QGLShaderProgram::setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue(int location, const QTransform& value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2568-2579 |
| | 8 | 2 |
QGLTextureGlyphCache::clearName: | QGLTextureGlyphCache::clear | Prototype: | void QGLTextureGlyphCache::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | Lines: | 391-402 |
| | 8 | 1 |
QGenericUnixTheme::createUnixThemeName: | QGenericUnixTheme::createUnixTheme | Prototype: | QPlatformTheme *QGenericUnixTheme::createUnixTheme(const QString &name) | Coverage: | 16.667% (2/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 684-696 |
| | 8 | 5 |
QGenericUnixTheme::themeHintName: | QGenericUnixTheme::themeHint | Prototype: | QVariant QGenericUnixTheme::themeHint(ThemeHint hint) const | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 178-198 |
| | 8 | 9 |
QGestureManager::cleanupGesturesForRemovedRecognizerName: | QGestureManager::cleanupGesturesForRemovedRecognizer | Prototype: | void QGestureManager::cleanupGesturesForRemovedRecognizer(QGesture *gesture) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | Lines: | 460-472 |
| | 8 | 3 |
QGnomeTheme::standardButtonTextName: | QGnomeTheme::standardButtonText | Prototype: | QString QGnomeTheme::standardButtonText(int button) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 661-678 |
| | 8 | 7 |