| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QAlphaPaintEngine::updateState| Name: | QAlphaPaintEngine::updateState | | Prototype: | void QAlphaPaintEngine::updateState(const QPaintEngineState &state) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 103-159 |
| | 37 | 9 |
QApplicationPrivate::tryCloseAllWidgetWindows| Name: | QApplicationPrivate::tryCloseAllWidgetWindows | | Prototype: | bool QApplicationPrivate::tryCloseAllWidgetWindows(QWindowList *processedWindows) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1902-1930 |
| | 22 | 9 |
QBasicDrag::updateCursor| Name: | QBasicDrag::updateCursor | | Prototype: | void QBasicDrag::updateCursor(Qt::DropAction action) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 268-303 |
| | 19 | 9 |
QByteArray::resize| Name: | QByteArray::resize | | Prototype: | void QByteArray::resize(int size) | | Coverage: | 90.244% (37/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1543-1582 |
| | 23 | 9 |
QByteArray::toBase64| Name: | QByteArray::toBase64 | | Prototype: | QByteArray QByteArray::toBase64(Base64Options options) const | | Coverage: | 100.000% (29/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3700-3752 |
| | 37 | 9 |
QCalendarDateValidator::setFormat| Name: | QCalendarDateValidator::setFormat | | Prototype: | void QCalendarDateValidator::setFormat(const QString &format) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 540-586 |
| | 33 | 9 |
QCalendarYearValidator::handleKey| Name: | QCalendarYearValidator::handleKey | | Prototype: | QCalendarDateSectionValidator::Section QCalendarYearValidator::handleKey(int key) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 355-391 |
| | 30 | 9 |
QClipData::fixup| Name: | QClipData::fixup | | Prototype: | void QClipData::fixup() | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3810-3858 |
| | 32 | 9 |
QClipboard::text| Name: | QClipboard::text | | Prototype: | QString QClipboard::text(QString &subtype, Mode mode) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | | Lines: | 259-294 |
| | 21 | 9 |
QColor::toHsl| Name: | QColor::toHsl | | Prototype: | QColor QColor::toHsl() const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1766-1815 |
| | 36 | 9 |
QColumnViewPrivate::updateScrollbars| Name: | QColumnViewPrivate::updateScrollbars | | Prototype: | void QColumnViewPrivate::updateScrollbars() | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 398-431 |
| | 22 | 9 |
QCompleterPrivate::showPopup| Name: | QCompleterPrivate::showPopup | | Prototype: | void QCompleterPrivate::showPopup(const QRect& rect) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 894-936 |
| | 31 | 9 |
QConfFileSettingsPrivate::readIniFile| Name: | QConfFileSettingsPrivate::readIniFile | | Prototype: | bool QConfFileSettingsPrivate::readIniFile(const QByteArray &data, UnparsedSettingsMap *unparsedIniSections) | | Coverage: | 69.444% (25/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1654-1726 |
| | 36 | 9 |
QCoreApplication::libraryPaths| Name: | QCoreApplication::libraryPaths | | Prototype: | QStringList QCoreApplication::libraryPaths() | | Coverage: | 92.593% (25/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2525-2561 |
| | 21 | 9 |
QCoreApplication::removePostedEvents| Name: | QCoreApplication::removePostedEvents | | Prototype: | void QCoreApplication::removePostedEvents(QObject *receiver, int eventType) | | Coverage: | 100.000% (39/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1680-1729 |
| | 26 | 9 |
QDBusAbstractInterface::asyncCall| Name: | QDBusAbstractInterface::asyncCall | | Prototype: | QDBusPendingCall QDBusAbstractInterface::asyncCall(const QString &method, const QVariant &arg1, const QVariant &arg2, const QVariant &arg3, const QVariant &arg4, const QVariant &arg5, const QVariant &arg6, const QVariant &arg7, const QVariant &arg8) | | Coverage: | 5.882% (1/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 807-847 |
| | 13 | 9 |
QDBusAbstractInterface::call| Name: | QDBusAbstractInterface::call | | Prototype: | QDBusMessage QDBusAbstractInterface::call(QDBus::CallMode mode, const QString &method, const QVariant &arg1, const QVariant &arg2, const QVariant &arg3, const QVariant &arg4, const QVariant &arg5, const QVariant &arg6, const QVariant &arg7, const QVariant &arg8) | | Coverage: | 41.176% (7/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 741-782 |
| | 13 | 9 |
QDBusAbstractInterface::callWithArgumentList| Name: | QDBusAbstractInterface::callWithArgumentList | | Prototype: | QDBusMessage QDBusAbstractInterface::callWithArgumentList(QDBus::CallMode mode, const QString& method, const QList<QVariant>& args) | | Coverage: | 81.481% (22/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 446-497 |
| | 27 | 9 |
QDBusConnectionPrivate::activateInternalFilters| Name: | QDBusConnectionPrivate::activateInternalFilters | | Prototype: | bool QDBusConnectionPrivate::activateInternalFilters(const ObjectTreeNode &node, const QDBusMessage &msg) | | Coverage: | 79.487% (31/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1387-1431 |
| | 27 | 9 |
QDBusConnectionPrivate::findMetaObject| Name: | QDBusConnectionPrivate::findMetaObject | | Prototype: | QDBusMetaObject * QDBusConnectionPrivate::findMetaObject(const QString &service, const QString &path, const QString &interface, QDBusError &error) | | Coverage: | 76.923% (20/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2524-2570 |
| | 27 | 9 |
QDBusInterfacePrivate::metacall| Name: | QDBusInterfacePrivate::metacall | | Prototype: | int QDBusInterfacePrivate::metacall(QMetaObject::Call c, int id, void **argv) | | Coverage: | 72.727% (24/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinterface.cpp | | Lines: | 260-317 |
| | 31 | 9 |
QDBusUtil::isValidBusName| Name: | QDBusUtil::isValidBusName | | Prototype: | bool isValidBusName(const QString &busName) | | Coverage: | 65.385% (17/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 418-444 |
| | 18 | 9 |
QDateTimeEditPrivate::convertSections| Name: | QDateTimeEditPrivate::convertSections | | Prototype: | QDateTimeEdit::Sections QDateTimeEditPrivate::convertSections(QDateTimeParser::Sections s) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2261-2282 |
| | 18 | 9 |
QDateTimeEditPrivate::positionCalendarPopup| Name: | QDateTimeEditPrivate::positionCalendarPopup | | Prototype: | void QDateTimeEditPrivate::positionCalendarPopup() | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2526-2557 |
| | 26 | 9 |
QDateTimePrivate::refreshDateTime| Name: | QDateTimePrivate::refreshDateTime | | Prototype: | void QDateTimePrivate::refreshDateTime() | | Coverage: | 83.333% (20/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2739-2789 |
| | 23 | 9 |
QDialog::keyPressEvent| Name: | QDialog::keyPressEvent | | Prototype: | void QDialog::keyPressEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 649-679 |
| | 15 | 9 |
QDialogButtonBoxPrivate::_q_handleButtonClicked| Name: | QDialogButtonBoxPrivate::_q_handleButtonClicked | | Prototype: | void QDialogButtonBoxPrivate::_q_handleButtonClicked() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 851-883 |
| | 15 | 9 |
QDockAreaLayout::restoreState| Name: | QDockAreaLayout::restoreState | | Prototype: | bool QDockAreaLayout::restoreState(QDataStream &stream, const QList<QDockWidget*> &_dockwidgets, bool testing) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2342-2382 |
| | 27 | 9 |
QDockAreaLayoutInfo::reparentWidgets| Name: | QDockAreaLayoutInfo::reparentWidgets | | Prototype: | void QDockAreaLayoutInfo::reparentWidgets(QWidget *parent) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2063-2086 |
| | 17 | 9 |
QDockAreaLayoutInfo::updateSeparatorWidgets| Name: | QDockAreaLayoutInfo::updateSeparatorWidgets | | Prototype: | void QDockAreaLayoutInfo::updateSeparatorWidgets() const | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2005-2054 |
| | 31 | 9 |
QEglFSScreen::grabWindow| Name: | QEglFSScreen::grabWindow | | Prototype: | QPixmap QEglFSScreen::grabWindow(WId wid, int x, int y, int width, int height) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp | | Lines: | 152-198 |
| | 27 | 9 |
QEvdevKeyboardHandler::unloadKeymap| Name: | QEvdevKeyboardHandler::unloadKeymap | | Prototype: | void QEvdevKeyboardHandler::unloadKeymap() | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines: | 453-493 |
| | 27 | 9 |
QEvdevKeyboardManager::QEvdevKeyboardManager| Name: | QEvdevKeyboardManager::QEvdevKeyboardManager | | Prototype: | QEvdevKeyboardManager::QEvdevKeyboardManager(const QString &key, const QString &specification, QObject *parent) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp | | Lines: | 47-90 |
| | 22 | 9 |
QEventDispatcherUNIX::unregisterSocketNotifier| Name: | QEventDispatcherUNIX::unregisterSocketNotifier | | Prototype: | void QEventDispatcherUNIX::unregisterSocketNotifier(QSocketNotifier *notifier) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 456-500 |
| | 33 | 9 |
QFSFileEnginePrivate::readFdFh| Name: | QFSFileEnginePrivate::readFdFh | | Prototype: | qint64 QFSFileEnginePrivate::readFdFh(char *data, qint64 len) | | Coverage: | 69.231% (27/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 585-640 |
| | 30 | 9 |
QFSFileEnginePrivate::writeFdFh| Name: | QFSFileEnginePrivate::writeFdFh | | Prototype: | qint64 QFSFileEnginePrivate::writeFdFh(const char *data, qint64 len) | | Coverage: | 76.471% (26/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 716-765 |
| | 24 | 9 |
QFileDialogPrivate::_q_deleteCurrent| Name: | QFileDialogPrivate::_q_deleteCurrent | | Prototype: | void QFileDialogPrivate::_q_deleteCurrent() | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3395-3445 |
| | 30 | 9 |
QFileDialogPrivate::restoreWidgetState| Name: | QFileDialogPrivate::restoreWidgetState | | Prototype: | bool QFileDialogPrivate::restoreWidgetState(QStringList &history, int splitterPosition) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2750-2789 |
| | 28 | 9 |
QFileIconProvider::icon| Name: | QFileIconProvider::icon | | Prototype: | QIcon QFileIconProvider::icon(IconType type) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | | Lines: | 299-321 |
| | 11 | 9 |
QFileInfoGatherer::getFileInfos| Name: | QFileInfoGatherer::getFileInfos | | Prototype: | void QFileInfoGatherer::getFileInfos(const QString &path, const QStringList &files) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 273-325 |
| | 38 | 9 |
QFileSystemEngine::slowCanonicalized| Name: | QFileSystemEngine::slowCanonicalized | | Prototype: | QString QFileSystemEngine::slowCanonicalized(const QString &path) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | | Lines: | 51-103 |
| | 29 | 9 |
QFileSystemModel::dropMimeData| Name: | QFileSystemModel::dropMimeData | | Prototype: | bool QFileSystemModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1187-1225 |
| | 23 | 9 |
QFileSystemWatcher::addPaths| Name: | QFileSystemWatcher::addPaths | | Prototype: | QStringList QFileSystemWatcher::addPaths(const QStringList &paths) | | Coverage: | 84.615% (22/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 279-327 |
| | 28 | 9 |
QFontEngineFT::recalcAdvances| Name: | QFontEngineFT::recalcAdvances | | Prototype: | void QFontEngineFT::recalcAdvances(QGlyphLayout *glyphs, QFontEngine::ShaperFlags flags) const | | Coverage: | 80.000% (32/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1562-1592 |
| | 21 | 9 |
QFontEngineQPF2::extractHeaderField| Name: | QFontEngineQPF2::extractHeaderField | | Prototype: | QVariant QFontEngineQPF2::extractHeaderField(const uchar *data, HeaderTag requestedTag) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 189-218 |
| | 18 | 9 |
QFontEngineQPF2::verifyHeader| Name: | QFontEngineQPF2::verifyHeader | | Prototype: | bool QFontEngineQPF2::verifyHeader(const uchar *data, int size) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 163-187 |
| | 18 | 9 |
QFormLayoutPrivate::arrangeWidgets| Name: | QFormLayoutPrivate::arrangeWidgets | | Prototype: | void QFormLayoutPrivate::arrangeWidgets(const QVector<QLayoutStruct>& layouts, QRect &rect) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1934-1995 |
| | 33 | 9 |
QGL2GradientCache::generateGradientColorTable| Name: | QGL2GradientCache::generateGradientColorTable | | Prototype: | void QGL2GradientCache::generateGradientColorTable(const QGradient& gradient, uint *colorTable, int size, qreal opacity) const | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 166-219 |
| | 36 | 9 |
QGL2PaintEngineEx::clip| Name: | QGL2PaintEngineEx::clip | | Prototype: | void QGL2PaintEngineEx::clip(const QVectorPath &path, Qt::ClipOperation op) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2293-2353 |
| | 37 | 9 |
QGL2PaintEngineExPrivate::fillStencilWithVertexArray| Name: | QGL2PaintEngineExPrivate::fillStencilWithVertexArray | | Prototype: | void QGL2PaintEngineExPrivate::fillStencilWithVertexArray(const float *data, int count, int *stops, int stopCount, const QGLRect &bounds, StencilFillMode mode) | | Coverage: | 18.519% (5/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 990-1081 |
| | 47 | 9 |
QGL2PaintEngineExPrivate::writeClip| Name: | QGL2PaintEngineExPrivate::writeClip | | Prototype: | void QGL2PaintEngineExPrivate::writeClip(const QVectorPath &path, uint value) | | Coverage: | 48.718% (19/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2219-2291 |
| | 42 | 9 |
QGLFormat::toSurfaceFormat| Name: | QGLFormat::toSurfaceFormat | | Prototype: | QSurfaceFormat QGLFormat::toSurfaceFormat(const QGLFormat &format) | | Coverage: | 44.000% (11/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 472-501 |
| | 24 | 9 |
QGLTexture::bindCompressedTexture| Name: | QGLTexture::bindCompressedTexture | | Prototype: | QSize QGLTexture::bindCompressedTexture (const char *buf, int len, const char *format) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5350-5375 |
| | 14 | 9 |
QGLTexture::canBindCompressedTexture| Name: | QGLTexture::canBindCompressedTexture | | Prototype: | bool QGLTexture::canBindCompressedTexture (const char *buf, int len, const char *format, bool *hasAlpha) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5310-5346 |
| | 22 | 9 |
QGLTextureGlyphCache::resizeTextureData| Name: | QGLTextureGlyphCache::resizeTextureData | | Prototype: | void QGLTextureGlyphCache::resizeTextureData(int width, int height) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | | Lines: | 138-271 |
| | 85 | 9 |
QGenericUnixTheme::themeHint| Name: | 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 |
QGenericUnixTheme::xdgIconThemePaths| Name: | QGenericUnixTheme::xdgIconThemePaths | | Prototype: | QStringList QGenericUnixTheme::xdgIconThemePaths() | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 145-167 |
| | 12 | 9 |
QGestureManager::unregisterGestureRecognizer| Name: | QGestureManager::unregisterGestureRecognizer | | Prototype: | void QGestureManager::unregisterGestureRecognizer(Qt::GestureType type) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 136-165 |
| | 17 | 9 |
QGlyphRun::operator==| Name: | QGlyphRun::operator== | | Prototype: | bool QGlyphRun::operator==(const QGlyphRun &other) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 159-183 |
| | 14 | 9 |
QGraphicsAnchorLayoutPrivate::addAnchor| Name: | QGraphicsAnchorLayoutPrivate::addAnchor | | Prototype: | QGraphicsAnchor *QGraphicsAnchorLayoutPrivate::addAnchor(QGraphicsLayoutItem *firstItem, Qt::AnchorPoint firstEdge, QGraphicsLayoutItem *secondItem, Qt::AnchorPoint secondEdge, qreal *spacing) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1625-1708 |
| | 39 | 9 |
QGraphicsAnchorLayoutPrivate::solvePreferred| Name: | QGraphicsAnchorLayoutPrivate::solvePreferred | | Prototype: | bool QGraphicsAnchorLayoutPrivate::solvePreferred(const QList<QSimplexConstraint *> &constraints, const QList<AnchorData *> &variables) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2853-2962 |
| | 48 | 9 |
QGraphicsItem::isBlockedByModalPanel| Name: | QGraphicsItem::isBlockedByModalPanel | | Prototype: | bool QGraphicsItem::isBlockedByModalPanel(QGraphicsItem **blockingPanel) const | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2062-2099 |
| | 22 | 9 |
QGraphicsItem::mousePressEvent| Name: | QGraphicsItem::mousePressEvent | | Prototype: | void QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7079-7105 |
| | 17 | 9 |
QGraphicsItem::setFocusProxy| Name: | QGraphicsItem::setFocusProxy | | Prototype: | void QGraphicsItem::setFocusProxy(QGraphicsItem *item) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3447-3474 |
| | 19 | 9 |
QGraphicsItemPrivate::updateAncestorFlags| Name: | QGraphicsItemPrivate::updateAncestorFlags | | Prototype: | void QGraphicsItemPrivate::updateAncestorFlags() | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 890-918 |
| | 19 | 9 |
QGraphicsScene::render| Name: | QGraphicsScene::render | | Prototype: | void QGraphicsScene::render(QPainter *painter, const QRectF &target, const QRectF &source, Qt::AspectRatioMode aspectRatioMode) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1754-1823 |
| | 39 | 9 |
QGraphicsScene::update| Name: | QGraphicsScene::update | | Prototype: | void QGraphicsScene::update(const QRectF &rect) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 3171-3207 |
| | 20 | 9 |
QGraphicsSceneBspTree::climbTree| Name: | QGraphicsSceneBspTree::climbTree | | Prototype: | void QGraphicsSceneBspTree::climbTree(QGraphicsSceneBspTreeVisitor *visitor, const QRectF &rect, int index) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp | | Lines: | 229-260 |
| | 18 | 9 |
QGraphicsSceneBspTreeIndexPrivate::removeItem| Name: | QGraphicsSceneBspTreeIndexPrivate::removeItem | | Prototype: | void QGraphicsSceneBspTreeIndexPrivate::removeItem(QGraphicsItem *item, bool recursive, bool moveToUnindexedItems) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | | Lines: | 327-368 |
| | 28 | 9 |
QGraphicsScenePrivate::_q_processDirtyItems| Name: | QGraphicsScenePrivate::_q_processDirtyItems | | Prototype: | void QGraphicsScenePrivate::_q_processDirtyItems() | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 462-502 |
| | 21 | 9 |
QGraphicsScenePrivate::sendEvent| Name: | QGraphicsScenePrivate::sendEvent | | Prototype: | bool QGraphicsScenePrivate::sendEvent(QGraphicsItem *item, QEvent *event) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1217-1242 |
| | 17 | 9 |
QGraphicsView::ensureVisible| Name: | QGraphicsView::ensureVisible | | Prototype: | void QGraphicsView::ensureVisible(const QRectF &rect, int xmargin, int ymargin) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1970-2002 |
| | 20 | 9 |
QGraphicsView::event| Name: | QGraphicsView::event | | Prototype: | bool QGraphicsView::event(QEvent *event) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2805-2841 |
| | 16 | 9 |
QGraphicsWidget::initStyleOption| Name: | QGraphicsWidget::initStyleOption | | Prototype: | void QGraphicsWidget::initStyleOption(QStyleOption *option) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 683-737 |
| | 23 | 9 |
QGridLayoutItem::box| Name: | QGridLayoutItem::box | | Prototype: | QGridLayoutBox QGridLayoutItem::box(Qt::Orientation orientation, qreal constraint) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 566-617 |
| | 28 | 9 |
QGroupBoxPrivate::_q_fixFocus| Name: | QGroupBoxPrivate::_q_fixFocus | | Prototype: | void QGroupBoxPrivate::_q_fixFocus(Qt::FocusReason reason) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 423-450 |
| | 18 | 9 |
QGtk2Painter::paintArrow| Name: | QGtk2Painter::paintArrow | | Prototype: | void QGtk2Painter::paintArrow(GtkWidget *gtkWidget, const gchar* part, const QRect &arrowrect, GtkArrowType arrow_type, GtkStateType state, GtkShadowType shadow, gboolean fill, GtkStyle *style, const QString &pmKey) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 471-502 |
| | 15 | 9 |
QGtk2Painter::paintCheckbox| Name: | QGtk2Painter::paintCheckbox | | Prototype: | void QGtk2Painter::paintCheckbox(GtkWidget *gtkWidget, const QRect &checkrect, GtkStateType state, GtkShadowType shadow, GtkStyle *style, const QString &detail) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 665-695 |
| | 13 | 9 |
QGtk2Painter::paintExpander| Name: | QGtk2Painter::paintExpander | | Prototype: | void QGtk2Painter::paintExpander(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkExpanderStyle expander_state, GtkStyle *style, const QString &pmKey) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 396-421 |
| | 11 | 9 |
QGtk2Painter::paintExtention| Name: | QGtk2Painter::paintExtention | | Prototype: | void QGtk2Painter::paintExtention(GtkWidget *gtkWidget, const gchar *part, const QRect &rect, GtkStateType state, GtkShadowType shadow, GtkPositionType gap_pos, GtkStyle *style) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 608-632 |
| | 10 | 9 |
QGtk2Painter::paintFlatBox| Name: | QGtk2Painter::paintFlatBox | | Prototype: | void QGtk2Painter::paintFlatBox(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkShadowType shadow, GtkStyle *style, const QString &pmKey) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 583-606 |
| | 9 | 9 |
QGtk2Painter::paintFocus| Name: | QGtk2Painter::paintFocus | | Prototype: | void QGtk2Painter::paintFocus(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkStyle *style, const QString &pmKey) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 423-444 |
| | 9 | 9 |
QGtk2Painter::paintHandle| Name: | QGtk2Painter::paintHandle | | Prototype: | void QGtk2Painter::paintHandle(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkShadowType shadow, GtkOrientation orientation, GtkStyle *style) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 505-531 |
| | 10 | 9 |
QGtk2Painter::paintHline| Name: | QGtk2Painter::paintHline | | Prototype: | void QGtk2Painter::paintHline(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkStyle *style, int x1, int x2, int y, const QString &pmKey) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 336-363 |
| | 13 | 9 |
QGtk2Painter::paintOption| Name: | QGtk2Painter::paintOption | | Prototype: | void QGtk2Painter::paintOption(GtkWidget *gtkWidget, const QRect &radiorect, GtkStateType state, GtkShadowType shadow, GtkStyle *style, const QString &detail) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 634-663 |
| | 13 | 9 |
QGtk2Painter::paintResizeGrip| Name: | QGtk2Painter::paintResizeGrip | | Prototype: | void QGtk2Painter::paintResizeGrip(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkShadowType shadow, GdkWindowEdge edge, GtkStyle *style, const QString &pmKey) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 447-468 |
| | 9 | 9 |
QGtk2Painter::paintShadow| Name: | QGtk2Painter::paintShadow | | Prototype: | void QGtk2Painter::paintShadow(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkShadowType shadow, GtkStyle *style, const QString &pmKey) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 563-581 |
| | 9 | 9 |
QGtk2Painter::paintSlider| Name: | QGtk2Painter::paintSlider | | Prototype: | void QGtk2Painter::paintSlider(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkShadowType shadow, GtkStyle *style, GtkOrientation orientation, const QString &pmKey) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 534-560 |
| | 9 | 9 |
QGtk2Painter::paintVline| Name: | QGtk2Painter::paintVline | | Prototype: | void QGtk2Painter::paintVline(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkStyle *style, int y1, int y2, int x, const QString &pmKey) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 365-393 |
| | 13 | 9 |
QGuiApplicationPrivate::processGeometryChangeEvent| Name: | QGuiApplicationPrivate::processGeometryChangeEvent | | Prototype: | void QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent *e) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2151-2190 |
| | 25 | 9 |
QGuiApplicationPrivate::reportGeometryChange| Name: | QGuiApplicationPrivate::reportGeometryChange | | Prototype: | void QGuiApplicationPrivate::reportGeometryChange(QWindowSystemInterfacePrivate::ScreenGeometryEvent *e) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2648-2688 |
| | 25 | 9 |
QHeaderView::mousePressEvent| Name: | QHeaderView::mousePressEvent | | Prototype: | void QHeaderView::mousePressEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2346-2384 |
| | 30 | 9 |
QHeaderViewPrivate::_q_layoutChanged| Name: | QHeaderViewPrivate::_q_layoutChanged | | Prototype: | void QHeaderViewPrivate::_q_layoutChanged() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2028-2066 |
| | 27 | 9 |
QHostAddress::isInSubnet| Name: | QHostAddress::isInSubnet | | Prototype: | bool QHostAddress::isInSubnet(const QHostAddress &subnet, int netmask) const | | Coverage: | 86.667% (26/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 901-939 |
| | 26 | 9 |
QHostInfo::lookupHost| Name: | QHostInfo::lookupHost | | Prototype: | int QHostInfo::lookupHost(const QString &name, QObject *receiver, const char *member) | | Coverage: | 56.000% (14/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 141-199 |
| | 34 | 9 |
QHttpMultiPartIODevice::readData| Name: | QHttpMultiPartIODevice::readData | | Prototype: | qint64 QHttpMultiPartIODevice::readData(char *data, qint64 maxSize) | | Coverage: | 75.676% (28/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 486-541 |
| | 37 | 9 |
QHttpNetworkConnectionPrivate::copyCredentials| Name: | QHttpNetworkConnectionPrivate::copyCredentials | | Prototype: | void QHttpNetworkConnectionPrivate::copyCredentials(int fromChannel, QAuthenticator *auth, bool isProxy) | | Coverage: | 83.333% (25/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 383-410 |
| | 17 | 9 |
QHttpNetworkConnectionPrivate::parseRedirectResponse| Name: | QHttpNetworkConnectionPrivate::parseRedirectResponse | | Prototype: | QUrl QHttpNetworkConnectionPrivate::parseRedirectResponse(QAbstractSocket *socket, QHttpNetworkReply *reply) | | Coverage: | 57.143% (16/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 509-554 |
| | 26 | 9 |
QHttpNetworkConnectionPrivate::queueRequest| Name: | QHttpNetworkConnectionPrivate::queueRequest | | Prototype: | QHttpNetworkReply* QHttpNetworkConnectionPrivate::queueRequest(const QHttpNetworkRequest &request) | | Coverage: | 80.769% (21/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 587-638 |
| | 22 | 9 |
QHttpNetworkReplyPrivate::uncompressBodyData| Name: | QHttpNetworkReplyPrivate::uncompressBodyData | | Prototype: | qint64 QHttpNetworkReplyPrivate::uncompressBodyData(QByteDataBuffer *in, QByteDataBuffer *out) | | Coverage: | 75.862% (22/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 753-807 |
| | 37 | 9 |