| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QDBusConnectionPrivate::setConnection| Name: | 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::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: | 1630-1702 |
| | 36 | 9 |
QColor::toHsl| Name: | 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::calculateResponse| Name: | 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::doAutoScroll| Name: | 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::keyPressEvent| Name: | 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 |
qWidgetShortcutContextMatcher| Name: | 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 |
qDBusPropertyGetAll| Name: | 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 |
makePattern| Name: | 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 |
curveToFunc| Name: | 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 |
convertToRelative| Name: | 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 |
colorizedImage| Name: | 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_rgb64| Name: | 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::convertFromPlainText| Name: | 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::handleXIMouseEvent| Name: | 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::nativeResourceForScreen| Name: | 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::handleDrop| Name: | 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::drop| Name: | 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::processXcbEvents| Name: | 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::handleEnterLeaveEvent| Name: | 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_helper| Name: | 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::setGeometry| Name: | 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_flush| Name: | 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::save| Name: | 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::compare| Name: | 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::getSentenceBreaks| Name: | 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::mouseDoubleClickEvent| Name: | 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::insertItem| Name: | 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::setGeometry| Name: | 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::run| Name: | 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::removeRows| Name: | 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::relayoutDocument| Name: | 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::clear| Name: | 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::positionFloat| Name: | 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::replace| Name: | 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::addDescendantStatesToEnter| Name: | 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::setCurrentIndex| Name: | 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::exec| Name: | 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::updateRemovedColumns| Name: | 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::defaultThemeHint| Name: | 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::set| Name: | 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::setTopBlock| Name: | 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::init| Name: | 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::begin| Name: | 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::updateTexture| Name: | 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::systemProxyForQuery| Name: | 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::nativeConnect| Name: | 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::keysToValue| Name: | 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::titleBarOptions| Name: | 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::fromVariantMap| Name: | 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::readFromInotify| Name: | 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::moveSection| Name: | 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::itemChange| Name: | 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_updateIndex| Name: | 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::addOutlineToPath| Name: | 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::addBitmapFontToPath| Name: | 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::setWindowState| Name: | 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::maximumSize| Name: | 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::showExtension| Name: | 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::readIniSection| Name: | 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::parseHttpResponse| Name: | 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_connectToNextAddress| Name: | 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::scrollByDelta| Name: | 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 |
statusCodeFromHttp| Name: | 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_xy| Name: | 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_memfill32| Name: | 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_highlightSelected| Name: | 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 |
qNtlmPhase3| Name: | 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 |
qEncodeNtlmv2Response| Name: | 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 |
parseMethod| Name: | 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 |
generateName| Name: | 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_inplace| Name: | 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_inplace| Name: | 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_X32| Name: | 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::stopLogging| Name: | 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::handleScreenChange| Name: | 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::intersectAndAdd| Name: | 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::prepareToRender| Name: | 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::staticContents| Name: | 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::setTabOrder| Name: | 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::checkFields| Name: | 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::scrollContentsBy| Name: | 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::map| Name: | 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::map| Name: | 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::writeInlineCharacter| Name: | 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::timerEvent| Name: | 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::setRecord| Name: | 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::dump| Name: | 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::hitTest| Name: | 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::drawSlider| Name: | 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::contains| Name: | 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::setClipRect| Name: | 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::create| Name: | 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::init| Name: | 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::controlDebugMessages| Name: | 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::loggedMessages| Name: | 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::generateGradientColorTable| Name: | 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::generateGradientColorTable| Name: | 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_copyReadyRead| Name: | 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::replyDownloadData| Name: | 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 |