Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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: | 1789-1844 |
| | 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: | 1630-1702 |
| | 36 | 9 |
QColor::toHslName: | QColor::toHsl | Prototype: | QColor QColor::toHsl() const noexcept | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1772-1821 |
| | 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: | 458-531 |
| | 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: | 3848-3904 |
| | 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: | 1041-1112 |
| | 36 | 15 |
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: | 77-139 |
| | 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: | 483-531 |
| | 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: | 173-220 |
| | 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: | 944-1017 |
| | 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: | 859-910 |
| | 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: | 188-235 |
| | 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: | 4179-4225 |
| | 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: | 156-202 |
| | 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: | 2421-2470 |
| | 35 | 14 |
QXcbNativeInterface::nativeResourceForScreenName: | QXcbNativeInterface::nativeResourceForScreen | Prototype: | void *QXcbNativeInterface::nativeResourceForScreen(const QByteArray &resourceString, QScreen *screen) | Coverage: | 17.073% (7/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 204-259 |
| | 35 | 17 |
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: | 940-1003 |
| | 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: | 495-546 |
| | 35 | 5 |
QXcbConnection::processXcbEventsName: | QXcbConnection::processXcbEvents | Prototype: | void QXcbConnection::processXcbEvents() | Coverage: | 65.385% (17/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1702-1758 |
| | 35 | 10 |
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: | 339-400 |
| | 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: | 7859-7949 |
| | 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: | 447-502 |
| | 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: | 79-151 |
| | 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: | 96.296% (52/54) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3512-3572 |
| | 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: | 288-346 |
| | 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: | 1922-1975 |
| | 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: | 342-390 |
| | 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: | 377-425 |
| | 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: | 82-144 |
| | 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: | 865-917 |
| | 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: | 1421-1493 |
| | 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: | 234-286 |
| | 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: | 2009-2069 |
| | 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: | 2506-2565 |
| | 35 | 14 |
QStateMachinePrivate::addDescendantStatesToEnterName: | QStateMachinePrivate::addDescendantStatesToEnter | Prototype: | void QStateMachinePrivate::addDescendantStatesToEnter(QAbstractState *state, QSet<QAbstractState*> &statesToEnter, QSet<QAbstractState*> &statesForDefaultEntry) | Coverage: | 87.879% (29/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1094-1161 |
| | 35 | 15 |
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: | 294-352 |
| | 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: | 628-673 |
| | 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: | 464-538 |
| | 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: | 459-532 |
| | 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: | 593-648 |
| | 35 | 11 |
QPlainTextEditPrivate::setTopBlockName: | QPlainTextEditPrivate::setTopBlock | Prototype: | void QPlainTextEditPrivate::setTopBlock(int blockNumber, int lineNumber, int dx) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 627-682 |
| | 35 | 6 |
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: | 760-817 |
| | 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: | 1383-1433 |
| | 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: | 121-179 |
| | 35 | 9 |
QNetworkProxyFactory::systemProxyForQueryName: | QNetworkProxyFactory::systemProxyForQuery | Prototype: | QList<QNetworkProxy> QNetworkProxyFactory::systemProxyForQuery(const QNetworkProxyQuery &query) | Coverage: | 76.316% (29/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy_generic.cpp | Lines: | 89-137 |
| | 35 | 11 |
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: | 373-451 |
| | 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: | 2647-2690 |
| | 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: | 1623-1673 |
| | 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: | 204-255 |
| | 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: | 345-404 |
| | 35 | 10 |
QHeaderView::moveSectionName: | QHeaderView::moveSection | Prototype: | void QHeaderView::moveSection(int from, int to) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 747-800 |
| | 35 | 9 |
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: | 1133-1197 |
| | 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: | 120-180 |
| | 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: | 2002-2059 |
| | 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: | 780-827 |
| | 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: | 1065-1121 |
| | 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: | 328-393 |
| | 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: | 981-1028 |
| | 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: | 1704-1759 |
| | 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: | 396-456 |
| | 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: | 1062-1144 |
| | 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: | 697-759 |
| | 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: | 56-124 |
| | 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: | 483-530 |
| | 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: | 240-288 |
| | 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: | 7667-7718 |
| | 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: | 1376-1438 |
| | 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: | 1243-1312 |
| | 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: | 174-228 |
| | 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: | 651-701 |
| | 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: | 823-872 |
| | 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: | 177-227 |
| | 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: | 1766-1805 |
| | 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: | 87-140 |
| | 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: | 540-590 |
| | 34 | 8 |
QWingedEdge::intersectAndAddName: | QWingedEdge::intersectAndAdd | Prototype: | void QWingedEdge::intersectAndAdd() | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 791-850 |
| | 34 | 10 |
QWidgetPrivate::prepareToRenderName: | QWidgetPrivate::prepareToRender | Prototype: | QRegion QWidgetPrivate::prepareToRender(const QRegion ®ion, QWidget::RenderFlags renderFlags) | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 5371-5427 |
| | 34 | 11 |
QWidgetBackingStore::staticContentsName: | QWidgetBackingStore::staticContents | Prototype: | QRegion QWidgetBackingStore::staticContents(QWidget *parent, const QRect &withinClipRect) const | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 428-474 |
| | 34 | 10 |
QWidget::setTabOrderName: | QWidget::setTabOrder | Prototype: | void QWidget::setTabOrder(QWidget* first, QWidget *second) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 6926-6984 |
| | 34 | 10 |
QUnixPrintWidgetPrivate::checkFieldsName: | QUnixPrintWidgetPrivate::checkFields | Prototype: | bool QUnixPrintWidgetPrivate::checkFields() | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 837-886 |
| | 34 | 10 |
QTreeView::scrollContentsByName: | QTreeView::scrollContentsBy | Prototype: | void QTreeView::scrollContentsBy(int dx, int dy) | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 2458-2509 |
| | 34 | 12 |
QTransform::mapName: | QTransform::map | Prototype: | QLine QTransform::map(const QLine &l) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1279-1325 |
| | 34 | 8 |
QTransform::mapName: | QTransform::map | Prototype: | QLineF QTransform::map(const QLineF &l) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1338-1384 |
| | 34 | 8 |
QTextOdfWriter::writeInlineCharacterName: | QTextOdfWriter::writeInlineCharacter | Prototype: | void QTextOdfWriter::writeInlineCharacter(QXmlStreamWriter &writer, const QTextFragment &fragment) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 360-412 |
| | 34 | 9 |
QTableView::timerEventName: | QTableView::timerEvent | Prototype: | void QTableView::timerEvent(QTimerEvent *event) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 2858-2910 |
| | 34 | 8 |
QSqlTableModel::setRecordName: | QSqlTableModel::setRecord | Prototype: | bool QSqlTableModel::setRecord(int row, const QSqlRecord &values) | Coverage: | 77.143% (27/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 1379-1428 |
| | 34 | 11 |
QRegExpEngine::dumpName: | QRegExpEngine::dump | Prototype: | void QRegExpEngine::dump() const | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1653-1707 |
| | 34 | 13 |
QPlainTextEditControl::hitTestName: | QPlainTextEditControl::hitTest | Prototype: | int QPlainTextEditControl::hitTest(const QPointF &point, Qt::HitTestAccuracy ) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 515-560 |
| | 34 | 8 |
QPixmapStyle::drawSliderName: | QPixmapStyle::drawSlider | Prototype: | void QPixmapStyle::drawSlider(const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 841-893 |
| | 34 | 10 |
QPainterPath::containsName: | QPainterPath::contains | Prototype: | bool QPainterPath::contains(const QRectF &rect) const | Coverage: | 0.000% (0/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2156-2228 |
| | 34 | 16 |
QPainter::setClipRectName: | QPainter::setClipRect | Prototype: | void QPainter::setClipRect(const QRectF &rect, Qt::ClipOperation op) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2721-2767 |
| | 34 | 7 |
QOpenGLVertexArrayObjectPrivate::createName: | QOpenGLVertexArrayObjectPrivate::create | Prototype: | bool QOpenGLVertexArrayObjectPrivate::create() | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines: | 139-194 |
| | 34 | 13 |
QOpenGLFramebufferObjectPrivate::initName: | QOpenGLFramebufferObjectPrivate::init | Prototype: | void QOpenGLFramebufferObjectPrivate::init(QOpenGLFramebufferObject *, const QSize &size, QOpenGLFramebufferObject::Attachment attachment, GLenum texture_target, GLenum internal_format, GLint samples, bool mipmap) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 446-506 |
| | 34 | 9 |
QOpenGLDebugLoggerPrivate::controlDebugMessagesName: | QOpenGLDebugLoggerPrivate::controlDebugMessages | Prototype: | void QOpenGLDebugLoggerPrivate::controlDebugMessages(QOpenGLDebugMessage::Sources sources, QOpenGLDebugMessage::Types types, QOpenGLDebugMessage::Severities severities, const QVector<GLuint> &ids, const QByteArray &callerName, bool enable) | Coverage: | 0.000% (0/58) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 1206-1284 |
| | 34 | 22 |
QOpenGLDebugLogger::loggedMessagesName: | QOpenGLDebugLogger::loggedMessages | Prototype: | QList<QOpenGLDebugMessage> QOpenGLDebugLogger::loggedMessages() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 1773-1820 |
| | 34 | 4 |
QOpenGL2GradientCache::generateGradientColorTableName: | QOpenGL2GradientCache::generateGradientColorTable | Prototype: | void QOpenGL2GradientCache::generateGradientColorTable(const QGradient& gradient, QRgba64 *colorTable, int size, qreal opacity) const | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | Lines: | 170-220 |
| | 34 | 8 |
QOpenGL2GradientCache::generateGradientColorTableName: | QOpenGL2GradientCache::generateGradientColorTable | Prototype: | void QOpenGL2GradientCache::generateGradientColorTable(const QGradient& gradient, uint *colorTable, int size, qreal opacity) const | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | Lines: | 222-273 |
| | 34 | 8 |
QNetworkReplyImplPrivate::_q_copyReadyReadName: | QNetworkReplyImplPrivate::_q_copyReadyRead | Prototype: | void QNetworkReplyImplPrivate::_q_copyReadyRead() | Coverage: | 40.000% (12/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 168-223 |
| | 34 | 10 |
QNetworkReplyHttpImplPrivate::replyDownloadDataName: | QNetworkReplyHttpImplPrivate::replyDownloadData | Prototype: | void QNetworkReplyHttpImplPrivate::replyDownloadData(QByteArray d) | Coverage: | 78.125% (25/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 994-1064 |
| | 34 | 10 |