| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
convertToRGB32| Name: | 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 |
convertToRGB64| Name: | 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_avx2| Name: | 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_sse4| Name: | 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_Indexed8| Name: | 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_inplace| Name: | 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_Indexed8| Name: | 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_inplace| Name: | 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_ssse3| Name: | 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 |
countRepeat| Name: | 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 |
createData| Name: | 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 |
createSequence| Name: | 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 |
createUnixEventDispatcher| Name: | 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 |
cubicToHook| Name: | 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 |
customClear| Name: | 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 |
customStreamDebug| Name: | 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 |
data| Name: | 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 |
decodePercentEncoding| Name: | 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 |
defaultCapabilitiesForType| Name: | 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 |
defaultData| Name: | 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 |
defaultTemplateName| Name: | 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 |
deleteStaticcQErrorMessage| Name: | 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 |
descriptionKey| Name: | 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 |
destFetchMono| Name: | 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 |
destFetchMonoLsb| Name: | 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 |
destFetchRGB16| Name: | 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 |
destStore64ARGB32| Name: | 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 |
destStore64RGBA8888| Name: | 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 |
destStoreRGB16| Name: | 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_data| Name: | 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 |
deviceIdKey| Name: | 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 |
discardSyncRequest| Name: | 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_line| Name: | 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 |
doCheckUnGrabAncestor| Name: | 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 |
doNotify| Name: | 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 |
dockedGeometry| Name: | 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 |
drawPixelARGB32| Name: | 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 |
drawPixelARGB32Opaque| Name: | 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 |
driverDescriptionKey| Name: | 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 |
driverVersionKey| Name: | 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 |
dropShadow| Name: | 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 |
dumpLayout| Name: | 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 |
effectiveInternalFormat| Name: | 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 |
eglContextForContext| Name: | 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_finish| Name: | 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 |
exceptionsKey| Name: | 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 |
existsAsSpecified| Name: | 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_positive| Name: | 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 |
featuresKey| Name: | 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 |
fetchPixels| Name: | 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 |
fetchUntransformed64| Name: | 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 |
fetchUntransformedRGB16| Name: | 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 |
fileScheme| Name: | 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 |
findAttribute| Name: | 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 |
findKnownValue| Name: | 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 |
findNearestColor| Name: | 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 |
fixedAlignment| Name: | 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 |
fixedDescent| Name: | 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 |
foldCase| Name: | 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 |
foldCase| Name: | 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 |
formatDropEvent| Name: | 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 |
formatGestureHeader| Name: | 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 |
fraction| Name: | 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_getSfntTable| Name: | 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 |
ftpScheme| Name: | 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 |
futexFlags| Name: | 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 |
fuzzyIsNull| Name: | 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 |
gcd| Name: | 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 |
gcd| Name: | 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 |
generateGlyph| Name: | 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 |
generateName| Name: | 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 |
getBounds| Name: | 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 |
getDateFromJulianDay| Name: | 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 |
getEtcFileFirstLine| Name: | 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 |
getLinearGradientValues| Name: | 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 |
getMotifWmHints| Name: | 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 |
getOrCreateMenu| Name: | 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 |
getPlatformMenu| Name: | 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 |
getProperAncestors| Name: | 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 |
getRelativeRect| Name: | 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 |
getText| Name: | 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 |
getWord0| Name: | 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 |
getWord1| Name: | 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_dh1024| Name: | 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_rgb| Name: | 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_name| Name: | 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 |
glVendorKey| Name: | 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::transformed| Name: | 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 |
grabMessageHandler| Name: | 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 |
graphicsProxyWidget| Name: | 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_inner| Name: | 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_new| Name: | 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 |
gridAt| Name: | 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 |
grow| Name: | 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 |
grow| Name: | 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_op| Name: | 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 |
hasElementIndexUint| Name: | 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_getFontMetric| Name: | 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_getSFntTable| Name: | 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_script| Name: | 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 |