Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
convertToRGB32Name: | convertToRGB32 | Prototype: | template<QImage::Format Format> static const uint * convertToRGB32(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 152-180 |
| | 9 | 2 |
convertToRGB64Name: | convertToRGB64 | Prototype: | template<QImage::Format Format> static const QRgba64 * convertToRGB64(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 182-210 |
| | 9 | 2 |
convert_ARGB_to_ARGB_PM_avx2Name: | convert_ARGB_to_ARGB_PM_avx2 | Prototype: | void convert_ARGB_to_ARGB_PM_avx2(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_avx2.cpp | Lines: | 43-57 |
| | 10 | 2 |
convert_ARGB_to_ARGB_PM_sse4Name: | convert_ARGB_to_ARGB_PM_sse4 | Prototype: | void convert_ARGB_to_ARGB_PM_sse4(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_sse4.cpp | Lines: | 52-66 |
| | 10 | 2 |
convert_Alpha8_to_Indexed8Name: | convert_Alpha8_to_Indexed8 | Prototype: | static void convert_Alpha8_to_Indexed8(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1922-1934 |
| | 7 | 2 |
convert_Alpha8_to_Indexed8_inplaceName: | convert_Alpha8_to_Indexed8_inplace | Prototype: | static bool convert_Alpha8_to_Indexed8_inplace(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1950-1962 |
| | 7 | 2 |
convert_Grayscale8_to_Indexed8Name: | convert_Grayscale8_to_Indexed8 | Prototype: | static void convert_Grayscale8_to_Indexed8(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1936-1948 |
| | 7 | 2 |
convert_Grayscale8_to_Indexed8_inplaceName: | convert_Grayscale8_to_Indexed8_inplace | Prototype: | static bool convert_Grayscale8_to_Indexed8_inplace(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1964-1976 |
| | 7 | 2 |
convert_RGB888_to_RGB32_ssse3Name: | convert_RGB888_to_RGB32_ssse3 | Prototype: | void convert_RGB888_to_RGB32_ssse3(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_ssse3.cpp | Lines: | 122-137 |
| | 10 | 2 |
countRepeatName: | countRepeat | Prototype: | static inline int countRepeat(const QString &str, int index, int maxCount) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 339-348 |
| | 6 | 2 |
createDataName: | createData | Prototype: | static QTextFrameData *createData(QTextFrame *f) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 231-240 |
| | 6 | 2 |
createSequenceName: | createSequence | Prototype: | static AnchorData *createSequence(Graph<AnchorVertex, AnchorData> *graph, AnchorVertex *before, const QVector<AnchorVertex*> &vertices, AnchorVertex *after) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 738-780 |
| | 19 | 2 |
createUnixEventDispatcherName: | createUnixEventDispatcher | Prototype: | class QAbstractEventDispatcher *createUnixEventDispatcher() | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qgenericunixeventdispatcher.cpp | Lines: | 40-48 |
| | 3 | 2 |
cubicToHookName: | cubicToHook | Prototype: | static void cubicToHook(qfixed c1x, qfixed c1y, qfixed c2x, qfixed c2y, qfixed ex, qfixed ey, void *data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 568-583 |
| | 9 | 2 |
customClearName: | customClear | Prototype: | static void customClear(QVariant::Private *d) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1048-1056 |
| | 4 | 2 |
customStreamDebugName: | customStreamDebug | Prototype: | static void customStreamDebug(QDebug dbg, const QVariant &variant) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1095-1104 |
| | 3 | 2 |
dataName: | data | Prototype: | static inline QTextFrameData *data(QTextFrame *f) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 242-248 |
| | 4 | 2 |
decodePercentEncodingName: | decodePercentEncoding | Prototype: | static inline ushort decodePercentEncoding(const ushort *input) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 190-197 |
| | 5 | 2 |
defaultCapabilitiesForTypeName: | defaultCapabilitiesForType | Prototype: | static QNetworkProxy::Capabilities defaultCapabilitiesForType(QNetworkProxy::ProxyType type) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | Lines: | 357-392 |
| | 5 | 2 |
defaultDataName: | defaultData | Prototype: | static const QLocaleData *defaultData() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 647-652 |
| | 3 | 2 |
defaultTemplateNameName: | defaultTemplateName | Prototype: | static QString defaultTemplateName() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporarydir.cpp | Lines: | 86-96 |
| | 5 | 2 |
deleteStaticcQErrorMessageName: | deleteStaticcQErrorMessage | Prototype: | static void deleteStaticcQErrorMessage() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | Lines: | 166-172 |
| | 3 | 2 |
descriptionKeyName: | descriptionKey | Prototype: | static inline QString descriptionKey() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 145-145 |
| | 0 | 2 |
destFetchMonoName: | destFetchMono | Prototype: | static uint * destFetchMono(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 984-995 |
| | 8 | 2 |
destFetchMonoLsbName: | destFetchMonoLsb | Prototype: | static uint * destFetchMonoLsb(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 997-1008 |
| | 8 | 2 |
destFetchRGB16Name: | destFetchRGB16 | Prototype: | static uint * destFetchRGB16(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1015-1021 |
| | 4 | 2 |
destStore64ARGB32Name: | destStore64ARGB32 | Prototype: | static void destStore64ARGB32(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1309-1315 |
| | 3 | 2 |
destStore64RGBA8888Name: | destStore64RGBA8888 | Prototype: | static void destStore64RGBA8888(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1317-1323 |
| | 3 | 2 |
destStoreRGB16Name: | destStoreRGB16 | Prototype: | static void destStoreRGB16(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1192-1197 |
| | 3 | 2 |
destroy_current_thread_dataName: | destroy_current_thread_data | Prototype: | static void destroy_current_thread_data(void *p) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 127-159 |
| | 14 | 2 |
deviceIdKeyName: | deviceIdKey | Prototype: | static inline QString deviceIdKey() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 140-140 |
| | 0 | 2 |
discardSyncRequestName: | discardSyncRequest | Prototype: | static inline bool discardSyncRequest(QWidget *tlw, QTLWExtra *tlwExtra) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1088-1094 |
| | 3 | 2 |
discard_pbm_lineName: | discard_pbm_line | Prototype: | static void discard_pbm_line(QIODevice *d) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 49-57 |
| | 5 | 2 |
doCheckUnGrabAncestorName: | doCheckUnGrabAncestor | Prototype: | static inline bool doCheckUnGrabAncestor(QXcbConnection *conn) | Coverage: | 70.000% (7/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2286-2303 |
| | 4 | 2 |
doNotifyName: | doNotify | Prototype: | static bool doNotify(QObject *receiver, QEvent *event) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1079-1091 |
| | 5 | 2 |
dockedGeometryName: | dockedGeometry | Prototype: | static QRect dockedGeometry(QWidget *widget) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1129-1141 |
| | 8 | 2 |
drawPixelARGB32Name: | drawPixelARGB32 | Prototype: | inline void drawPixelARGB32(QCosmeticStroker *stroker, int x, int y, int coverage) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 161-170 |
| | 6 | 2 |
drawPixelARGB32OpaqueName: | drawPixelARGB32Opaque | Prototype: | inline void drawPixelARGB32Opaque(QCosmeticStroker *stroker, int x, int y, int) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 172-180 |
| | 5 | 2 |
driverDescriptionKeyName: | driverDescriptionKey | Prototype: | static inline QString driverDescriptionKey() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 142-142 |
| | 0 | 2 |
driverVersionKeyName: | driverVersionKey | Prototype: | static inline QString driverVersionKey() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 141-141 |
| | 0 | 2 |
dropShadowName: | dropShadow | Prototype: | static inline bool dropShadow() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 166-171 |
| | 3 | 2 |
dumpLayoutName: | dumpLayout | Prototype: | static void dumpLayout(QTextStream &qout, const QDockAreaLayoutInfo &layout, QString indent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 112-131 |
| | 14 | 2 |
effectiveInternalFormatName: | effectiveInternalFormat | Prototype: | static inline GLenum effectiveInternalFormat(GLenum internalFormat) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 803-812 |
| | 3 | 2 |
eglContextForContextName: | eglContextForContext | Prototype: | static void *eglContextForContext(QOpenGLContext *context) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | Lines: | 355-364 |
| | 5 | 2 |
elfHash_finishName: | elfHash_finish | Prototype: | static void elfHash_finish(uint &h) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 111-115 |
| | 2 | 2 |
exceptionsKeyName: | exceptionsKey | Prototype: | static inline QString exceptionsKey() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 146-146 |
| | 0 | 2 |
existsAsSpecifiedName: | existsAsSpecified | Prototype: | static bool existsAsSpecified(const QString &path, QStandardPaths::LocateOptions options) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 395-400 |
| | 3 | 2 |
fast_ceil_positiveName: | fast_ceil_positive | Prototype: | static inline int fast_ceil_positive(const qreal &v) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2075-2082 |
| | 4 | 2 |
featuresKeyName: | featuresKey | Prototype: | static inline QString featuresKey() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 143-143 |
| | 0 | 2 |
fetchPixelsName: | fetchPixels | Prototype: | template <QPixelLayout::BPP bpp> inline const uint * fetchPixels(uint *buffer, const uchar *src, int index, int count) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 784-790 |
| | 3 | 2 |
fetchUntransformed64Name: | fetchUntransformed64 | Prototype: | static const QRgba64 * fetchUntransformed64(QRgba64 *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1451-1464 |
| | 8 | 2 |
fetchUntransformedRGB16Name: | fetchUntransformedRGB16 | Prototype: | static const uint * fetchUntransformedRGB16(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1437-1449 |
| | 4 | 2 |
fileSchemeName: | fileScheme | Prototype: | static inline QString fileScheme() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 428-431 |
| | 0 | 2 |
findAttributeName: | findAttribute | Prototype: | static inline int findAttribute(const QStringList &attributes, const QString &name) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1683-1690 |
| | 4 | 2 |
findKnownValueName: | findKnownValue | Prototype: | static quint64 findKnownValue(const QString &name, const QCssKnownValue *start, int numValues) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 358-365 |
| | 5 | 2 |
findNearestColorName: | findNearestColor | Prototype: | static inline QRgb findNearestColor(QRgb color, QRasterBuffer *rbuf) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1107-1132 |
| | 19 | 2 |
fixedAlignmentName: | fixedAlignment | Prototype: | static Qt::Alignment fixedAlignment(Qt::Alignment alignment, Qt::LayoutDirection layoutDirection) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 253-263 |
| | 5 | 2 |
fixedDescentName: | fixedDescent | Prototype: | static qreal fixedDescent(qreal descent, qreal ascent, qreal targetSize) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 63-74 |
| | 7 | 2 |
foldCaseName: | foldCase | Prototype: | static inline uint foldCase(const ushort *ch, const ushort *start) | Coverage: | 25.000% (2/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1507-1513 |
| | 4 | 2 |
foldCaseName: | foldCase | Prototype: | static inline uint foldCase(uint ch, uint &last) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1515-1522 |
| | 5 | 2 |
formatDropEventName: | formatDropEvent | Prototype: | static void formatDropEvent(QDebug d, const QDropEvent *e) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 3762-3779 |
| | 15 | 2 |
formatGestureHeaderName: | formatGestureHeader | Prototype: | static void formatGestureHeader(QDebug d, const char *className, const QGesture *gesture) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 1092-1100 |
| | 5 | 2 |
fractionName: | fraction | Prototype: | Fraction fraction(unsigned int n, unsigned int d) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 112-123 |
| | 8 | 2 |
ft_getSfntTableName: | ft_getSfntTable | Prototype: | static bool ft_getSfntTable(void *user_data, uint tag, uchar *buffer, uint *length) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 85-98 |
| | 8 | 2 |
ftpSchemeName: | ftpScheme | Prototype: | static inline QString ftpScheme() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 423-426 |
| | 0 | 2 |
futexFlagsName: | futexFlags | Prototype: | static inline int futexFlags() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | Lines: | 127-133 |
| | 4 | 2 |
fuzzyIsNullName: | fuzzyIsNull | Prototype: | static inline bool fuzzyIsNull(qreal d) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 62-68 |
| | 3 | 2 |
gcdName: | gcd | Prototype: | static inline quint64 gcd(quint64 x, quint64 y) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 91-99 |
| | 5 | 2 |
gcdName: | gcd | Prototype: | inline unsigned int gcd(unsigned int x, unsigned int y) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 100-108 |
| | 5 | 2 |
generateGlyphName: | generateGlyph | Prototype: | static QTtfGlyph generateGlyph(int index, const QPainterPath &path, qreal advance, qreal lsb, qreal ppem) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 953-984 |
| | 17 | 2 |
generateNameName: | generateName | Prototype: | static QTtfTable generateName(const qttf_name_table &name) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 618-641 |
| | 20 | 2 |
getBoundsName: | getBounds | Prototype: | static void getBounds(const QVector<TTF_POINT> &points, qint16 *xmin, qint16 *xmax, qint16 *ymin, qint16 *ymax) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 837-850 |
| | 9 | 2 |
getDateFromJulianDayName: | getDateFromJulianDay | Prototype: | static ParsedDate getDateFromJulianDay(qint64 julianDay) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 138-163 |
| | 13 | 2 |
getEtcFileFirstLineName: | getEtcFileFirstLine | Prototype: | static QByteArray getEtcFileFirstLine(const char *fileName) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2240-2249 |
| | 6 | 2 |
getLinearGradientValuesName: | getLinearGradientValues | Prototype: | static void getLinearGradientValues(LinearGradientValues *v, const QSpanData *data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3451-3462 |
| | 8 | 2 |
getMotifWmHintsName: | getMotifWmHints | Prototype: | static QtMotifWmHints getMotifWmHints(QXcbConnection *c, xcb_window_t window) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1035-1059 |
| | 15 | 2 |
getOrCreateMenuName: | getOrCreateMenu | Prototype: | QAccessibleInterface *getOrCreateMenu(QWidget *menu, QAction *action) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp | Lines: | 50-58 |
| | 5 | 2 |
getPlatformMenuName: | getPlatformMenu | Prototype: | QPlatformMenu *getPlatformMenu(QAction *action) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | Lines: | 1204-1210 |
| | 3 | 2 |
getProperAncestorsName: | getProperAncestors | Prototype: | static QVector<QState*> getProperAncestors(const QAbstractState *state, const QAbstractState *upperBound) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 326-335 |
| | 6 | 2 |
getRelativeRectName: | getRelativeRect | Prototype: | static QRect getRelativeRect(QAccessibleInterface *interface) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1579-1594 |
| | 9 | 2 |
getTextName: | getText | Prototype: | static void getText(QString &text, QTextDocumentPrivate *priv, const QString &docText, int pos, int end) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 1679-1691 |
| | 7 | 2 |
getWord0Name: | getWord0 | Prototype: | static inline quint32 getWord0(const volatile double x) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 355-363 |
| | 4 | 2 |
getWord1Name: | getWord1 | Prototype: | static inline quint32 getWord1(const volatile double x) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 381-389 |
| | 4 | 2 |
get_dh1024Name: | get_dh1024 | Prototype: | static DH *get_dh1024() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | Lines: | 52-66 |
| | 6 | 2 |
get_named_rgbName: | get_named_rgb | Prototype: | static bool get_named_rgb(const char *name_no_space, QRgb *rgb) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | Lines: | 300-308 |
| | 5 | 2 |
get_style_class_nameName: | get_style_class_name | Prototype: | static QByteArray get_style_class_name() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 153-159 |
| | 4 | 2 |
glVendorKeyName: | glVendorKey | Prototype: | static inline QString glVendorKey() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 139-139 |
| | 0 | 2 |
glyph_metrics_t::transformedName: | glyph_metrics_t::transformed | Prototype: | glyph_metrics_t glyph_metrics_t::transformed(const QTransform &matrix) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3519-3545 |
| | 16 | 2 |
grabMessageHandlerName: | grabMessageHandler | Prototype: | static bool grabMessageHandler() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1577-1584 |
| | 4 | 2 |
graphicsProxyWidgetName: | graphicsProxyWidget | Prototype: | static inline QGraphicsProxyWidget *graphicsProxyWidget(const QWidget *w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12362-12369 |
| | 5 | 2 |
gray_convert_glyph_innerName: | gray_convert_glyph_inner | Prototype: | static int gray_convert_glyph_inner( PWorker worker ) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 1557-1573 |
| | 6 | 2 |
gray_raster_newName: | gray_raster_new | Prototype: | static int gray_raster_new( QT_FT_Raster* araster ) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 1841-1852 |
| | 6 | 2 |
gridAtName: | gridAt | Prototype: | static QGridBox *&gridAt(QGridBox *grid[], int r, int c, int cc, Qt::Orientation orientation = Qt::Vertical) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 687-693 |
| | 3 | 2 |
growName: | grow | Prototype: | static int grow(int size) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 57-64 |
| | 4 | 2 |
growName: | grow | Prototype: | static inline int grow(QLayoutStruct &ls, int delta) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 839-846 |
| | 5 | 2 |
hardlight_opName: | hardlight_op | Prototype: | static inline uint hardlight_op(int dst, int src, int da, int sa) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1468-1476 |
| | 4 | 2 |
hasElementIndexUintName: | hasElementIndexUint | Prototype: | static bool hasElementIndexUint() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 2262-2268 |
| | 4 | 2 |
hb_getFontMetricName: | hb_getFontMetric | Prototype: | static HB_Fixed hb_getFontMetric(HB_Font font, HB_FontMetric metric) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 159-166 |
| | 4 | 2 |
hb_getSFntTableName: | hb_getSFntTable | Prototype: | static HB_Error hb_getSFntTable(void *font, HB_Tag tableTag, HB_Byte *buffer, HB_UInt *length) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 190-201 |
| | 7 | 2 |
hb_qt_script_from_scriptName: | hb_qt_script_from_script | Prototype: | QChar::Script hb_qt_script_from_script(hb_script_t script) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 208-214 |
| | 4 | 2 |