| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QFontEngine::getSfntTable| Name: | 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: | 1031-1041 |
| | 8 | 3 |
QFontDialogPrivate::retranslateStrings| Name: | 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: | 776-786 |
| | 8 | 1 |
QFontDialogPrivate::_q_styleHighlighted| Name: | 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: | 715-727 |
| | 8 | 2 |
QFontDialogPrivate::_q_sizeHighlighted| Name: | 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: | 734-745 |
| | 8 | 2 |
QFontDatabase::removeApplicationFont| Name: | 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: | 2566-2579 |
| | 8 | 2 |
QFontDatabase::addApplicationFont| Name: | 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: | 2468-2479 |
| | 8 | 3 |
QFont::resolve| Name: | 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: | 1730-1743 |
| | 8 | 2 |
QFont::QFont| Name: | 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: | 546-559 |
| | 8 | 2 |
QFileSystemModel::mimeData| Name: | 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: | 1186-1196 |
| | 8 | 3 |
QFileSystemModel::hasChildren| Name: | 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: | 615-627 |
| | 8 | 3 |
QFileSystemModel::fetchMore| Name: | 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: | 642-654 |
| | 8 | 3 |
QFileSystemEngine::id| Name: | 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: | 338-349 |
| | 8 | 2 |
QFileInfoGatherer::fetch| Name: | 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: | 333-343 |
| | 8 | 2 |
QFileInfo::permissions| Name: | 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: | 1260-1271 |
| | 8 | 4 |
QFileInfo::ownerId| Name: | 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: | 1170-1181 |
| | 8 | 4 |
QFileInfo::isWritable| Name: | 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: | 925-936 |
| | 8 | 4 |
QFileInfo::isSymLink| Name: | 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: | 1075-1086 |
| | 8 | 4 |
QFileInfo::isRoot| Name: | 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: | 1093-1113 |
| | 8 | 4 |
QFileInfo::isReadable| Name: | 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: | 904-915 |
| | 8 | 4 |
QFileInfo::isHidden| Name: | 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: | 962-973 |
| | 8 | 4 |
QFileInfo::isFile| Name: | 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: | 1005-1016 |
| | 8 | 4 |
QFileInfo::isExecutable| Name: | 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: | 943-954 |
| | 8 | 4 |
QFileInfo::isDir| Name: | 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: | 1024-1035 |
| | 8 | 4 |
QFileInfo::isBundle| Name: | 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: | 1045-1056 |
| | 8 | 4 |
QFileInfo::groupId| Name: | 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: | 1209-1220 |
| | 8 | 4 |
QFileInfo::exists| Name: | 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: | 674-685 |
| | 8 | 4 |
QFileInfo::exists| Name: | 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: | 698-710 |
| | 8 | 2 |
QFileDialogPrivate::workingDirectory| Name: | 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: | 2526-2537 |
| | 8 | 4 |
QFileDialogPrivate::initialSelection| Name: | 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: | 2546-2559 |
| | 8 | 4 |
QFileDialogPrivate::initHelper| Name: | 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: | 544-554 |
| | 8 | 1 |
QFileDialogPrivate::_q_emitUrlsSelected| Name: | 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: | 3760-3770 |
| | 8 | 4 |
QFileDialog::setMimeTypeFilters| Name: | 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 |
QFileDialog::selectUrl| Name: | 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: | 1088-1100 |
| | 8 | 4 |
QFileDialog::open| Name: | 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: | 821-832 |
| | 8 | 1 |
QFileDialog::history| Name: | 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::done| Name: | 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: | 2564-2577 |
| | 8 | 2 |
QFbScreen::setGeometry| Name: | 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: | 177-187 |
| | 8 | 1 |
QFactoryLoader::QFactoryLoader| Name: | 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: | 233-252 |
| | 8 | 1 |
QEventLoop::processEvents| Name: | 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: | 234-246 |
| | 8 | 4 |
QEventDispatcherUNIX::unregisterTimers| Name: | 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: | 363-377 |
| | 8 | 3 |
QEventDispatcherUNIX::unregisterTimer| Name: | 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: | 344-358 |
| | 8 | 3 |
QEventDispatcherUNIX::registerTimer| Name: | 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: | 325-339 |
| | 8 | 3 |
QEventDispatcherGlib::unregisterTimers| Name: | 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: | 543-557 |
| | 8 | 3 |
QEventDispatcherGlib::unregisterTimer| Name: | 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: | 527-541 |
| | 8 | 3 |
QEventDispatcherGlib::registerTimer| Name: | 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: | 511-525 |
| | 8 | 3 |
QEvdevTouchManager::updateInputDeviceCount| Name: | 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: | 127-140 |
| | 8 | 4 |
QEvdevTabletManager::addDevice| Name: | QEvdevTabletManager::addDevice | | Prototype: | void QEvdevTabletManager::addDevice(const QString &deviceNode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtabletmanager.cpp | | Lines: | 102-114 |
| | 8 | 3 |
QEvdevMouseManager::handleMouseEvent| Name: | 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: | 129-146 |
| | 8 | 2 |
QEvdevKeyboardManager::addKeyboard| Name: | 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: | 104-116 |
| | 8 | 3 |
QEglFSWindow::setGeometry| Name: | 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: | 218-232 |
| | 8 | 3 |
QEglFSWindow::lower| Name: | 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: | 264-276 |
| | 8 | 3 |
QEglFSOffscreenWindow::QEglFSOffscreenWindow| Name: | 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: | 57-73 |
| | 8 | 3 |
QEglFSKmsScreen::~QEglFSKmsScreen| Name: | QEglFSKmsScreen::~QEglFSKmsScreen | | Prototype: | QEglFSKmsScreen::~QEglFSKmsScreen() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 87-99 |
| | 8 | 3 |
QEglFSKmsScreen::restoreMode| Name: | QEglFSKmsScreen::restoreMode | | Prototype: | void QEglFSKmsScreen::restoreMode() | | 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: | 167-179 |
| | 8 | 2 |
QEglFSIntegration::createPlatformOffscreenSurface| Name: | 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: | 219-232 |
| | 8 | 3 |
QEglFSCursor::resetResources| Name: | 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: | 113-124 |
| | 8 | 2 |
QEGLPlatformContext::createTemporaryOffscreenSurface| Name: | 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: | 264-280 |
| | 8 | 1 |
QDrag::start| Name: | 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: | 304-315 |
| | 8 | 2 |
QDrag::QDrag| Name: | 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: | 112-123 |
| | 8 | 1 |
QDoubleValidator::validate| Name: | 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: | 651-666 |
| | 8 | 3 |
QDoubleSpinBoxPrivate::QDoubleSpinBoxPrivate| Name: | 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: | 1097-1107 |
| | 8 | 1 |
QDomNodeListPrivate::item| Name: | 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: | 1240-1253 |
| | 8 | 4 |
QDomNamedNodeMapPrivate::setNamedItem| Name: | 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: | 3096-3109 |
| | 8 | 3 |
QDomNamedNodeMapPrivate::namedItemNS| Name: | 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: | 3081-3094 |
| | 8 | 4 |
QDomDocumentTypePrivate::QDomDocumentTypePrivate| Name: | 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: | 3458-3473 |
| | 8 | 4 |
QDomCommentPrivate::save| Name: | 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: | 5316-5329 |
| | 8 | 4 |
QDockWidgetPrivate::mouseDoubleClickEvent| Name: | 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: | 885-899 |
| | 8 | 3 |
QDockWidgetLayout::itemAt| Name: | 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: | 258-269 |
| | 8 | 4 |
QDockAreaLayoutInfo::split| Name: | QDockAreaLayoutInfo::split | | Prototype: | void QDockAreaLayoutInfo::split(int index, Qt::Orientation orientation, QLayoutItem *dockWidgetItem) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1696-1712 |
| | 8 | 2 |
QDockAreaLayoutInfo::info| Name: | QDockAreaLayoutInfo::info | | Prototype: | QDockAreaLayoutInfo *QDockAreaLayoutInfo::info(const QList<int> &path) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1304-1314 |
| | 8 | 4 |
QDockAreaLayout::separatorRegion| Name: | QDockAreaLayout::separatorRegion | | Prototype: | QRegion QDockAreaLayout::separatorRegion() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3235-3248 |
| | 8 | 3 |
QDockAreaLayout::removePlaceHolder| Name: | QDockAreaLayout::removePlaceHolder | | Prototype: | void QDockAreaLayout::removePlaceHolder(const QString &name) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2613-2626 |
| | 8 | 4 |
QDockAreaLayout::itemAt| Name: | QDockAreaLayout::itemAt | | Prototype: | QLayoutItem *QDockAreaLayout::itemAt(int *x, int index) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3327-3341 |
| | 8 | 4 |
QDockAreaLayout::apply| Name: | QDockAreaLayout::apply | | Prototype: | void QDockAreaLayout::apply(bool animate) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3200-3214 |
| | 8 | 4 |
QDnsLookup::lookup| Name: | QDnsLookup::lookup | | Prototype: | void QDnsLookup::lookup() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 498-508 |
| | 8 | 1 |
QDnsLookup::abort| Name: | QDnsLookup::abort | | Prototype: | void QDnsLookup::abort() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 479-490 |
| | 8 | 2 |
QDirPrivate::initFileLists| Name: | QDirPrivate::initFileLists | | Prototype: | inline void QDirPrivate::initFileLists(const QDir &dir) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 324-336 |
| | 8 | 3 |
QDirModel::mimeData| Name: | QDirModel::mimeData | | Prototype: | QMimeData *QDirModel::mimeData(const QModelIndexList &indexes) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 553-563 |
| | 8 | 3 |
QDir::rmpath| Name: | QDir::rmpath | | Prototype: | bool QDir::rmpath(const QString &dirPath) const | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1468-1481 |
| | 8 | 3 |
QDir::rmdir| Name: | QDir::rmdir | | Prototype: | bool QDir::rmdir(const QString &dirName) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1414-1428 |
| | 8 | 3 |
QDir::mkpath| Name: | QDir::mkpath | | Prototype: | bool QDir::mkpath(const QString &dirPath) const | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1442-1455 |
| | 8 | 3 |
QDir::mkdir| Name: | QDir::mkdir | | Prototype: | bool QDir::mkdir(const QString &dirName) const | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1390-1403 |
| | 8 | 3 |
QDialogPrivate::setNativeDialogVisible| Name: | QDialogPrivate::setNativeDialogVisible | | Prototype: | bool QDialogPrivate::setNativeDialogVisible(bool visible) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 134-146 |
| | 8 | 4 |
QDialogButtonBox::clear| Name: | QDialogButtonBox::clear | | Prototype: | void QDialogButtonBox::clear() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 658-672 |
| | 8 | 3 |
QDialog::sizeHint| Name: | QDialog::sizeHint | | Prototype: | QSize QDialog::sizeHint() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 1032-1044 |
| | 8 | 3 |
QDialog::setExtension| Name: | QDialog::setExtension | | Prototype: | void QDialog::setExtension(QWidget* extension) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 936-948 |
| | 8 | 3 |
QDialog::minimumSizeHint| Name: | QDialog::minimumSizeHint | | Prototype: | QSize QDialog::minimumSizeHint() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 1048-1061 |
| | 8 | 3 |
QDialog::closeEvent| Name: | QDialog::closeEvent | | Prototype: | void QDialog::closeEvent(QCloseEvent *e) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 693-707 |
| | 8 | 4 |
QDialPrivate::bound| Name: | QDialPrivate::bound | | Prototype: | int QDialPrivate::bound(int val) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 94-106 |
| | 8 | 4 |
QDial::mouseReleaseEvent| Name: | QDial::mouseReleaseEvent | | Prototype: | void QDial::mouseReleaseEvent(QMouseEvent * e) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 306-317 |
| | 8 | 2 |
QDial::mouseMoveEvent| Name: | QDial::mouseMoveEvent | | Prototype: | void QDial::mouseMoveEvent(QMouseEvent * e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 324-335 |
| | 8 | 2 |
QDeviceDiscovery::create| Name: | QDeviceDiscovery::create | | Prototype: | QDeviceDiscovery *QDeviceDiscovery::create(QDeviceTypes types, QObject *parent) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | | Lines: | 55-70 |
| | 8 | 3 |
QDesktopWidget::screenGeometry| Name: | QDesktopWidget::screenGeometry | | Prototype: | const QRect QDesktopWidget::screenGeometry(const QWidget *widget) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | | Lines: | 74-85 |
| | 8 | 3 |
QDesktopWidget::availableGeometry| Name: | QDesktopWidget::availableGeometry | | Prototype: | const QRect QDesktopWidget::availableGeometry(const QWidget *widget) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | | Lines: | 87-99 |
| | 8 | 3 |
QDebug::~QDebug| Name: | QDebug::~QDebug | | Prototype: | QDebug::~QDebug() | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 148-160 |
| | 8 | 4 |
QDateTimeParser::sectionPos| Name: | QDateTimeParser::sectionPos | | Prototype: | int QDateTimeParser::sectionPos(const SectionNode &sn) const | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 293-305 |
| | 8 | 5 |
QDateTimeEditPrivate::updateTimeSpec| Name: | QDateTimeEditPrivate::updateTimeSpec | | Prototype: | void QDateTimeEditPrivate::updateTimeSpec() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1690-1704 |
| | 8 | 3 |
QDateTimeEditPrivate::isSeparatorKey| Name: | QDateTimeEditPrivate::isSeparatorKey | | Prototype: | bool QDateTimeEditPrivate::isSeparatorKey(const QKeyEvent *ke) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2501-2513 |
| | 8 | 5 |
QDateTimeEdit::focusNextPrevChild| Name: | QDateTimeEdit::focusNextPrevChild | | Prototype: | bool QDateTimeEdit::focusNextPrevChild(bool next) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1267-1283 |
| | 8 | 5 |
QDateTime::isDaylightTime| Name: | QDateTime::isDaylightTime | | Prototype: | bool QDateTime::isDaylightTime() const | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3256-3276 |
| | 8 | 6 |