Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QOpenGLFunctions_2_0_DeprecatedBackend::QOpenGLFunctions_2_0_DeprecatedBackendName: | QOpenGLFunctions_2_0_DeprecatedBackend::QOpenGLFunctions_2_0_DeprecatedBackend | Prototype: | QOpenGLFunctions_2_0_DeprecatedBackend::QOpenGLFunctions_2_0_DeprecatedBackend(QOpenGLContext *context) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | Lines: | 1957-1998 |
| | 36 | 1 |
QOpenGLFunctions_2_0::~QOpenGLFunctions_2_0Name: | QOpenGLFunctions_2_0::~QOpenGLFunctions_2_0 | Prototype: | QOpenGLFunctions_2_0::~QOpenGLFunctions_2_0() | Coverage: | 0.000% (0/61) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.cpp | Lines: | 80-130 |
| | 36 | 13 |
QOpenGL2GradientCache::generateGradientColorTableName: | QOpenGL2GradientCache::generateGradientColorTable | Prototype: | void QOpenGL2GradientCache::generateGradientColorTable(const QGradient& gradient, QRgba64 *colorTable, int size, qreal opacity) const | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | Lines: | 164-217 |
| | 36 | 9 |
QOpenGL2GradientCache::generateGradientColorTableName: | QOpenGL2GradientCache::generateGradientColorTable | Prototype: | void QOpenGL2GradientCache::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/gui/opengl/qopenglgradientcache.cpp | Lines: | 219-272 |
| | 36 | 9 |
QNetworkReplyImplPrivate::finishedName: | QNetworkReplyImplPrivate::finished | Prototype: | void QNetworkReplyImplPrivate::finished() | Coverage: | 47.368% (27/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 779-843 |
| | 36 | 12 |
QNetworkReplyHttpImpl::QNetworkReplyHttpImplName: | QNetworkReplyHttpImpl::QNetworkReplyHttpImpl | Prototype: | QNetworkReplyHttpImpl::QNetworkReplyHttpImpl(QNetworkAccessManager* const manager, const QNetworkRequest& request, QNetworkAccessManager::Operation& operation, QIODevice* outgoingData) | Coverage: | 87.500% (21/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 161-237 |
| | 36 | 8 |
QNetworkAccessFtpBackend::openName: | QNetworkAccessFtpBackend::open | Prototype: | void QNetworkAccessFtpBackend::open() | Coverage: | 100.000% (25/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessftpbackend.cpp | Lines: | 114-177 |
| | 36 | 9 |
QMetaProperty::readName: | QMetaProperty::read | Prototype: | QVariant QMetaProperty::read(const QObject *object) const | Coverage: | 80.488% (33/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 2962-3025 |
| | 36 | 11 |
QMetaObjectPrivate::connectName: | QMetaObjectPrivate::connect | Prototype: | QObjectPrivate::Connection *QMetaObjectPrivate::connect(const QObject *sender, int signal_index, const QMetaObject *smeta, const QObject *receiver, int method_index, const QMetaObject *rmeta, int type, int *types) | Coverage: | 100.000% (26/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 3236-3289 |
| | 36 | 6 |
QMetaObject::propertyName: | QMetaObject::property | Prototype: | QMetaProperty QMetaObject::property(int index) const | Coverage: | 86.667% (26/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 1092-1140 |
| | 36 | 9 |
QMenuPrivate::activateActionName: | QMenuPrivate::activateAction | Prototype: | void QMenuPrivate::activateAction(QAction *action, QAction::ActionEvent action_e, bool self) | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 1161-1227 |
| | 36 | 12 |
QMenuBarPrivate::popupActionName: | QMenuBarPrivate::popupAction | Prototype: | void QMenuBarPrivate::popupAction(QAction *action, bool activateFirst) | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | Lines: | 302-352 |
| | 36 | 11 |
QMdiAreaPrivate::resizeToMinimumTileSizeName: | QMdiAreaPrivate::resizeToMinimumTileSize | Prototype: | QRect QMdiAreaPrivate::resizeToMinimumTileSize(const QSize &minSubWindowSize, int subWindowCount) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1262-1317 |
| | 36 | 11 |
QListModeViewBase::scrollContentsByName: | QListModeViewBase::scrollContentsBy | Prototype: | void QListModeViewBase::scrollContentsBy(int dx, int dy, bool scrollElasticBand) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2278-2322 |
| | 36 | 8 |
QImage::fillName: | QImage::fill | Prototype: | void QImage::fill(const QColor &color) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1759-1820 |
| | 36 | 21 |
QGraphicsView::setSceneName: | QGraphicsView::setScene | Prototype: | void QGraphicsView::setScene(QGraphicsScene *scene) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 1699-1757 |
| | 36 | 10 |
QGraphicsAnchorLayoutPrivate::removeAnchorName: | QGraphicsAnchorLayoutPrivate::removeAnchor | Prototype: | void QGraphicsAnchorLayoutPrivate::removeAnchor(AnchorVertex *firstVertex, AnchorVertex *secondVertex) | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 1794-1860 |
| | 36 | 13 |
QGL2GradientCache::generateGradientColorTableName: | 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 |
QFtpPI::startNextCmdName: | QFtpPI::startNextCmd | Prototype: | bool QFtpPI::startNextCmd() | Coverage: | 58.621% (17/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1159-1220 |
| | 36 | 8 |
QEGLStreamConvenience::initializeName: | QEGLStreamConvenience::initialize | Prototype: | void QEGLStreamConvenience::initialize(EGLDisplay dpy) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglstreamconvenience.cpp | Lines: | 65-110 |
| | 36 | 4 |
QDomNodeListPrivate::createListName: | QDomNodeListPrivate::createList | Prototype: | void QDomNodeListPrivate::createList() | Coverage: | 0.000% (0/76) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1180-1232 |
| | 36 | 18 |
QDesktopWidgetPrivate::_q_updateScreensName: | QDesktopWidgetPrivate::_q_updateScreens | Prototype: | void QDesktopWidgetPrivate::_q_updateScreens() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 104-167 |
| | 36 | 8 |
QDate::addMonthsName: | QDate::addMonths | Prototype: | QDate QDate::addMonths(int nmonths) const | Coverage: | 100.000% (41/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 1020-1072 |
| | 36 | 11 |
QDBusMarshaller::appendCrossMarshallingName: | QDBusMarshaller::appendCrossMarshalling | Prototype: | bool QDBusMarshaller::appendCrossMarshalling(QDBusDemarshaller *demarshaller) | Coverage: | 88.462% (23/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | Lines: | 528-586 |
| | 36 | 8 |
QDBusConnectionPrivate::setConnectionName: | QDBusConnectionPrivate::setConnection | Prototype: | void QDBusConnectionPrivate::setConnection(DBusConnection *dbc, const QDBusErrorInternal &error) | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1784-1839 |
| | 36 | 3 |
QConfFileSettingsPrivate::readIniFileName: | 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 |
QColor::toHslName: | 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 |
QAuthenticatorPrivate::calculateResponseName: | QAuthenticatorPrivate::calculateResponse | Prototype: | QByteArray QAuthenticatorPrivate::calculateResponse(const QByteArray &requestMethod, const QByteArray &path) | Coverage: | 50.000% (14/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 452-525 |
| | 36 | 12 |
QAbstractItemView::doAutoScrollName: | QAbstractItemView::doAutoScroll | Prototype: | void QAbstractItemView::doAutoScroll() | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3798-3854 |
| | 36 | 12 |
QAbstractButton::keyPressEventName: | QAbstractButton::keyPressEvent | Prototype: | void QAbstractButton::keyPressEvent(QKeyEvent *e) | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 1034-1105 |
| | 36 | 15 |
wrapTextName: | wrapText | Prototype: | static QString wrapText(const QString &names, int longestOptionNameString, const QString &description) | Coverage: | 55.882% (19/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 1028-1077 |
| | 35 | 10 |
qglx_findConfigName: | qglx_findConfig | Prototype: | GLXFBConfig qglx_findConfig(Display *display, int screen , const QSurfaceFormat &format, int drawableBit) | Coverage: | 61.538% (24/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 113-184 |
| | 35 | 13 |
qWidgetShortcutContextMatcherName: | qWidgetShortcutContextMatcher | Prototype: | bool qWidgetShortcutContextMatcher(QObject *object, Qt::ShortcutContext context) | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | Lines: | 71-133 |
| | 35 | 15 |
qDBusPropertyGetAllName: | qDBusPropertyGetAll | Prototype: | QDBusMessage qDBusPropertyGetAll(const QDBusConnectionPrivate::ObjectTreeNode &node, const QDBusMessage &msg) | Coverage: | 68.966% (20/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | Lines: | 476-524 |
| | 35 | 7 |
makePatternName: | makePattern | Prototype: | static inline QByteArray makePattern(const QByteArray &value) | Coverage: | 85.484% (53/62) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | Lines: | 186-233 |
| | 35 | 14 |
curveToFuncName: | curveToFunc | Prototype: | static QEasingCurve::EasingFunction curveToFunc(QEasingCurve::Type curve) | Coverage: | 97.059% (66/68) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 938-1011 |
| | 35 | 35 |
convertToRelativeName: | convertToRelative | Prototype: | static int convertToRelative(QVector<TTF_POINT> *points) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 852-903 |
| | 35 | 8 |
colorizedImageName: | colorizedImage | Prototype: | static QPixmap colorizedImage(const QString &fileName, const QColor &color, int rotation = 0) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | Lines: | 182-229 |
| | 35 | 6 |
blend_untransformed_generic_rgb64Name: | blend_untransformed_generic_rgb64 | Prototype: | static void blend_untransformed_generic_rgb64(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4180-4226 |
| | 35 | 8 |
Qt::convertFromPlainTextName: | Qt::convertFromPlainText | Prototype: | QString Qt::convertFromPlainText(const QString &plain, Qt::WhiteSpaceMode mode) | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 150-196 |
| | 35 | 13 |
QXcbWindow::handleXIMouseEventName: | QXcbWindow::handleXIMouseEvent | Prototype: | void QXcbWindow::handleXIMouseEvent(xcb_ge_event_t *event, Qt::MouseEventSource source) | Coverage: | 28.125% (9/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2427-2476 |
| | 35 | 14 |
QXcbDrag::handleDropName: | QXcbDrag::handleDrop | Prototype: | void QXcbDrag::handleDrop(QPlatformWindow *, const xcb_client_message_event_t *event) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 934-997 |
| | 35 | 6 |
QXcbDrag::dropName: | QXcbDrag::drop | Prototype: | void QXcbDrag::drop(const QPoint &globalPos) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 489-540 |
| | 35 | 5 |
QXcbConnection::processXcbEventsName: | QXcbConnection::processXcbEvents | Prototype: | void QXcbConnection::processXcbEvents() | Coverage: | 72.414% (21/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1691-1747 |
| | 35 | 11 |
QWidgetWindow::handleEnterLeaveEventName: | QWidgetWindow::handleEnterLeaveEvent | Prototype: | void QWidgetWindow::handleEnterLeaveEvent(QEvent *event) | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 333-394 |
| | 35 | 11 |
QWidgetPrivate::show_helperName: | QWidgetPrivate::show_helper | Prototype: | void QWidgetPrivate::show_helper() | Coverage: | 0.000% (0/55) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 7829-7919 |
| | 35 | 13 |
QWidgetItem::setGeometryName: | QWidgetItem::setGeometry | Prototype: | void QWidgetItem::setGeometry(const QRect &rect) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 441-496 |
| | 35 | 12 |
QWidgetBackingStore::qt_flushName: | QWidgetBackingStore::qt_flush | Prototype: | void QWidgetBackingStore::qt_flush(QWidget *widget, const QRegion ®ion, QBackingStore *backingStore, QWidget *tlw, const QPoint &tlwOffset, QPlatformTextureList *widgetTextures, QWidgetBackingStore *widgetBackingStore) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 73-145 |
| | 35 | 11 |
QVariant::saveName: | QVariant::save | Prototype: | void QVariant::save(QDataStream &s) const | Coverage: | 75.000% (39/52) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 2095-2146 |
| | 35 | 16 |
QVariant::compareName: | QVariant::compare | Prototype: | int QVariant::compare(const QVariant &v) const | Coverage: | 93.939% (62/66) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3514-3574 |
| | 35 | 18 |
QUnicodeTools::getSentenceBreaksName: | QUnicodeTools::getSentenceBreaks | Prototype: | static void getSentenceBreaks(const ushort *string, quint32 len, QCharAttributes *attributes) | Coverage: | 67.500% (27/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | Lines: | 282-340 |
| | 35 | 17 |
QTreeView::mouseDoubleClickEventName: | QTreeView::mouseDoubleClickEvent | Prototype: | void QTreeView::mouseDoubleClickEvent(QMouseEvent *event) | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 1933-1986 |
| | 35 | 14 |
QToolBox::insertItemName: | QToolBox::insertItem | Prototype: | int QToolBox::insertItem(int index, QWidget *widget, const QIcon &icon, const QString &text) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp | Lines: | 336-384 |
| | 35 | 6 |
QToolBarLayout::setGeometryName: | QToolBarLayout::setGeometry | Prototype: | void QToolBarLayout::setGeometry(const QRect &rect) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | Lines: | 371-419 |
| | 35 | 9 |
QThreadPoolThread::runName: | QThreadPoolThread::run | Prototype: | void QThreadPoolThread::run() | Coverage: | 87.500% (28/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 76-138 |
| | 35 | 11 |
QTextTable::removeRowsName: | QTextTable::removeRows | Prototype: | void QTextTable::removeRows(int pos, int num) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 859-911 |
| | 35 | 10 |
QTextEditPrivate::relayoutDocumentName: | QTextEditPrivate::relayoutDocument | Prototype: | void QTextEditPrivate::relayoutDocument() | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1413-1485 |
| | 35 | 10 |
QTextDocumentPrivate::clearName: | QTextDocumentPrivate::clear | Prototype: | void QTextDocumentPrivate::clear() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 228-280 |
| | 35 | 5 |
QTextDocumentLayoutPrivate::positionFloatName: | QTextDocumentLayoutPrivate::positionFloat | Prototype: | void QTextDocumentLayoutPrivate::positionFloat(QTextFrame *frame, QTextLine *currentLine) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 2003-2063 |
| | 35 | 7 |
QString::replaceName: | QString::replace | Prototype: | QString &QString::replace(const QChar *before, int blen, const QChar *after, int alen, Qt::CaseSensitivity cs) | Coverage: | 89.796% (44/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2476-2535 |
| | 35 | 14 |
QStackedLayout::setCurrentIndexName: | QStackedLayout::setCurrentIndex | Prototype: | void QStackedLayout::setCurrentIndex(int index) | Coverage: | 0.000% (0/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | Lines: | 288-346 |
| | 35 | 13 |
QSqlResult::execName: | QSqlResult::exec | Prototype: | bool QSqlResult::exec() | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | Lines: | 626-671 |
| | 35 | 6 |
QSpanCollection::updateRemovedColumnsName: | QSpanCollection::updateRemovedColumns | Prototype: | void QSpanCollection::updateRemovedColumns(int start, int end) | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 457-531 |
| | 35 | 13 |
QPlatformTheme::defaultThemeHintName: | QPlatformTheme::defaultThemeHint | Prototype: | QVariant QPlatformTheme::defaultThemeHint(ThemeHint hint) | Coverage: | 0.000% (0/65) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | Lines: | 453-526 |
| | 35 | 34 |
QPlatformCursorImage::setName: | QPlatformCursorImage::set | Prototype: | void QPlatformCursorImage::set(const uchar *data, const uchar *mask, int width, int height, int hx, int hy) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | Lines: | 586-641 |
| | 35 | 11 |
QPlainTextEditPrivate::initName: | QPlainTextEditPrivate::init | Prototype: | void QPlainTextEditPrivate::init(const QString &txt) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 753-810 |
| | 35 | 2 |
QPdfEngine::beginName: | QPdfEngine::begin | Prototype: | bool QPdfEngine::begin(QPaintDevice *pdev) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1377-1427 |
| | 35 | 4 |
QOpenGLCompositorBackingStore::updateTextureName: | QOpenGLCompositorBackingStore::updateTexture | Prototype: | void QOpenGLCompositorBackingStore::updateTexture() | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositorbackingstore.cpp | Lines: | 115-173 |
| | 35 | 9 |
QNativeSocketEnginePrivate::nativeConnectName: | QNativeSocketEnginePrivate::nativeConnect | Prototype: | bool QNativeSocketEnginePrivate::nativeConnect(const QHostAddress &addr, quint16 port) | Coverage: | 31.429% (11/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 386-464 |
| | 35 | 20 |
QMetaEnum::keysToValueName: | QMetaEnum::keysToValue | Prototype: | int QMetaEnum::keysToValue(const char *keys, bool *ok) const | Coverage: | 78.261% (36/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 2636-2679 |
| | 35 | 12 |
QMdiSubWindowPrivate::titleBarOptionsName: | QMdiSubWindowPrivate::titleBarOptions | Prototype: | QStyleOptionTitleBar QMdiSubWindowPrivate::titleBarOptions() const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1618-1668 |
| | 35 | 6 |
QJsonObject::fromVariantMapName: | QJsonObject::fromVariantMap | Prototype: | QJsonObject QJsonObject::fromVariantMap(const QVariantMap &map) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 198-249 |
| | 35 | 6 |
QInotifyFileSystemWatcherEngine::readFromInotifyName: | QInotifyFileSystemWatcherEngine::readFromInotify | Prototype: | void QInotifyFileSystemWatcherEngine::readFromInotify() | Coverage: | 100.000% (29/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | Lines: | 338-397 |
| | 35 | 10 |
QHttpNetworkConnectionPrivate::_q_hostLookupFinishedName: | QHttpNetworkConnectionPrivate::_q_hostLookupFinished | Prototype: | void QHttpNetworkConnectionPrivate::_q_hostLookupFinished(QHostInfo info) | Coverage: | 78.049% (32/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1141-1195 |
| | 35 | 13 |
QHighDpiScaling::updateHighDpiScalingName: | QHighDpiScaling::updateHighDpiScaling | Prototype: | void QHighDpiScaling::updateHighDpiScaling() | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | Lines: | 258-309 |
| | 35 | 13 |
QGraphicsWidget::itemChangeName: | QGraphicsWidget::itemChange | Prototype: | QVariant QGraphicsWidget::itemChange(GraphicsItemChange change, const QVariant &value) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | Lines: | 1126-1190 |
| | 35 | 14 |
QGraphicsSceneBspTreeIndexPrivate::_q_updateIndexName: | QGraphicsSceneBspTreeIndexPrivate::_q_updateIndex | Prototype: | void QGraphicsSceneBspTreeIndexPrivate::_q_updateIndex() | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | Lines: | 112-172 |
| | 35 | 12 |
QFontEngineMulti::addOutlineToPathName: | QFontEngineMulti::addOutlineToPath | Prototype: | void QFontEngineMulti::addOutlineToPath(qreal x, qreal y, const QGlyphLayout &glyphs, QPainterPath *path, QTextItem::RenderFlags flags) | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 2009-2066 |
| | 35 | 16 |
QFontEngine::addBitmapFontToPathName: | QFontEngine::addBitmapFontToPath | Prototype: | void QFontEngine::addBitmapFontToPath(qreal x, qreal y, const QGlyphLayout &glyphs, QPainterPath *path, QTextItem::RenderFlags flags) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 787-834 |
| | 35 | 8 |
QDockWidgetPrivate::setWindowStateName: | QDockWidgetPrivate::setWindowState | Prototype: | void QDockWidgetPrivate::setWindowState(bool floating, bool unplug, const QRect &rect) | Coverage: | 0.000% (0/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1061-1117 |
| | 35 | 13 |
QDockAreaLayoutInfo::maximumSizeName: | QDockAreaLayoutInfo::maximumSize | Prototype: | QSize QDockAreaLayoutInfo::maximumSize() const | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 322-387 |
| | 35 | 13 |
QDialog::showExtensionName: | QDialog::showExtension | Prototype: | void QDialog::showExtension(bool showIt) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 970-1017 |
| | 35 | 8 |
QConfFileSettingsPrivate::readIniSectionName: | QConfFileSettingsPrivate::readIniSection | Prototype: | bool QConfFileSettingsPrivate::readIniSection(const QSettingsKey §ion, const QByteArray &data, ParsedSettingsMap *settingsMap, QTextCodec *codec) | Coverage: | 88.000% (22/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1728-1783 |
| | 35 | 6 |
QAuthenticatorPrivate::parseHttpResponseName: | QAuthenticatorPrivate::parseHttpResponse | Prototype: | void QAuthenticatorPrivate::parseHttpResponse(const QList<QPair<QByteArray, QByteArray> > &values, bool isProxy) | Coverage: | 84.091% (37/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 390-450 |
| | 35 | 13 |
QAbstractSocketPrivate::_q_connectToNextAddressName: | QAbstractSocketPrivate::_q_connectToNextAddress | Prototype: | void QAbstractSocketPrivate::_q_connectToNextAddress() | Coverage: | 75.758% (25/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 1081-1163 |
| | 35 | 10 |
QAbstractSliderPrivate::scrollByDeltaName: | QAbstractSliderPrivate::scrollByDelta | Prototype: | bool QAbstractSliderPrivate::scrollByDelta(Qt::Orientation orientation, Qt::KeyboardModifiers modifiers, int delta) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | Lines: | 686-748 |
| | 35 | 9 |
statusCodeFromHttpName: | statusCodeFromHttp | Prototype: | static QNetworkReply::NetworkError statusCodeFromHttp(int httpStatusCode, const QUrl &url) | Coverage: | 33.333% (11/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 50-118 |
| | 34 | 16 |
qt_qimageScaleAARGBA_down_xyName: | qt_qimageScaleAARGBA_down_xy | Prototype: | static void qt_qimageScaleAARGBA_down_xy(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 453-500 |
| | 34 | 4 |
qt_memfill32Name: | qt_memfill32 | Prototype: | void qt_memfill32(quint32 *dest, quint32 value, int count) | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 233-281 |
| | 34 | 19 |
qt_graphicsItem_highlightSelectedName: | qt_graphicsItem_highlightSelected | Prototype: | static void qt_graphicsItem_highlightSelected( QGraphicsItem *item, QPainter *painter, const QStyleOptionGraphicsItem *option) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 7577-7628 |
| | 34 | 10 |
qglx_findVisualInfoName: | qglx_findVisualInfo | Prototype: | XVisualInfo *qglx_findVisualInfo(Display *display, int screen, QSurfaceFormat *format) | Coverage: | 13.333% (4/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 186-243 |
| | 34 | 10 |
qNtlmPhase3Name: | qNtlmPhase3 | Prototype: | static QByteArray qNtlmPhase3(QAuthenticatorPrivate *ctx, const QByteArray& phase2data) | Coverage: | 45.833% (11/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1370-1432 |
| | 34 | 7 |
qEncodeNtlmv2ResponseName: | qEncodeNtlmv2Response | Prototype: | static QByteArray qEncodeNtlmv2Response(const QAuthenticatorPrivate *ctx, const QNtlmPhase2Block& ch, QNtlmPhase3Block *phase3) | Coverage: | 63.636% (7/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1237-1306 |
| | 34 | 4 |
parseMethodName: | parseMethod | Prototype: | static bool parseMethod(QXmlStreamReader &xml, QDBusIntrospection::Method &methodData, QDBusIntrospection::Interface *ifaceData) | Coverage: | 68.966% (20/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | Lines: | 168-222 |
| | 34 | 9 |
generateNameName: | generateName | Prototype: | static QTtfTable generateName(const QVector<QTtfNameRecord> &name) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 644-694 |
| | 34 | 5 |
convert_indexed8_to_ARGB_inplaceName: | convert_indexed8_to_ARGB_inplace | Prototype: | static bool convert_indexed8_to_ARGB_inplace(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 817-866 |
| | 34 | 6 |
convert_generic_inplaceName: | convert_generic_inplace | Prototype: | bool convert_generic_inplace(QImageData *data, QImage::Format dst_format, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 171-221 |
| | 34 | 9 |
convert_Mono_to_X32Name: | convert_Mono_to_X32 | Prototype: | static void convert_Mono_to_X32(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1754-1793 |
| | 34 | 8 |
QXunitTestLogger::stopLoggingName: | QXunitTestLogger::stopLogging | Prototype: | void QXunitTestLogger::stopLogging() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp | Lines: | 81-134 |
| | 34 | 2 |
QXcbScreen::handleScreenChangeName: | QXcbScreen::handleScreenChange | Prototype: | void QXcbScreen::handleScreenChange(xcb_randr_screen_change_notify_event_t *change_event) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 472-522 |
| | 34 | 8 |