Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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: | 534-592 |
| | 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: | 1041-1093 |
| | 36 | 11 |
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: | 110-173 |
| | 36 | 8 |
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: | 1186-1238 |
| | 36 | 18 |
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: | 71-116 |
| | 36 | 4 |
QEventDispatcherUNIX::processEventsName: | QEventDispatcherUNIX::processEvents | Prototype: | bool QEventDispatcherUNIX::processEvents(QEventLoop::ProcessEventsFlags flags) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 459-518 |
| | 36 | 11 |
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: | 1165-1226 |
| | 36 | 8 |
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: | 1802-1868 |
| | 36 | 13 |
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: | 1701-1759 |
| | 36 | 10 |
QHttpNetworkConnectionPrivate::_q_hostLookupFinishedName: | QHttpNetworkConnectionPrivate::_q_hostLookupFinished | Prototype: | void QHttpNetworkConnectionPrivate::_q_hostLookupFinished(const QHostInfo &info) | Coverage: | 76.923% (30/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1151-1206 |
| | 36 | 13 |
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: | 1772-1833 |
| | 36 | 21 |
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: | 2289-2333 |
| | 36 | 8 |
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: | 1267-1322 |
| | 36 | 11 |
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: | 308-358 |
| | 36 | 11 |
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: | 1167-1233 |
| | 36 | 12 |
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: | 1103-1151 |
| | 36 | 9 |
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: | 3243-3296 |
| | 36 | 6 |
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: | 2973-3036 |
| | 36 | 11 |
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: | 167-243 |
| | 36 | 8 |
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: | 781-845 |
| | 36 | 12 |
QOpenGLFunctions_2_0::~QOpenGLFunctions_2_0Name: | QOpenGLFunctions_2_0::~QOpenGLFunctions_2_0 | Prototype: | QOpenGLFunctions_2_0::~QOpenGLFunctions_2_0() | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.cpp | Lines: | 86-124 |
| | 36 | 13 |
QOpenGLFunctions_3_3_Core::~QOpenGLFunctions_3_3_CoreName: | QOpenGLFunctions_3_3_Core::~QOpenGLFunctions_3_3_Core | Prototype: | QOpenGLFunctions_3_3_Core::~QOpenGLFunctions_3_3_Core() | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.cpp | Lines: | 85-123 |
| | 36 | 13 |
QPainter::drawImageName: | QPainter::drawImage | Prototype: | void QPainter::drawImage(const QPointF &p, const QImage &image) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 5358-5411 |
| | 36 | 6 |
QPainterPath::addRoundedRectName: | QPainterPath::addRoundedRect | Prototype: | void QPainterPath::addRoundedRect(const QRectF &rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3099-3155 |
| | 36 | 8 |
QPdfEngine::setPenName: | QPdfEngine::setPen | Prototype: | void QPdfEngine::setPen() | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1164-1220 |
| | 36 | 12 |
QPicturePaintEngine::writeCmdLengthName: | QPicturePaintEngine::writeCmdLength | Prototype: | void QPicturePaintEngine::writeCmdLength(int pos, const QRectF &r, bool corr) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | Lines: | 322-372 |
| | 36 | 7 |
QPixmap::setMaskName: | QPixmap::setMask | Prototype: | void QPixmap::setMask(const QBitmap &mask) | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 588-645 |
| | 36 | 14 |
QPlainTextEditPrivate::ensureVisibleName: | QPlainTextEditPrivate::ensureVisible | Prototype: | void QPlainTextEditPrivate::ensureVisible(int position, bool center, bool forceCenter) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 686-735 |
| | 36 | 11 |
QRasterPaintEngine::drawPolygonName: | QRasterPaintEngine::drawPolygon | Prototype: | void QRasterPaintEngine::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1933-1993 |
| | 36 | 8 |
QScrollerPrivate::setContentPositionHelperDraggingName: | QScrollerPrivate::setContentPositionHelperDragging | Prototype: | void QScrollerPrivate::setContentPositionHelperDragging(const QPointF &deltaPos) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 1787-1849 |
| | 36 | 3 |
QSpdyProtocolHandler::composeHeaderName: | QSpdyProtocolHandler::composeHeader | Prototype: | QByteArray QSpdyProtocolHandler::composeHeader(const QHttpNetworkRequest &request) | Coverage: | 83.333% (15/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | Lines: | 471-531 |
| | 36 | 4 |
QStrokerOps::strokePathName: | QStrokerOps::strokePath | Prototype: | void QStrokerOps::strokePath(const QPainterPath &path, void *customData, const QTransform &matrix) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 239-296 |
| | 36 | 13 |
QStyleSheetStyle::setPropertiesName: | QStyleSheetStyle::setProperties | Prototype: | void QStyleSheetStyle::setProperties(QWidget *w) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2496-2554 |
| | 36 | 16 |
QTcpServer::listenName: | QTcpServer::listen | Prototype: | bool QTcpServer::listen(const QHostAddress &address, quint16 port) | Coverage: | 71.429% (15/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | Lines: | 273-336 |
| | 36 | 7 |
QTextEngine::positionInLigatureName: | QTextEngine::positionInLigature | Prototype: | int QTextEngine::positionInLigature(const QScriptItem *si, int end, QFixed x, QFixed edge, int glyph_pos, bool cursorOnCharacter) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3157-3209 |
| | 36 | 11 |
QTimerInfoList::activateTimersName: | QTimerInfoList::activateTimers | Prototype: | int QTimerInfoList::activateTimers() | Coverage: | 87.805% (36/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | Lines: | 569-654 |
| | 36 | 13 |
QToolBarPrivate::mouseMoveEventName: | QToolBarPrivate::mouseMoveEvent | Prototype: | bool QToolBarPrivate::mouseMoveEvent(QMouseEvent *event) | Coverage: | 0.000% (0/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 293-364 |
| | 36 | 10 |
QTreeWidget::dropEventName: | QTreeWidget::dropEvent | Prototype: | void QTreeWidget::dropEvent(QDropEvent *event) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 3384-3444 |
| | 36 | 11 |
QWidgetBackingStore::showYellowThingName: | QWidgetBackingStore::showYellowThing | Prototype: | void QWidgetBackingStore::showYellowThing(QWidget *widget, const QRegion &toBePainted, int msec, bool unclipped) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 196-265 |
| | 36 | 11 |
QWidgetLineControl::finishChangeName: | QWidgetLineControl::finishChange | Prototype: | bool QWidgetLineControl::finishChange(int validateFromState, bool update, bool edited) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 694-744 |
| | 36 | 12 |
QWidgetLineControl::processShortcutOverrideEventName: | QWidgetLineControl::processShortcutOverrideEvent | Prototype: | void QWidgetLineControl::processShortcutOverrideEvent(QKeyEvent *ke) | Coverage: | 0.000% (0/73) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1561-1612 |
| | 36 | 15 |
QWidgetPrivate::paintSiblingsRecursiveName: | QWidgetPrivate::paintSiblingsRecursive | Prototype: | void QWidgetPrivate::paintSiblingsRecursive(QPaintDevice *pdev, const QObjectList& siblings, int index, const QRegion &rgn, const QPoint &offset, int flags , QPainter *sharedPainter, QWidgetBackingStore *backingStore) | Coverage: | 0.000% (0/52) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 5793-5846 |
| | 36 | 10 |
QWidgetTextControl::getPaintContextName: | QWidgetTextControl::getPaintContext | Prototype: | QAbstractTextDocumentLayout::PaintContext QWidgetTextControl::getPaintContext(QWidget *widget) const | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 3174-3225 |
| | 36 | 10 |
QWidgetWindow::handleDragEnterMoveEventName: | QWidgetWindow::handleDragEnterMoveEvent | Prototype: | void QWidgetWindow::handleDragEnterMoveEvent(QDragMoveEvent *event) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 810-859 |
| | 36 | 10 |
QWindow::setVisibleName: | QWindow::setVisible | Prototype: | void QWindow::setVisible(bool visible) | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 492-558 |
| | 36 | 14 |
QXcbWindow::setWindowStateName: | QXcbWindow::setWindowState | Prototype: | void QXcbWindow::setWindowState(Qt::WindowState state) | Coverage: | 90.909% (20/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1261-1320 |
| | 36 | 11 |
QXunitTestLogger::addMessageName: | QXunitTestLogger::addMessage | Prototype: | void QXunitTestLogger::addMessage(MessageTypes type, const QString &message, const char *file, int line) | Coverage: | 88.462% (23/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp | Lines: | 292-349 |
| | 36 | 12 |
RectInRegionName: | RectInRegion | Prototype: | static bool RectInRegion(QRegionPrivate *region, int rx, int ry, uint rwidth, uint rheight) | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2721-2781 |
| | 36 | 13 |
convert_ARGB_to_ARGB_PM_inplace_sse2Name: | convert_ARGB_to_ARGB_PM_inplace_sse2 | Prototype: | bool convert_ARGB_to_ARGB_PM_inplace_sse2(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_sse2.cpp | Lines: | 50-106 |
| | 36 | 9 |