Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QGraphicsWidgetPrivate::windowFrameHoverMoveEventName: | QGraphicsWidgetPrivate::windowFrameHoverMoveEvent | Prototype: | void QGraphicsWidgetPrivate::windowFrameHoverMoveEvent(QGraphicsSceneHoverEvent *event) | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | Lines: | 631-713 |
| | 50 | 21 |
QGraphicsProxyWidgetPrivate::setWidget_helperName: | QGraphicsProxyWidgetPrivate::setWidget_helper | Prototype: | void QGraphicsProxyWidgetPrivate::setWidget_helper(QWidget *newWidget, bool autoShow) | Coverage: | 0.000% (0/67) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | Lines: | 560-692 |
| | 90 | 21 |
QCommonStylePrivate::viewItemLayoutName: | QCommonStylePrivate::viewItemLayout | Prototype: | void QCommonStylePrivate::viewItemLayout(const QStyleOptionViewItem *opt, QRect *checkRect, QRect *pixmapRect, QRect *textRect, bool sizehint) const | Coverage: | 0.000% (0/77) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 940-1063 |
| | 84 | 21 |
QAbstractItemModel::matchName: | QAbstractItemModel::match | Prototype: | QModelIndexList QAbstractItemModel::match(const QModelIndex &start, int role, const QVariant &value, int hits, Qt::MatchFlags flags) const | Coverage: | 98.507% (66/67) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2229-2297 |
| | 47 | 21 |
QAbstractItemDelegatePrivate::editorEventFilterName: | QAbstractItemDelegatePrivate::editorEventFilter | Prototype: | bool QAbstractItemDelegatePrivate::editorEventFilter(QObject *object, QEvent *event) | Coverage: | 0.000% (0/62) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | Lines: | 449-523 |
| | 44 | 21 |
qt_scale_image_argb32_on_argb32_sse2Name: | qt_scale_image_argb32_on_argb32_sse2 | Prototype: | void qt_scale_image_argb32_on_argb32_sse2(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | Coverage: | 0.000% (0/64) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 472-595 |
| | 83 | 20 |
qt_blend_argb32_on_argb32_sse2Name: | qt_blend_argb32_on_argb32_sse2 | Prototype: | void qt_blend_argb32_on_argb32_sse2(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | Coverage: | 0.000% (0/58) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 45-79 |
| | 23 | 20 |
putEscapedStringName: | putEscapedString | Prototype: | template <typename Char> static inline void putEscapedString(QTextStreamPrivate *d, const Char *begin, int length, bool isUnicode = true) | Coverage: | 90.323% (56/62) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 186-293 |
| | 72 | 20 |
gray_render_lineName: | gray_render_line | Prototype: | static void gray_render_line( PWorker worker, TPos to_x, TPos to_y ) | Coverage: | 0.000% (0/69) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 628-808 |
| | 109 | 20 |
createWriteHandlerHelperName: | createWriteHandlerHelper | Prototype: | static QImageIOHandler *createWriteHandlerHelper(QIODevice *device, const QByteArray &format) | Coverage: | 0.000% (0/78) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | Lines: | 128-234 |
| | 49 | 20 |
copyArgumentName: | copyArgument | Prototype: | static void copyArgument(void *to, int id, const QVariant &arg) | Coverage: | 18.750% (9/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinterface.cpp | Lines: | 48-142 |
| | 45 | 20 |
canonicalOrderHelperName: | canonicalOrderHelper | Prototype: | static void canonicalOrderHelper(QString *str, QChar::UnicodeVersion version, int from) | Coverage: | 93.548% (58/62) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1871-1957 |
| | 59 | 20 |
blend_transformed_tiled_rgb565Name: | blend_transformed_tiled_rgb565 | Prototype: | static void blend_transformed_tiled_rgb565(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/66) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5175-5322 |
| | 103 | 20 |
QXmlSimpleReaderPrivate::parseCommentName: | QXmlSimpleReaderPrivate::parseComment | Prototype: | bool QXmlSimpleReaderPrivate::parseComment() | Coverage: | 82.692% (43/52) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 6905-7007 |
| | 56 | 20 |
QXcbKeyboard::possibleKeysName: | QXcbKeyboard::possibleKeys | Prototype: | QList<int> QXcbKeyboard::possibleKeys(const QKeyEvent *event) const | Coverage: | 0.000% (0/63) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 965-1064 |
| | 71 | 20 |
QXcbConnection::compressEventName: | QXcbConnection::compressEvent | Prototype: | bool QXcbConnection::compressEvent(xcb_generic_event_t *event, int currentIndex, QXcbEventArray *eventqueue) const | Coverage: | 50.000% (31/62) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1616-1689 |
| | 45 | 20 |
QWindowContainer::eventName: | QWindowContainer::event | Prototype: | bool QWindowContainer::event(QEvent *e) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | Lines: | 259-328 |
| | 40 | 20 |
QWidgetPrivate::setParent_sysName: | QWidgetPrivate::setParent_sys | Prototype: | void QWidgetPrivate::setParent_sys(QWidget *newparent, Qt::WindowFlags f) | Coverage: | 0.000% (0/99) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 10602-10697 |
| | 60 | 20 |
QWidgetLineControl::processInputMethodEventName: | QWidgetLineControl::processInputMethodEvent | Prototype: | void QWidgetLineControl::processInputMethodEvent(QInputMethodEvent *event) | Coverage: | 0.000% (0/67) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 494-590 |
| | 70 | 20 |
QWidgetBackingStore::markDirtyName: | QWidgetBackingStore::markDirty | Prototype: | void QWidgetBackingStore::markDirty(const QRect &rect, QWidget *widget, UpdateTime updateTime, BufferState bufferState) | Coverage: | 0.000% (0/65) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 620-702 |
| | 56 | 20 |
QTreeModel::ensureSortedName: | QTreeModel::ensureSorted | Prototype: | void QTreeModel::ensureSorted(int column, Qt::SortOrder order, int start, int end, const QModelIndex &parent) | Coverage: | 0.000% (0/74) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 583-671 |
| | 64 | 20 |
QTextDocumentLayoutPrivate::drawTableCellName: | QTextDocumentLayoutPrivate::drawTableCell | Prototype: | void QTextDocumentLayoutPrivate::drawTableCell(const QRectF &cellRect, QPainter *painter, const QAbstractTextDocumentLayout::PaintContext &cell_context, QTextTable *table, QTextTableData *td, int r, int c, QTextBlock *cursorBlockNeedingRepaint, QPointF *cursorBlockOffset) const | Coverage: | 0.000% (0/58) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 1096-1207 |
| | 71 | 20 |
QTest::qFindTestDataName: | QTest::qFindTestData | Prototype: | QString QTest::qFindTestData(const QString& base, const char *file, int line, const char *builddir) | Coverage: | 78.333% (47/60) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 3230-3335 |
| | 58 | 20 |
QTabBar::removeTabName: | QTabBar::removeTab | Prototype: | void QTabBar::removeTab(int index) | Coverage: | 0.000% (0/54) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 912-984 |
| | 47 | 20 |
QSwipeGestureRecognizer::recognizeName: | QSwipeGestureRecognizer::recognize | Prototype: | QGestureRecognizer::Result QSwipeGestureRecognizer::recognize(QGesture *state, QObject *, QEvent *event) | Coverage: | 0.000% (0/71) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | Lines: | 279-387 |
| | 72 | 20 |
QStandardPaths::displayNameName: | QStandardPaths::displayName | Prototype: | QString QStandardPaths::displayName(StandardLocation type) | Coverage: | 57.895% (22/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 559-602 |
| | 20 | 20 |
QSqlDriver::sqlStatementName: | QSqlDriver::sqlStatement | Prototype: | QString QSqlDriver::sqlStatement(StatementType type, const QString &tableName, const QSqlRecord &rec, bool preparedStatement) const | Coverage: | 83.051% (49/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines: | 472-551 |
| | 58 | 20 |
QSqlDriver::formatValueName: | QSqlDriver::formatValue | Prototype: | QString QSqlDriver::formatValue(const QSqlField &field, bool trimStrings) const | Coverage: | 33.333% (18/54) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines: | 586-664 |
| | 47 | 20 |
QPlatformTheme::defaultStandardButtonTextName: | QPlatformTheme::defaultStandardButtonText | Prototype: | QString QPlatformTheme::defaultStandardButtonText(int button) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | Lines: | 647-690 |
| | 21 | 20 |
QPlatformDialogHelper::buttonRoleName: | QPlatformDialogHelper::buttonRole | Prototype: | QPlatformDialogHelper::ButtonRole QPlatformDialogHelper::buttonRole(QPlatformDialogHelper::StandardButton button) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 767-808 |
| | 11 | 20 |
QPlatformBackingStore::composeAndFlushName: | QPlatformBackingStore::composeAndFlush | Prototype: | void QPlatformBackingStore::composeAndFlush(QWindow *window, const QRegion ®ion, const QPoint &offset, QPlatformTextureList *textures, QOpenGLContext *context, bool translucentBackground) | Coverage: | 0.000% (0/63) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 306-415 |
| | 71 | 20 |
QPixmapIconEngine::bestMatchName: | QPixmapIconEngine::bestMatch | Prototype: | QPixmapIconEngineEntry *QPixmapIconEngine::bestMatch(const QSize &size, QIcon::Mode mode, QIcon::State state, bool sizeOnly) | Coverage: | 0.000% (0/73) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 218-268 |
| | 41 | 20 |
QOpenGLFunctions_4_4_Core::initializeOpenGLFunctionsName: | QOpenGLFunctions_4_4_Core::initializeOpenGLFunctions | Prototype: | bool QOpenGLFunctions_4_4_Core::initializeOpenGLFunctions() | Coverage: | 0.000% (0/64) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_core.cpp | Lines: | 156-310 |
| | 110 | 20 |
QOpenGLFunctions_4_0_Compatibility::~QOpenGLFunctions_4_0_CompatibilityName: | QOpenGLFunctions_4_0_Compatibility::~QOpenGLFunctions_4_0_Compatibility | Prototype: | QOpenGLFunctions_4_0_Compatibility::~QOpenGLFunctions_4_0_Compatibility() | Coverage: | 0.000% (0/96) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_compatibility.cpp | Lines: | 87-165 |
| | 57 | 20 |
QOpenGLEngineSharedShaders::findProgramInCacheName: | QOpenGLEngineSharedShaders::findProgramInCache | Prototype: | QOpenGLEngineShaderProg *QOpenGLEngineSharedShaders::findProgramInCache(const QOpenGLEngineShaderProg &prog) | Coverage: | 0.000% (0/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp | Lines: | 328-468 |
| | 90 | 20 |
QNetworkConfigurationManagerPrivate::defaultConfigurationName: | QNetworkConfigurationManagerPrivate::defaultConfiguration | Prototype: | QNetworkConfiguration QNetworkConfigurationManagerPrivate::defaultConfiguration() const | Coverage: | 4.000% (2/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | Lines: | 96-211 |
| | 56 | 20 |
QNetworkAccessFtpBackend::ftpDoneName: | QNetworkAccessFtpBackend::ftpDone | Prototype: | void QNetworkAccessFtpBackend::ftpDone() | Coverage: | 77.419% (48/62) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessftpbackend.cpp | Lines: | 225-343 |
| | 71 | 20 |
QNativeSocketEnginePrivate::nativeConnectName: | QNativeSocketEnginePrivate::nativeConnect | Prototype: | bool QNativeSocketEnginePrivate::nativeConnect(const QHostAddress &addr, quint16 port) | Coverage: | 31.429% (11/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 386-464 |
| | 35 | 20 |
QLocaleData::validateCharsName: | QLocaleData::validateChars | Prototype: | bool QLocaleData::validateChars(const QString &str, NumberMode numMode, QByteArray *buff, int decDigits, bool rejectGroupSeparators) const | Coverage: | 88.060% (59/67) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3151-3242 |
| | 44 | 20 |
QImage::pixelName: | QImage::pixel | Prototype: | QRgb QImage::pixel(int x, int y) const | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2221-2277 |
| | 30 | 20 |
QImage::invertPixelsName: | QImage::invertPixels | Prototype: | void QImage::invertPixels(InvertMode mode) | Coverage: | 0.000% (0/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1843-1912 |
| | 39 | 20 |
QIcuCodec::codecForNameUnlockedName: | QIcuCodec::codecForNameUnlocked | Prototype: | QTextCodec *QIcuCodec::codecForNameUnlocked(const char *name) | Coverage: | 85.714% (66/77) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | Lines: | 450-535 |
| | 56 | 20 |
QGuiApplicationPrivate::createPlatformIntegrationName: | QGuiApplicationPrivate::createPlatformIntegration | Prototype: | void QGuiApplicationPrivate::createPlatformIntegration() | Coverage: | 0.000% (0/74) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1167-1241 |
| | 46 | 20 |
QGraphicsItem::itemTransformName: | QGraphicsItem::itemTransform | Prototype: | QTransform QGraphicsItem::itemTransform(const QGraphicsItem *other, bool *ok) const | Coverage: | 0.000% (0/70) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 4285-4383 |
| | 66 | 20 |
QGLEngineSharedShaders::findProgramInCacheName: | QGLEngineSharedShaders::findProgramInCache | Prototype: | QGLEngineShaderProg *QGLEngineSharedShaders::findProgramInCache(const QGLEngineShaderProg &prog) | Coverage: | 47.458% (28/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 325-465 |
| | 90 | 20 |
QFileSystemEngine::fillMetaDataName: | QFileSystemEngine::fillMetaData | Prototype: | bool QFileSystemEngine::fillMetaData(const QFileSystemEntry &entry, QFileSystemMetaData &data, QFileSystemMetaData::MetaDataFlags what) | Coverage: | 96.875% (62/64) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | Lines: | 424-551 |
| | 58 | 20 |
QDockAreaLayoutInfo::insertGapName: | QDockAreaLayoutInfo::insertGap | Prototype: | bool QDockAreaLayoutInfo::insertGap(const QList<int> &path, QLayoutItem *dockWidgetItem) | Coverage: | 0.000% (0/71) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1143-1272 |
| | 70 | 20 |
QDockAreaLayoutInfo::applyName: | QDockAreaLayoutInfo::apply | Prototype: | void QDockAreaLayoutInfo::apply(bool animate) | Coverage: | 0.000% (0/54) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1491-1565 |
| | 43 | 20 |
QDateTimeParser::setDigitName: | QDateTimeParser::setDigit | Prototype: | bool QDateTimeParser::setDigit(QDateTime &v, int index, int newVal) const | Coverage: | 82.979% (39/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 115-175 |
| | 37 | 20 |
QDateTime::toStringName: | QDateTime::toString | Prototype: | QString QDateTime::toString(Qt::DateFormat format) const | Coverage: | 97.297% (36/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3534-3598 |
| | 37 | 20 |
QDBusMetaType::typeToSignatureName: | QDBusMetaType::typeToSignature | Prototype: | const char *QDBusMetaType::typeToSignature(int type) | Coverage: | 100.000% (46/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetatype.cpp | Lines: | 379-462 |
| | 39 | 20 |
QComboBoxPrivate::_q_returnPressedName: | QComboBoxPrivate::_q_returnPressed | Prototype: | void QComboBoxPrivate::_q_returnPressed() | Coverage: | 0.000% (0/55) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1208-1270 |
| | 40 | 20 |
QBasicFontDatabase::addTTFileName: | QBasicFontDatabase::addTTFile | Prototype: | QStringList QBasicFontDatabase::addTTFile(const QByteArray &fontData, const QByteArray &file) | Coverage: | 0.000% (0/61) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | Lines: | 175-273 |
| | 73 | 20 |
QApplication::eventName: | QApplication::event | Prototype: | bool QApplication::event(QEvent *e) | Coverage: | 0.000% (0/70) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1997-2076 |
| | 52 | 20 |
QAbstractButton::eventName: | QAbstractButton::event | Prototype: | bool QAbstractButton::event(QEvent *e) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 916-960 |
| | 17 | 20 |
PathSimplifier::initElementsName: | PathSimplifier::initElements | Prototype: | void PathSimplifier::initElements(const QVectorPath &path, const QTransform &matrix) | Coverage: | 0.000% (0/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 495-646 |
| | 115 | 20 |
Parser::parseName: | Parser::parse | Prototype: | bool Parser::parse(StyleSheet *styleSheet, Qt::CaseSensitivity nameCaseSensitivity) | Coverage: | 0.000% (0/74) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2175-2214 |
| | 30 | 20 |
qt_memfill32Name: | qt_memfill32 | Prototype: | void qt_memfill32(quint32 *dest, quint32 value, int count) | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 233-281 |
| | 34 | 19 |
qt_gl_resolve_featuresName: | qt_gl_resolve_features | Prototype: | static int qt_gl_resolve_features() | Coverage: | 56.140% (32/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | Lines: | 215-289 |
| | 61 | 19 |
localMSecsToEpochMSecsName: | localMSecsToEpochMSecs | Prototype: | static qint64 localMSecsToEpochMSecs(qint64 localMsecs, QDateTimePrivate::DaylightStatus *daylightStatus, QDate *localDate = 0, QTime *localTime = 0, QString *abbreviation = 0) | Coverage: | 95.312% (61/64) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2465-2559 |
| | 56 | 19 |
gray_render_cubicName: | gray_render_cubic | Prototype: | static void gray_render_cubic( PWorker worker, const QT_FT_Vector* control1, const QT_FT_Vector* control2, const QT_FT_Vector* to ) | Coverage: | 0.000% (0/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 968-1086 |
| | 83 | 19 |
getMessageName: | getMessage | Prototype: | static QString getMessage(const uchar *m, const uchar *end, const char *context, const char *sourceText, const char *comment, uint numerus) | Coverage: | 71.111% (32/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 875-943 |
| | 48 | 19 |
findVersionDirectivePositionName: | findVersionDirectivePosition | Prototype: | static QVersionDirectivePosition findVersionDirectivePosition(const char *source) | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 424-495 |
| | 37 | 19 |
drawRectangleName: | drawRectangle | Prototype: | template <FillClip clip> void drawRectangle(qint32 *bits, int width, int height, const QPoint *int1, const QPoint *center1, const QPoint *ext1, const QPoint *int2, const QPoint *center2, const QPoint *ext2, qint32 extValue) | Coverage: | 0.000% (0/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 282-425 |
| | 92 | 19 |
QXunitTestLogger::addIncidentName: | QXunitTestLogger::addIncident | Prototype: | void QXunitTestLogger::addIncident(IncidentTypes type, const char *description, const char *file, int line) | Coverage: | 64.789% (46/71) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp | Lines: | 149-245 |
| | 57 | 19 |
QXmlStreamReaderPrivate::resolveTagName: | QXmlStreamReaderPrivate::resolveTag | Prototype: | void QXmlStreamReaderPrivate::resolveTag() | Coverage: | 77.011% (67/87) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 1564-1666 |
| | 76 | 19 |
QXmlStreamReaderPrivate::fastScanContentCharListName: | QXmlStreamReaderPrivate::fastScanContentCharList | Prototype: | inline int QXmlStreamReaderPrivate::fastScanContentCharList() | Coverage: | 85.714% (36/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 1222-1284 |
| | 38 | 19 |
QXcbWindow::wmWindowTypesName: | QXcbWindow::wmWindowTypes | Prototype: | QXcbWindowFunctions::WmWindowTypes QXcbWindow::wmWindowTypes() const | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1762-1831 |
| | 45 | 19 |
QWindowsStyle::sizeFromContentsName: | QWindowsStyle::sizeFromContents | Prototype: | QSize QWindowsStyle::sizeFromContents(ContentsType ct, const QStyleOption *opt, const QSize &csz, const QWidget *widget) const | Coverage: | 0.000% (0/54) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 2342-2425 |
| | 54 | 19 |
QWidget::createName: | QWidget::create | Prototype: | void QWidget::create(WId window, bool initializeWindow, bool destroyOldWindow) | Coverage: | 0.000% (0/79) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 1273-1374 |
| | 47 | 19 |
QTreeView::scrollToName: | QTreeView::scrollTo | Prototype: | void QTreeView::scrollTo(const QModelIndex &index, ScrollHint hint) | Coverage: | 0.000% (0/92) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 1142-1236 |
| | 65 | 19 |
QTextureGlyphCache::populateName: | QTextureGlyphCache::populate | Prototype: | bool QTextureGlyphCache::populate(QFontEngine *fontEngine, int numGlyphs, const glyph_t *glyphs, const QFixedPoint *positions) | Coverage: | 0.000% (0/65) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | Lines: | 88-218 |
| | 72 | 19 |
QTextCharFormat::setFontName: | QTextCharFormat::setFont | Prototype: | void QTextCharFormat::setFont(const QFont &font, FontPropertiesInheritanceBehavior behavior) | Coverage: | 0.000% (0/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1902-1950 |
| | 40 | 19 |
QTapAndHoldGestureRecognizer::recognizeName: | QTapAndHoldGestureRecognizer::recognize | Prototype: | QGestureRecognizer::Result QTapAndHoldGestureRecognizer::recognize(QGesture *state, QObject *object, QEvent *event) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | Lines: | 492-572 |
| | 47 | 19 |
QTableView::updateGeometriesName: | QTableView::updateGeometries | Prototype: | void QTableView::updateGeometries() | Coverage: | 0.000% (0/65) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 2089-2202 |
| | 79 | 19 |
QT_FT_Outline_DecomposeName: | QT_FT_Outline_Decompose | Prototype: | static int QT_FT_Outline_Decompose( const QT_FT_Outline* outline, void* user ) | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 1361-1548 |
| | 94 | 19 |
QSortFilterProxyModelPrivate::_q_sourceDataChangedName: | QSortFilterProxyModelPrivate::_q_sourceDataChanged | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceDataChanged(const QModelIndex &source_top_left, const QModelIndex &source_bottom_right, const QVector<int> &roles) | Coverage: | 75.385% (49/65) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 1152-1260 |
| | 72 | 19 |
QSimplex::setConstraintsName: | QSimplex::setConstraints | Prototype: | bool QSimplex::setConstraints(const QList<QSimplexConstraint *> &newConstraints) | Coverage: | 0.000% (0/55) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | Lines: | 121-295 |
| | 79 | 19 |
QPlatformIntegration::styleHintName: | QPlatformIntegration::styleHint | Prototype: | QVariant QPlatformIntegration::styleHint(StyleHint hint) const | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 360-402 |
| | 20 | 19 |
QPaintDeviceWindow::metricName: | QPaintDeviceWindow::metric | Prototype: | int QPaintDeviceWindow::metric(PaintDeviceMetric metric) const | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | Lines: | 122-168 |
| | 28 | 19 |
QOpenGLTexturePrivate::allocateImmutableStorageName: | QOpenGLTexturePrivate::allocateImmutableStorage | Prototype: | void QOpenGLTexturePrivate::allocateImmutableStorage() | Coverage: | 0.000% (0/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 1137-1229 |
| | 53 | 19 |
QOpenGLFunctions_4_5_Core::~QOpenGLFunctions_4_5_CoreName: | QOpenGLFunctions_4_5_Core::~QOpenGLFunctions_4_5_Core | Prototype: | QOpenGLFunctions_4_5_Core::~QOpenGLFunctions_4_5_Core() | Coverage: | 0.000% (0/91) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_core.cpp | Lines: | 85-159 |
| | 54 | 19 |
QOpenGLFunctions_4_3_Core::initializeOpenGLFunctionsName: | QOpenGLFunctions_4_3_Core::initializeOpenGLFunctions | Prototype: | bool QOpenGLFunctions_4_3_Core::initializeOpenGLFunctions() | Coverage: | 0.000% (0/61) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_core.cpp | Lines: | 151-297 |
| | 104 | 19 |
QOpenGLFunctions_3_3_Compatibility::~QOpenGLFunctions_3_3_CompatibilityName: | QOpenGLFunctions_3_3_Compatibility::~QOpenGLFunctions_3_3_Compatibility | Prototype: | QOpenGLFunctions_3_3_Compatibility::~QOpenGLFunctions_3_3_Compatibility() | Coverage: | 0.000% (0/91) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_compatibility.cpp | Lines: | 86-160 |
| | 54 | 19 |
QOpenGLFunctions_3_2_Compatibility::initializeOpenGLFunctionsName: | QOpenGLFunctions_3_2_Compatibility::initializeOpenGLFunctions | Prototype: | bool QOpenGLFunctions_3_2_Compatibility::initializeOpenGLFunctions() | Coverage: | 0.000% (0/61) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_compatibility.cpp | Lines: | 153-299 |
| | 104 | 19 |
QNativeSocketEnginePrivate::nativeAcceptName: | QNativeSocketEnginePrivate::nativeAccept | Prototype: | int QNativeSocketEnginePrivate::nativeAccept() | Coverage: | 17.857% (5/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 559-606 |
| | 20 | 19 |
QMoviePrivate::infoForFrameName: | QMoviePrivate::infoForFrame | Prototype: | QFrameInfo QMoviePrivate::infoForFrame(int frameNumber) | Coverage: | 0.000% (0/58) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | Lines: | 325-416 |
| | 56 | 19 |
QMimeBinaryProvider::loadMimeTypePrivateName: | QMimeBinaryProvider::loadMimeTypePrivate | Prototype: | void QMimeBinaryProvider::loadMimeTypePrivate(QMimeTypePrivate &data) | Coverage: | 72.131% (44/61) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | Lines: | 553-648 |
| | 52 | 19 |
QMenuPrivate::updateActionRectsName: | QMenuPrivate::updateActionRects | Prototype: | void QMenuPrivate::updateActionRects(const QRect &screen) const | Coverage: | 0.000% (0/90) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 243-389 |
| | 98 | 19 |
QMenuPrivate::setCurrentActionName: | QMenuPrivate::setCurrentAction | Prototype: | void QMenuPrivate::setCurrentAction(QAction *action, int popup, SelectionReason reason, bool activateFirst) | Coverage: | 0.000% (0/68) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 554-626 |
| | 39 | 19 |
QLocaleData::longLongToStringName: | QLocaleData::longLongToString | Prototype: | QString QLocaleData::longLongToString(const QChar zero, const QChar group, const QChar plus, const QChar minus, qlonglong l, int precision, int base, int width, unsigned flags) | Coverage: | 65.217% (60/92) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2882-2967 |
| | 52 | 19 |
QLabelPrivate::sizeForWidthName: | QLabelPrivate::sizeForWidth | Prototype: | QSize QLabelPrivate::sizeForWidth(int w) const | Coverage: | 0.000% (0/81) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 559-648 |
| | 59 | 19 |
QJsonValue::fromVariantName: | QJsonValue::fromVariant | Prototype: | QJsonValue QJsonValue::fromVariant(const QVariant &variant) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 387-428 |
| | 18 | 19 |
QImageTextureGlyphCache::fillTextureName: | QImageTextureGlyphCache::fillTexture | Prototype: | void QImageTextureGlyphCache::fillTexture(const Coord &c, glyph_t g, QFixed subPixelPosition) | Coverage: | 0.000% (0/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | Lines: | 303-394 |
| | 50 | 19 |
QHostAddress::parseSubnetName: | QHostAddress::parseSubnet | Prototype: | QPair<QHostAddress, int> QHostAddress::parseSubnet(const QString &subnet) | Coverage: | 96.721% (59/61) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 980-1076 |
| | 53 | 19 |
QHeaderViewPrivate::resizeSectionsName: | QHeaderViewPrivate::resizeSections | Prototype: | void QHeaderViewPrivate::resizeSections(QHeaderView::ResizeMode globalMode, bool useGlobalMode) | Coverage: | 0.000% (0/80) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3217-3344 |
| | 82 | 19 |
QGtkStyle::standardPixmapName: | QGtkStyle::standardPixmap | Prototype: | QPixmap QGtkStyle::standardPixmap(StandardPixmap sp, const QStyleOption *option, const QWidget *widget) const | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 4046-4109 |
| | 32 | 19 |
QFontPrivate::resolveName: | QFontPrivate::resolve | Prototype: | void QFontPrivate::resolve(uint mask, const QFontPrivate *other) | Coverage: | 0.000% (0/55) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 249-310 |
| | 39 | 19 |
QFocusFrame::eventFilterName: | QFocusFrame::eventFilter | Prototype: | bool QFocusFrame::eventFilter(QObject *o, QEvent *e) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfocusframe.cpp | Lines: | 270-327 |
| | 33 | 19 |
QDomNodePrivate::replaceChildName: | QDomNodePrivate::replaceChild | Prototype: | QDomNodePrivate* QDomNodePrivate::replaceChild(QDomNodePrivate* newChild, QDomNodePrivate* oldChild) | Coverage: | 0.000% (0/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1703-1795 |
| | 54 | 19 |