Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
qt_convert_rgb888_to_rgbx8888Name: | qt_convert_rgb888_to_rgbx8888 | Prototype: | void qt_convert_rgb888_to_rgbx8888(quint32 *dest_data, const uchar *src_data, int len) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 311-351 |
| | 21 | 4 |
qt_gtk_get_iconName: | qt_gtk_get_icon | Prototype: | static QPixmap qt_gtk_get_icon(const char* iconName, GtkIconSize size = GTK_ICON_SIZE_BUTTON) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 85-114 |
| | 21 | 2 |
qt_registerFontName: | qt_registerFont | Prototype: | void qt_registerFont(const QString &familyName, const QString &stylename, const QString &foundryname, int weight, QFont::Style style, int stretch, bool antialiased, bool scalable, int pixelSize, bool fixedPitch, const QSupportedWritingSystems &writingSystems, void *handle) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 736-768 |
| | 21 | 5 |
qt_setWindowTitle_helperHelperName: | qt_setWindowTitle_helperHelper | Prototype: | QString qt_setWindowTitle_helperHelper(const QString &title, const QWidget *widget) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 6034-6075 |
| | 21 | 6 |
qt_socket_getPortAndAddressName: | qt_socket_getPortAndAddress | Prototype: | static inline void qt_socket_getPortAndAddress(const qt_sockaddr *s, quint16 *port, QHostAddress *addr) | Coverage: | 72.727% (16/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 101-132 |
| | 21 | 8 |
strokeLineName: | strokeLine | Prototype: | static StrokeLine strokeLine(int strokeSelection) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 191-225 |
| | 21 | 10 |
weightFromFcWeightName: | weightFromFcWeight | Prototype: | static inline int weightFromFcWeight(int fcweight) | Coverage: | 51.613% (16/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 65-95 |
| | 21 | 11 |
DasherName: | Dasher | Coverage: | 0.000% (0/16) |
| | 22 | 7 |
InsertionSortName: | InsertionSort | Prototype: | static int InsertionSort(EdgeTableEntry *AET) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3366-3394 |
| | 22 | 5 |
KeyCheckerName: | KeyChecker | Coverage: | 0.000% (0/29) |
| | 22 | 9 |
OsTypeTermName: | OsTypeTerm | Coverage: | 0.000% (0/31) |
| | 22 | 13 |
PixmapEntryName: | PixmapEntry | Coverage: | 0.000% (0/22) |
| | 22 | 6 |
QAbstractStatePrivateName: | QAbstractStatePrivate | Coverage: | 88.889% (16/18) |
| | 22 | 10 |
QBenchmarkTestMethodDataName: | QBenchmarkTestMethodData | Coverage: | 96.000% (24/25) |
| | 22 | 10 |
QDomAttrName: | QDomAttr | Coverage: | 0.000% (0/23) |
| | 22 | 13 |
QGLContextGroupName: | QGLContextGroup | Coverage: | 73.684% (14/19) |
| | 22 | 9 |
QGraphicsSceneContextMenuEventName: | QGraphicsSceneContextMenuEvent | Coverage: | 0.000% (0/11) |
| | 22 | 11 |
QGridBoxName: | QGridBox | Coverage: | 0.000% (0/28) |
| | 22 | 20 |
QGridLayoutBoxName: | QGridLayoutBox | Coverage: | 0.000% (0/16) |
| | 22 | 5 |
QIconEngineName: | QIconEngine | Coverage: | 0.000% (0/11) |
| | 22 | 10 |
QMapNodeBaseName: | QMapNodeBase | Coverage: | 96.154% (25/26) |
| | 22 | 8 |
QNetworkAddressEntryName: | QNetworkAddressEntry | Coverage: | 82.759% (24/29) |
| | 22 | 15 |
QPaintEngineStateName: | QPaintEngineState | Coverage: | 0.000% (0/18) |
| | 22 | 18 |
QPlatformInputContextName: | QPlatformInputContext | Coverage: | 0.000% (0/20) |
| | 22 | 18 |
QRasterPaintEngineStateName: | QRasterPaintEngineState | Coverage: | 0.000% (0/6) |
| | 22 | 4 |
QRegularExpressionMatchIteratorName: | QRegularExpressionMatchIterator | Coverage: | 94.118% (16/17) |
| | 22 | 13 |
SegmentName: | Segment | Coverage: | 0.000% (0/13) |
| | 22 | 7 |
decimalFormName: | decimalForm | Prototype: | QString &decimalForm(QChar zero, QChar decimal, QChar group, QString &digits, int decpt, uint precision, PrecisionMode pm, bool always_show_decpt, bool thousands_group) | Coverage: | 100.000% (40/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 157-197 |
| | 22 | 13 |
decomposeHelperName: | decomposeHelper | Prototype: | static void decomposeHelper(QString *str, bool canonical, QChar::UnicodeVersion version, int from) | Coverage: | 90.909% (20/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1707-1740 |
| | 22 | 6 |
encodeEntityName: | encodeEntity | Prototype: | static QByteArray encodeEntity(const QByteArray& str) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5686-5717 |
| | 22 | 5 |
flushRowName: | flushRow | Prototype: | static inline void flushRow(const QRegionSpan *spans, int y, int numSpans, QRegionPrivate *reg, int *lastRow, int *extendTo, bool *needsExtend) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3421-3455 |
| | 22 | 9 |
grayscaleName: | grayscale | Prototype: | static void grayscale(const QImage &image, QImage &dest, const QRect& rect = QRect()) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 937-971 |
| | 22 | 7 |
huntAndEmitName: | huntAndEmit | Prototype: | static void huntAndEmit(DBusConnection *connection, DBusMessage *msg, QObject *needle, const QDBusConnectionPrivate::ObjectTreeNode &haystack, bool isScriptable, bool isAdaptor, const QString &path = QString()) | Coverage: | 83.333% (25/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 623-655 |
| | 22 | 9 |
keywordsName: | keywords | Prototype: | static QSet<QByteArray> keywords() | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | Lines: | 85-155 |
| | 22 | 3 |
multaddName: | multadd | Prototype: | static Bigint *multadd(Bigint *b, int m, int a) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 564-601 |
| | 22 | 4 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, QDir::Filters filters) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 2301-2327 |
| | 22 | 17 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QRegularExpressionMatch &match) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2536-2569 |
| | 22 | 6 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QScreen *screen) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | Lines: | 710-736 |
| | 22 | 4 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &in, QHostAddress &address) | Coverage: | 85.714% (12/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 1194-1229 |
| | 22 | 7 |
qglx_reduceSurfaceFormatName: | qglx_reduceSurfaceFormat | Prototype: | QSurfaceFormat qglx_reduceSurfaceFormat(const QSurfaceFormat &format, bool *reduced) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 315-342 |
| | 22 | 10 |
qt_addBitmapToPathName: | qt_addBitmapToPath | Prototype: | void qt_addBitmapToPath(qreal x0, qreal y0, const uchar *image_data, int bpl, int w, int h, QPainterPath *path) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 748-781 |
| | 22 | 10 |
qt_create_qhash_seedName: | qt_create_qhash_seed | Prototype: | static uint qt_create_qhash_seed() | Coverage: | 38.462% (5/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 221-266 |
| | 22 | 5 |
qt_gradient_argb32Name: | qt_gradient_argb32 | Prototype: | static void qt_gradient_argb32(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5566-5614 |
| | 22 | 3 |
qt_idForSizeName: | qt_idForSize | Prototype: | static QPageSize::PageSizeId qt_idForSize(const QSizeF &size, QPageSize::Unit units, QPageSize::SizeMatchPolicy matchPolicy, QSize *match) | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 670-706 |
| | 22 | 14 |
qt_memrotate90_tiledName: | qt_memrotate90_tiled | Prototype: | template <class T> static inline void qt_memrotate90_tiled(const T *src, int w, int h, int sstride, T *dest, int dstride) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 194-251 |
| | 22 | 12 |
qt_qdnsservicerecord_sortName: | qt_qdnsservicerecord_sort | Prototype: | static void qt_qdnsservicerecord_sort(QList<QDnsServiceRecord> &records) | Coverage: | 95.455% (21/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | Lines: | 101-149 |
| | 22 | 8 |
qt_xcb_XPixmapFromBitmapName: | qt_xcb_XPixmapFromBitmap | Prototype: | xcb_pixmap_t qt_xcb_XPixmapFromBitmap(QXcbScreen *screen, const QImage &image) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp | Lines: | 166-191 |
| | 22 | 4 |
read_pbm_intName: | read_pbm_int | Prototype: | static int read_pbm_int(QIODevice *d) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 59-88 |
| | 22 | 9 |
toSubpathsName: | toSubpaths | Prototype: | QVector<QPainterPath> toSubpaths(const QPainterPath &path) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1884-1919 |
| | 22 | 9 |
ucalOffsetsAtTimeName: | ucalOffsetsAtTime | Prototype: | static bool ucalOffsetsAtTime(UCalendar *m_ucal, qint64 atMSecsSinceEpoch, int *utcOffset, int *dstOffset) | Coverage: | 53.846% (7/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 140-177 |
| | 22 | 5 |
ucalTimeZoneDisplayNameName: | ucalTimeZoneDisplayName | Prototype: | static QString ucalTimeZoneDisplayName(UCalendar *ucal, QTimeZone::TimeType timeType, QTimeZone::NameType nameType, const QString &localeCode) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 102-137 |
| | 22 | 3 |
ucstricmpName: | ucstricmp | Prototype: | static int ucstricmp(const ushort *a, const ushort *ae, const ushort *b, const ushort *be) | Coverage: | 84.000% (21/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 372-403 |
| | 22 | 9 |
validateSingleTypeName: | validateSingleType | Prototype: | static const char *validateSingleType(const char *signature) | Coverage: | 96.667% (29/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | Lines: | 252-295 |
| | 22 | 10 |
QAccessibleApplicationName: | QAccessibleApplication | Coverage: | 0.000% (0/27) |
| | 23 | 16 |
QAccessibleMainWindowName: | QAccessibleMainWindow | Coverage: | 0.000% (0/27) |
| | 23 | 11 |
QDBusServiceWatcherPrivateName: | QDBusServiceWatcherPrivate | Coverage: | 86.207% (25/29) |
| | 23 | 13 |
QDomEntityPrivateName: | QDomEntityPrivate | Coverage: | 0.000% (0/20) |
| | 23 | 9 |
QEGLDeviceIntegrationFactoryName: | QEGLDeviceIntegrationFactory | Coverage: | 0.000% (0/30) |
| | 23 | 13 |
QFileSelectorName: | QFileSelector | Coverage: | 93.333% (14/15) |
| | 23 | 8 |
QGraphicsLayoutStyleInfoName: | QGraphicsLayoutStyleInfo | Coverage: | 0.000% (0/18) |
| | 23 | 10 |
QNetworkInterfaceManagerName: | QNetworkInterfaceManager | Coverage: | 80.952% (17/21) |
| | 23 | 10 |
QOpenGLPixelTransferOptionsName: | QOpenGLPixelTransferOptions | Coverage: | 0.000% (0/22) |
| | 23 | 20 |
QPinchGestureName: | QPinchGesture | Coverage: | 0.000% (0/23) |
| | 23 | 23 |
QSslCipherName: | QSslCipher | Coverage: | 51.724% (15/29) |
| | 23 | 19 |
QStyleAnimationName: | QStyleAnimation | Coverage: | 0.000% (0/25) |
| | 23 | 17 |
QStyleSheetBorderDataName: | QStyleSheetBorderData | Coverage: | 0.000% (0/37) |
| | 23 | 13 |
QSubpathBackwardIteratorName: | QSubpathBackwardIterator | Coverage: | 0.000% (0/19) |
| | 23 | 10 |
QTextBlockFormatName: | QTextBlockFormat | Coverage: | 0.000% (0/13) |
| | 23 | 7 |
QTextUndoCommandName: | QTextUndoCommand | Coverage: | 0.000% (0/31) |
| | 23 | 5 |
_q_OpenSSL_to_QSslErrorName: | _q_OpenSSL_to_QSslError | Prototype: | static QSslError _q_OpenSSL_to_QSslError(int errorCode, const QSslCertificate &cert) | Coverage: | 36.585% (15/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 1044-1091 |
| | 23 | 21 |
_q_paintIntoCacheName: | _q_paintIntoCache | Prototype: | static void _q_paintIntoCache(QPixmap *pix, QGraphicsItem *item, const QRegion &pixmapExposed, const QTransform &itemToPixmap, QPainter::RenderHints renderHints, const QStyleOptionGraphicsItem *option, bool painterStateProtection) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 4296-4336 |
| | 23 | 4 |
convertFromGLImageName: | convertFromGLImage | Prototype: | static void convertFromGLImage(QImage &img, int w, int h, bool alpha_format, bool include_alpha) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1832-1873 |
| | 23 | 8 |
copyActionToPlatformItemName: | copyActionToPlatformItem | Prototype: | static void copyActionToPlatformItem(const QAction *action, QPlatformMenuItem *item, QPlatformMenu *itemsMenu) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 3214-3246 |
| | 23 | 5 |
detectProcessorFeaturesName: | detectProcessorFeatures | Prototype: | static quint64 detectProcessorFeatures() | Coverage: | 35.294% (6/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | Lines: | 246-329 |
| | 23 | 6 |
dumpLayoutName: | dumpLayout | Prototype: | static void dumpLayout(QTextStream &qout, const QDockAreaLayoutItem &item, QString indent) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 84-110 |
| | 23 | 4 |
findChildObjectName: | findChildObject | Prototype: | static QObject *findChildObject(const QDBusConnectionPrivate::ObjectTreeNode *root, const QString &fullpath, int start) | Coverage: | 90.909% (20/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 414-455 |
| | 23 | 7 |
getFactorName: | getFactor | Prototype: | static QPair<QGraphicsAnchorLayoutPrivate::Interval, qreal> getFactor(qreal value, qreal min, qreal minPref, qreal pref, qreal maxPref, qreal max) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 407-441 |
| | 23 | 5 |
loadQtCodecName: | loadQtCodec | Prototype: | static QTextCodec *loadQtCodec(const char *name) | Coverage: | 94.737% (36/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | Lines: | 350-378 |
| | 23 | 12 |
lockInternal_helperName: | lockInternal_helper | Prototype: | template <bool IsTimed> static inline bool lockInternal_helper(QBasicAtomicPointer<QMutexData> &d_ptr, int timeout = -1, QElapsedTimer *elapsedTimer = 0) | Coverage: | 97.143% (34/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | Lines: | 154-198 |
| | 23 | 9 |
mergeRowLengthsName: | mergeRowLengths | Prototype: | static QItemSelection mergeRowLengths(const QVector<QPair<QPersistentModelIndex, uint> > &rowLengths) | Coverage: | 73.913% (17/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 896-927 |
| | 23 | 7 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug s, const QRegion &r) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 423-452 |
| | 23 | 7 |
parseCombinedArgStringName: | parseCombinedArgString | Prototype: | static QStringList parseCombinedArgString(const QString &program) | Coverage: | 100.000% (27/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2195-2233 |
| | 23 | 9 |
parseFontNameName: | parseFontName | Prototype: | static void parseFontName(const QString &name, QString &foundry, QString &family) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 612-644 |
| | 23 | 7 |
qDBusInterfaceFromMetaObjectName: | qDBusInterfaceFromMetaObject | Prototype: | QString qDBusInterfaceFromMetaObject(const QMetaObject *mo) | Coverage: | 50.000% (13/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp | Lines: | 69-103 |
| | 23 | 7 |
qDrawTextureRectName: | qDrawTextureRect | Prototype: | static void qDrawTextureRect(const QRectF &target, GLint textureWidth, GLint textureHeight, GLenum textureTarget) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2934-2974 |
| | 23 | 3 |
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 |
qt_blend_argb32_on_argb32_ssse3Name: | qt_blend_argb32_on_argb32_ssse3 | Prototype: | void qt_blend_argb32_on_argb32_ssse3(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | Coverage: | 0.000% (0/85) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp | Lines: | 136-171 |
| | 23 | 30 |
qt_intersect_spansName: | qt_intersect_spans | Prototype: | static int qt_intersect_spans(QT_FT_Span *spans, int numSpans, const QRect &clip) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 4009-4040 |
| | 23 | 6 |
qt_memrotate270_tiledName: | qt_memrotate270_tiled | Prototype: | template <class T> static inline void qt_memrotate270_tiled(const T *src, int w, int h, int sstride, T *dest, int dstride) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 281-338 |
| | 23 | 12 |
qt_qimageScaleAARGBA_down_x_up_y_sse4Name: | qt_qimageScaleAARGBA_down_x_up_y_sse4 | Prototype: | template<bool RGB> void qt_qimageScaleAARGBA_down_x_up_y_sse4(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp | Lines: | 105-148 |
| | 23 | 5 |
qt_qimageScaleAARGBA_up_x_down_y_sse4Name: | qt_qimageScaleAARGBA_up_x_down_y_sse4 | Prototype: | template<bool RGB> void qt_qimageScaleAARGBA_up_x_down_y_sse4(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp | Lines: | 60-103 |
| | 23 | 5 |
qt_qimageScaleAARGBA_up_xyName: | qt_qimageScaleAARGBA_up_xy | Prototype: | static void qt_qimageScaleAARGBA_up_xy(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 280-316 |
| | 23 | 7 |
qt_qimageScaleAARGB_down_x_up_yName: | qt_qimageScaleAARGB_down_x_up_y | Prototype: | static void qt_qimageScaleAARGB_down_x_up_y(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: | 603-637 |
| | 23 | 4 |
qt_qimageScaleAARGB_up_x_down_yName: | qt_qimageScaleAARGB_up_x_down_y | Prototype: | static void qt_qimageScaleAARGB_up_x_down_y(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: | 567-601 |
| | 23 | 4 |
qt_tildeExpansionName: | qt_tildeExpansion | Prototype: | QString qt_tildeExpansion(const QString &path, bool *expanded = 0) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1099-1139 |
| | 23 | 6 |
read_xpm_stringName: | read_xpm_string | Prototype: | static bool read_xpm_string(QByteArray &buf, QIODevice *d, const char * const *source, int &index, QByteArray &state) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 785-818 |
| | 23 | 8 |
rgbSwapped_genericName: | rgbSwapped_generic | Prototype: | inline void rgbSwapped_generic(int width, int height, const QImage *src, QImage *dst, const QPixelLayout* layout) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3133-3163 |
| | 23 | 4 |
showNewMessageBoxName: | showNewMessageBox | Prototype: | static QMessageBox::StandardButton showNewMessageBox(QWidget *parent, QMessageBox::Icon icon, const QString& title, const QString& text, QMessageBox::StandardButtons buttons, QMessageBox::StandardButton defaultButton) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 1622-1657 |
| | 23 | 7 |
QAbstractTestLoggerName: | QAbstractTestLogger | Coverage: | 67.647% (23/34) |
| | 24 | 12 |
QConicalGradientName: | QConicalGradient | Coverage: | 0.000% (0/7) |
| | 24 | 7 |