Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
do_mirror_dataName: | do_mirror_data | Prototype: | template<class T> inline void do_mirror_data(QImageData *dst, QImageData *src, int dstX0, int dstY0, int dstXIncr, int dstYIncr, int w, int h) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2965-2997 |
| | 17 | 8 |
fillRect_normalizedName: | fillRect_normalized | Prototype: | static void fillRect_normalized(const QRect &r, QSpanData *data, QRasterPaintEnginePrivate *pe) | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1376-1444 |
| | 46 | 8 |
getFcFamilyForStyleHintName: | getFcFamilyForStyleHint | Prototype: | static const char *getFcFamilyForStyleHint(const QFont::StyleHint style) | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 332-356 |
| | 14 | 8 |
getPixmapName: | getPixmap | Prototype: | static QPixmap getPixmap(QTextDocument *doc, const QTextImageFormat &format, const qreal devicePixelRatio = 1.0) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | Lines: | 73-111 |
| | 20 | 8 |
handleSpansName: | handleSpans | Prototype: | template <typename T> void handleSpans(int count, const QSpan *spans, const QSpanData *data, T &handler) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3988-4036 |
| | 29 | 8 |
ignoreProxyForName: | ignoreProxyFor | Prototype: | static bool ignoreProxyFor(const QNetworkProxyQuery &query) | Coverage: | 9.091% (2/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy_generic.cpp | Lines: | 48-81 |
| | 18 | 8 |
initName: | init | Prototype: | static void init(QTextBoundaryFinder::BoundaryType type, const QChar *chars, int length, QCharAttributes *attributes) | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | Lines: | 46-77 |
| | 20 | 8 |
intersectPathName: | intersectPath | Prototype: | QPainterPath intersectPath(const QPainterPath &path, const QRectF &rect) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 2085-2112 |
| | 19 | 8 |
isProxyErrorName: | isProxyError | Prototype: | static bool isProxyError(QAbstractSocket::SocketError error) | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 526-539 |
| | 3 | 8 |
lastIndexOfHelperName: | lastIndexOfHelper | Prototype: | static int lastIndexOfHelper(const char *haystack, int l, const char *needle, int ol, int from) | Coverage: | 96.154% (25/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2459-2490 |
| | 25 | 8 |
loadOpenSslName: | loadOpenSsl | Prototype: | static QPair<QLibrary*, QLibrary*> loadOpenSsl() | Coverage: | 12.500% (3/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 618-721 |
| | 36 | 8 |
loadTzTimeZonesName: | loadTzTimeZones | Prototype: | static QTzTimeZoneHash loadTzTimeZones() | Coverage: | 70.000% (14/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 65-92 |
| | 16 | 8 |
openModeToFopenModeName: | openModeToFopenMode | Prototype: | static inline QByteArray openModeToFopenMode(QIODevice::OpenMode flags, const QFileSystemEntry &fileEntry, QFileSystemMetaData &metaData) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 64-97 |
| | 20 | 8 |
operator+Name: | operator+ | Prototype: | QVariant operator+(const QVariant &arg1, const QVariant &arg2) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 1932-1963 |
| | 20 | 8 |
operator-Name: | operator- | Prototype: | QVariant operator-(const QVariant &arg1, const QVariant &arg2) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 1971-1998 |
| | 20 | 8 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, QIODevice::OpenMode modes) | Coverage: | 69.565% (16/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1665-1689 |
| | 20 | 8 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QJsonValue &o) | Coverage: | 20.000% (3/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 728-759 |
| | 21 | 8 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QPen &p) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 900-936 |
| | 24 | 8 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QPageLayout &layout) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 943-978 |
| | 25 | 8 |
parseTzTransitionsName: | parseTzTransitions | Prototype: | static QVector<QTzTransition> parseTzTransitions(QDataStream &ds, int tzh_timecnt, bool longTran) | Coverage: | 72.414% (21/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 183-214 |
| | 18 | 8 |
pow5multName: | pow5mult | Prototype: | static Bigint *pow5mult(Bigint *b, int k) | Coverage: | 100.000% (20/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 811-843 |
| | 21 | 8 |
proxyAuthenticationKeyName: | proxyAuthenticationKey | Prototype: | static QByteArray proxyAuthenticationKey(const QNetworkProxy &proxy, const QString &realm) | Coverage: | 50.000% (7/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | Lines: | 96-132 |
| | 16 | 8 |
qCompressName: | qCompress | Prototype: | QByteArray qCompress(const uchar* data, int nbytes, int compressionLevel) | Coverage: | 52.381% (11/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 498-536 |
| | 26 | 8 |
qDBusReplyFillName: | qDBusReplyFill | Prototype: | void qDBusReplyFill(const QDBusMessage &reply, QDBusError &error, QVariant &data) | Coverage: | 84.000% (21/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusreply.cpp | Lines: | 184-241 |
| | 37 | 8 |
qDecodeDataUrlName: | qDecodeDataUrl | Prototype: | bool qDecodeDataUrl(const QUrl &uri, QString &mimeType, QByteArray &payload) | Coverage: | 91.667% (22/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdataurl.cpp | Lines: | 46-86 |
| | 21 | 8 |
qSmartMaxSizeName: | qSmartMaxSize | Prototype: | QSize qSmartMaxSize(const QSize &sizeHint, const QSize &minSize, const QSize &maxSize, const QSizePolicy &sizePolicy, Qt::Alignment align) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | Lines: | 386-407 |
| | 15 | 8 |
q_createNativeChildrenAndSetParentName: | q_createNativeChildrenAndSetParent | Prototype: | void q_createNativeChildrenAndSetParent(const QWidget *parentWidget) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 1376-1400 |
| | 13 | 8 |
qt_blend_rgb32_on_rgb32_sse2Name: | qt_blend_rgb32_on_rgb32_sse2 | Prototype: | void qt_blend_rgb32_on_rgb32_sse2(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 88-132 |
| | 27 | 8 |
qt_getDefaultJustificationOpportunitiesName: | qt_getDefaultJustificationOpportunities | Prototype: | static inline void qt_getDefaultJustificationOpportunities(const ushort *string, int length, QGlyphLayout g, ushort *log_clusters, int spaceAs) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 840-872 |
| | 19 | 8 |
qt_get_hex_rgbName: | qt_get_hex_rgb | Prototype: | bool qt_get_hex_rgb(const char *name, QRgb *rgb) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | Lines: | 70-108 |
| | 33 | 8 |
qt_multiplierForUnitName: | qt_multiplierForUnit | Prototype: | double qt_multiplierForUnit(QPrinter::Unit unit, int resolution) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 72-91 |
| | 9 | 8 |
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_scaleForTransformName: | qt_scaleForTransform | Prototype: | bool qt_scaleForTransform(const QTransform &transform, qreal *scale) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 2304-2343 |
| | 26 | 8 |
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 |
readGpuFeaturesName: | readGpuFeatures | Prototype: | static bool readGpuFeatures(const QOpenGLConfig::Gpu &gpu, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QJsonDocument &doc, QSet<QString> *result, QString *errorMessage) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 399-430 |
| | 16 | 8 |
read_xbm_headerName: | read_xbm_header | Prototype: | static bool read_xbm_header(QIODevice *device, int& w, int& h) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | Lines: | 58-112 |
| | 32 | 8 |
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 |
setTextDecorationFromValuesName: | setTextDecorationFromValues | Prototype: | static void setTextDecorationFromValues(const QVector<QCss::Value> &values, QFont *font) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1191-1208 |
| | 12 | 8 |
shouldBePropagatedToWidgetName: | shouldBePropagatedToWidget | Prototype: | static inline bool shouldBePropagatedToWidget(QEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 161-175 |
| | 3 | 8 |
standardLibraryErrorStringName: | standardLibraryErrorString | Prototype: | static QString standardLibraryErrorString(int errorCode) | Coverage: | 62.500% (10/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemerror.cpp | Lines: | 108-146 |
| | 17 | 8 |
transformIsSimpleName: | transformIsSimple | Prototype: | static inline bool transformIsSimple(const QTransform& transform) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 4340-4363 |
| | 18 | 8 |
ucstrncmpName: | ucstrncmp | Prototype: | static int ucstrncmp(const QChar *a, const uchar *c, int l) | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 528-617 |
| | 30 | 8 |
uiEffectToFlagName: | uiEffectToFlag | Prototype: | static inline int uiEffectToFlag(Qt::UIEffect effect) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4149-4168 |
| | 9 | 8 |
CreateETandAETName: | CreateETandAET | Prototype: | static void CreateETandAET(int count, const QPoint *pts, EdgeTable *ET, EdgeTableEntry *AET, EdgeTableEntry *pETEs, ScanLineListBlock *pSLLBlock) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3201-3277 |
| | 37 | 9 |
KeyCheckerName: | KeyChecker | Coverage: | 0.000% (0/29) |
| | 22 | 9 |
QAbstractOpenGLFunctionsName: | QAbstractOpenGLFunctions | Coverage: | 0.000% (0/15) |
| | 19 | 9 |
QAccessibleAbstractSliderName: | QAccessibleAbstractSlider | Coverage: | 0.000% (0/11) |
| | 10 | 9 |
QAccessibleEventName: | QAccessibleEvent | Coverage: | 0.000% (0/25) |
| | 19 | 9 |
QActionGroupPrivateName: | QActionGroupPrivate | Coverage: | 0.000% (0/19) |
| | 20 | 9 |
QBenchmarkEventName: | QBenchmarkEvent | Coverage: | 88.889% (8/9) |
| | 18 | 9 |
QBidiControlName: | QBidiControl | Coverage: | 0.000% (0/17) |
| | 18 | 9 |
QBlittableName: | QBlittable | Coverage: | 0.000% (0/13) |
| | 18 | 9 |
QByteDeviceWrappingIoDeviceName: | QByteDeviceWrappingIoDevice | Coverage: | 61.538% (8/13) |
| | 19 | 9 |
QDnsServiceRecordName: | QDnsServiceRecord | Coverage: | 77.778% (7/9) |
| | 12 | 9 |
QDomEntityPrivateName: | QDomEntityPrivate | Coverage: | 0.000% (0/20) |
| | 23 | 9 |
QDynamicBufferResourceRootName: | QDynamicBufferResourceRoot | Coverage: | 45.161% (14/31) |
| | 30 | 9 |
QFSFileEngineIteratorName: | QFSFileEngineIterator | Coverage: | 0.000% (0/17) |
| | 20 | 9 |
QFocusFramePrivateName: | QFocusFramePrivate | Coverage: | 0.000% (0/22) |
| | 31 | 9 |
QFontEngineMultiFontConfigName: | QFontEngineMultiFontConfig | Coverage: | 94.118% (16/17) |
| | 29 | 9 |
QFontListViewName: | QFontListView | Coverage: | 0.000% (0/13) |
| | 12 | 9 |
QGLContextGroupName: | QGLContextGroup | Coverage: | 73.684% (14/19) |
| | 22 | 9 |
QGLFunctionsName: | QGLFunctions | Coverage: | 70.588% (12/17) |
| | 17 | 9 |
QHostInfoCacheName: | QHostInfoCache | Coverage: | 100.000% (15/15) |
| | 24 | 9 |
QHttpPartName: | QHttpPart | Coverage: | 53.846% (7/13) |
| | 12 | 9 |
QInputControlName: | QInputControl | Coverage: | 0.000% (0/25) |
| | 20 | 9 |
QItemSelectionRangeName: | QItemSelectionRange | Coverage: | 68.889% (31/45) |
| | 28 | 9 |
QJsonValueRefName: | QJsonValueRef | Coverage: | 0.000% (0/17) |
| | 14 | 9 |
QKdPointTreeName: | QKdPointTree | Coverage: | 0.000% (0/21) |
| | 25 | 9 |
QLatin1CodecName: | QLatin1Codec | Coverage: | 89.474% (17/19) |
| | 24 | 9 |
QLibraryInfoPrivateName: | QLibraryInfoPrivate | Coverage: | 80.952% (17/21) |
| | 14 | 9 |
QMessageBoxDetailsTextName: | QMessageBoxDetailsText | Coverage: | 0.000% (0/11) |
| | 26 | 9 |
QMetaStringTableName: | QMetaStringTable | Coverage: | 100.000% (17/17) |
| | 27 | 9 |
QMimeMagicRuleMatcherName: | QMimeMagicRuleMatcher | Coverage: | 53.333% (8/15) |
| | 12 | 9 |
QMutexPoolName: | QMutexPool | Coverage: | 70.588% (12/17) |
| | 13 | 9 |
QNonContiguousByteDeviceByteArrayImplName: | QNonContiguousByteDeviceByteArrayImpl | Coverage: | 100.000% (14/14) |
| | 16 | 9 |
QNonContiguousByteDeviceFactoryName: | QNonContiguousByteDeviceFactory | Coverage: | 53.846% (7/13) |
| | 11 | 9 |
QNonContiguousByteDeviceRingBufferImplName: | QNonContiguousByteDeviceRingBufferImpl | Coverage: | 76.923% (10/13) |
| | 16 | 9 |
QNumberStyleAnimationName: | QNumberStyleAnimation | Coverage: | 0.000% (0/13) |
| | 13 | 9 |
QObjectCleanupHandlerName: | QObjectCleanupHandler | Coverage: | 0.000% (0/15) |
| | 14 | 9 |
QPagePreviewName: | QPagePreview | Coverage: | 15.789% (3/19) |
| | 50 | 9 |
QPrinterPagedPaintDevicePrivateName: | QPrinterPagedPaintDevicePrivate | Coverage: | 38.095% (8/21) |
| | 24 | 9 |
QProgressStyleAnimationName: | QProgressStyleAnimation | Coverage: | 0.000% (0/17) |
| | 16 | 9 |
QSpacerItemName: | QSpacerItem | Coverage: | 0.000% (0/9) |
| | 13 | 9 |
QSqlQueryModelPrivateName: | QSqlQueryModelPrivate | Coverage: | 88.571% (31/35) |
| | 24 | 9 |
QSslEllipticCurveName: | QSslEllipticCurve | Coverage: | 100.000% (17/17) |
| | 26 | 9 |
QSwipeGestureName: | QSwipeGesture | Coverage: | 0.000% (0/25) |
| | 15 | 9 |
QTestElementAttributeName: | QTestElementAttribute | Coverage: | 61.538% (8/13) |
| | 34 | 9 |
QTexturedBrushDataName: | QTexturedBrushData | Coverage: | 0.000% (0/18) |
| | 20 | 9 |
QToolBarAreaLayoutItemName: | QToolBarAreaLayoutItem | Coverage: | 0.000% (0/23) |
| | 18 | 9 |
QUndoStackPrivateName: | QUndoStackPrivate | Coverage: | 0.000% (0/27) |
| | 25 | 9 |
QWatermarkLabelName: | QWatermarkLabel | Coverage: | 0.000% (0/21) |
| | 15 | 9 |
QWidgetWindowPrivateName: | QWidgetWindowPrivate | Coverage: | 0.000% (0/33) |
| | 32 | 9 |
UnrollTailLoopName: | UnrollTailLoop | Coverage: | 84.615% (11/13) |
| | 10 | 9 |
ValueArrayName: | ValueArray | Coverage: | 59.091% (13/22) |
| | 19 | 9 |
_q_paintItemName: | _q_paintItem | Prototype: | static void _q_paintItem(QGraphicsItem *item, QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget, bool useWindowOpacity, bool painterStateProtection) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 4252-4294 |
| | 27 | 9 |
_q_resolveEntryAndCreateLegacyEngine_recursiveName: | _q_resolveEntryAndCreateLegacyEngine_recursive | Prototype: | static bool _q_resolveEntryAndCreateLegacyEngine_recursive(QFileSystemEntry &entry, QFileSystemMetaData &data, QAbstractFileEngine *&engine, bool resolvingEntry = false) | Coverage: | 92.000% (23/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | Lines: | 131-175 |
| | 20 | 9 |
bezierAtTName: | bezierAtT | Prototype: | static inline QBezier bezierAtT(const QPainterPath &path, qreal t, qreal *startingLength, qreal *bezierLength) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2916-2968 |
| | 33 | 9 |
blend_transformed_argbName: | blend_transformed_argb | Prototype: | static void blend_transformed_argb(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4812-4909 |
| | 70 | 9 |
bm_findName: | bm_find | Prototype: | static inline int bm_find(const uchar *cc, int l, int index, const uchar *puc, uint pl, const uchar *skiptable) | Coverage: | 96.296% (26/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | Lines: | 49-82 |
| | 21 | 9 |
buttonDefaultTextName: | buttonDefaultText | Prototype: | static QString buttonDefaultText(int wstyle, int which, const QWizardPrivate *wizardPrivate) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 691-717 |
| | 13 | 9 |