| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
dummyConvert| Name: | dummyConvert | | Prototype: | static bool dummyConvert(const QVariant::Private *, int, void *, bool *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1004-1004 |
| | 1 | 1 |
dummyFutexValue| Name: | dummyFutexValue | | Prototype: | static inline QMutexData *dummyFutexValue() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | | Lines: | 149-152 |
| | 1 | 1 |
dummyIsNull| Name: | dummyIsNull | | Prototype: | static bool dummyIsNull(const QVariant::Private *d) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1002-1002 |
| | 1 | 1 |
dummyStreamDebug| Name: | dummyStreamDebug | | Prototype: | static void dummyStreamDebug(QDebug, const QVariant &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1006-1006 |
| | 1 | 1 |
dump| Name: | dump | | Prototype: | static inline QString dump(const QByteArray &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 141-141 |
| | 1 | 1 |
dumpLayout| Name: | dumpLayout | | Prototype: | static void dumpLayout(QTextStream &qout, const QDockAreaLayout &layout) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 133-149 |
| | 13 | 1 |
dumpOutput| Name: | dumpOutput | | Prototype: | static void dumpOutput(const QByteArray &data, FILE *fh) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 71-76 |
| | 3 | 1 |
elapsed| Name: | elapsed | | Prototype: | static double elapsed(qint64 after, qint64 before) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp | | Lines: | 125-128 |
| | 1 | 1 |
elapsedAndRestart| Name: | elapsedAndRestart | | Prototype: | static qint64 elapsedAndRestart(qint64 sec, qint64 frac, qint64 *nowsec, qint64 *nowfrac) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 185-192 |
| | 4 | 1 |
elfHash| Name: | elfHash | | Prototype: | static uint elfHash(const char *name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 117-123 |
| | 4 | 1 |
encodeNibble| Name: | encodeNibble | | Prototype: | static inline ushort encodeNibble(ushort c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 199-202 |
| | 1 | 1 |
endl| Name: | endl | | Prototype: | QTextStream &endl(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2937-2940 |
| | 1 | 1 |
ensureInitialized| Name: | ensureInitialized | | Prototype: | static void ensureInitialized() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 137-149 |
| | 3 | 1 |
epsilonCompare| Name: | epsilonCompare | | Prototype: | static inline bool epsilonCompare(const QPointF &a, const QPointF &b, const QSizeF &epsilon) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2222-2226 |
| | 2 | 1 |
errorMessage::[lambda]| Name: | errorMessage::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 4004-4004 |
| | 0 | 1 |
exceptionsKey::[lambda]| Name: | exceptionsKey::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 146-146 |
| | 0 | 1 |
extract_code| Name: | extract_code | | Prototype: | static int extract_code(const char *member) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2217-2221 |
| | 1 | 1 |
f2i| Name: | f2i | | Prototype: | static inline quint32 f2i(float f) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 99-104 |
| | 3 | 1 |
fRound| Name: | fRound | | Prototype: | static inline int fRound(Fixed64 i) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | | Lines: | 51-53 |
| | 1 | 1 |
featuresKey::[lambda]| Name: | featuresKey::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 143-143 |
| | 0 | 1 |
fetchPixel| Name: | fetchPixel | | Prototype: | template <> inline uint fetchPixel<QPixelLayout::BPP1LSB>(const uchar *src, int index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 748-752 |
| | 1 | 1 |
fetchPixel| Name: | fetchPixel | | Prototype: | template <> inline uint fetchPixel<QPixelLayout::BPP1MSB>(const uchar *src, int index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 754-758 |
| | 1 | 1 |
fetchPixel| Name: | fetchPixel | | Prototype: | template <> inline uint fetchPixel<QPixelLayout::BPP8>(const uchar *src, int index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 760-764 |
| | 1 | 1 |
fetchPixel| Name: | fetchPixel | | Prototype: | template <> inline uint fetchPixel<QPixelLayout::BPP16>(const uchar *src, int index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 766-770 |
| | 1 | 1 |
fetchPixel| Name: | fetchPixel | | Prototype: | template <> inline uint fetchPixel<QPixelLayout::BPP24>(const uchar *src, int index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 772-776 |
| | 1 | 1 |
fetchPixel| Name: | fetchPixel | | Prototype: | template <> inline uint fetchPixel<QPixelLayout::BPP32>(const uchar *src, int index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 778-782 |
| | 1 | 1 |
fetchPixels| Name: | fetchPixels | | Prototype: | template <> inline const uint * fetchPixels<QPixelLayout::BPP32>(uint *, const uchar *src, int index, int) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 792-796 |
| | 1 | 1 |
fetchUntransformed| Name: | fetchUntransformed | | Prototype: | static const uint * fetchUntransformed(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1421-1428 |
| | 4 | 1 |
fetchUntransformedARGB32PM| Name: | fetchUntransformedARGB32PM | | Prototype: | static const uint * fetchUntransformedARGB32PM(uint *, const Operator *, const QSpanData *data, int y, int x, int) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1430-1435 |
| | 2 | 1 |
fileScheme::[lambda]| Name: | fileScheme::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 430-430 |
| | 0 | 1 |
findAllLibCrypto| Name: | findAllLibCrypto | | Prototype: | static QStringList findAllLibCrypto() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 567-570 |
| | 1 | 1 |
findAllLibSsl| Name: | findAllLibSsl | | Prototype: | static QStringList findAllLibSsl() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 562-565 |
| | 1 | 1 |
findChar::[lambda]| Name: | findChar::[lambda] | | Prototype: | [=](int i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 688-688 |
| | 1 | 1 |
findLocaleData| Name: | findLocaleData | | Prototype: | static const QLocaleData *findLocaleData(const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 477-485 |
| | 5 | 1 |
firstChildPos| Name: | firstChildPos | | Prototype: | static QFixed firstChildPos(const QTextFrame *f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 1518-1521 |
| | 1 | 1 |
fixed| Name: | fixed | | Prototype: | QTextStream &fixed(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2861-2865 |
| | 2 | 1 |
fixed1616ToInt| Name: | fixed1616ToInt | | Prototype: | static inline int fixed1616ToInt(FP1616 val) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2421-2424 |
| | 1 | 1 |
fixed1616ToReal| Name: | fixed1616ToReal | | Prototype: | static inline qreal fixed1616ToReal(FP1616 val) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 478-481 |
| | 1 | 1 |
fixedDate| Name: | fixedDate | | Prototype: | static inline QDate fixedDate(int y, int m, int d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 86-91 |
| | 3 | 1 |
floordiv| Name: | floordiv | | Prototype: | static inline int floordiv(int a, int b) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 109-112 |
| | 1 | 1 |
floordiv| Name: | floordiv | | Prototype: | static inline qint64 floordiv(qint64 a, int b) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 104-107 |
| | 1 | 1 |
flush| Name: | flush | | Prototype: | QTextStream &flush(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2949-2953 |
| | 2 | 1 |
foldCase| Name: | foldCase | | Prototype: | static inline ushort foldCase(ushort ch) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1524-1527 |
| | 1 | 1 |
forcepoint| Name: | forcepoint | | Prototype: | QTextStream &forcepoint(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2749-2753 |
| | 2 | 1 |
forcesign| Name: | forcesign | | Prototype: | QTextStream &forcesign(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2735-2739 |
| | 2 | 1 |
formatNumber| Name: | formatNumber | | Prototype: | static QString formatNumber(int number, int fieldWidth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 68-71 |
| | 1 | 1 |
formatRect| Name: | formatRect | | Prototype: | static inline void formatRect(QDebug &debug, const QRect r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 809-813 |
| | 2 | 1 |
formatSizeF| Name: | formatSizeF | | Prototype: | static inline void formatSizeF(QDebug &debug, const QSizeF s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 815-818 |
| | 1 | 1 |
formatTouchEvent| Name: | formatTouchEvent | | Prototype: | static inline void formatTouchEvent(QDebug d, const QTouchEvent &t) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3578-3586 |
| | 6 | 1 |
fourBytesToInt| Name: | fourBytesToInt | | Prototype: | static qint32 fourBytesToInt(const char *bytes) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 369-372 |
| | 1 | 1 |
freeBufferFunc| Name: | freeBufferFunc | | Prototype: | void freeBufferFunc(QOpenGLFunctions *funcs, GLuint id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 259-262 |
| | 1 | 1 |
freeBufferFunc| Name: | freeBufferFunc | | Prototype: | void freeBufferFunc(QGLContext *ctx, GLuint id) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 254-258 |
| | 2 | 1 |
freeFramebufferFunc| Name: | freeFramebufferFunc | | Prototype: | void freeFramebufferFunc(QOpenGLFunctions *funcs, GLuint id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 424-427 |
| | 1 | 1 |
freeFramebufferFunc| Name: | freeFramebufferFunc | | Prototype: | void freeFramebufferFunc(QGLContext *ctx, GLuint id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 444-448 |
| | 2 | 1 |
freeProgramFunc| Name: | freeProgramFunc | | Prototype: | void freeProgramFunc(QOpenGLFunctions *funcs, GLuint id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 719-722 |
| | 1 | 1 |
freeProgramFunc| Name: | freeProgramFunc | | Prototype: | void freeProgramFunc(QGLContext *ctx, GLuint id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 612-616 |
| | 2 | 1 |
freeRenderbufferFunc| Name: | freeRenderbufferFunc | | Prototype: | void freeRenderbufferFunc(QOpenGLFunctions *funcs, GLuint id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 429-432 |
| | 1 | 1 |
freeRenderbufferFunc| Name: | freeRenderbufferFunc | | Prototype: | void freeRenderbufferFunc(QGLContext *ctx, GLuint id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 450-454 |
| | 2 | 1 |
freeShaderFunc| Name: | freeShaderFunc | | Prototype: | void freeShaderFunc(QOpenGLFunctions *funcs, GLuint id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 208-211 |
| | 1 | 1 |
freeShaderFunc| Name: | freeShaderFunc | | Prototype: | void freeShaderFunc(QGLContext *ctx, GLuint id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 215-219 |
| | 2 | 1 |
freeTexture| Name: | freeTexture | | Prototype: | static void freeTexture(QOpenGLFunctions *funcs, GLuint id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp | | Lines: | 363-366 |
| | 1 | 1 |
freeTextureFunc| Name: | freeTextureFunc | | Prototype: | void freeTextureFunc(QOpenGLFunctions *funcs, GLuint id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 434-437 |
| | 1 | 1 |
freeTextureFunc| Name: | freeTextureFunc | | Prototype: | void freeTextureFunc(QGLContext *ctx, GLuint id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 456-460 |
| | 2 | 1 |
fromLayoutItemRect| Name: | fromLayoutItemRect | | Prototype: | inline static QRect fromLayoutItemRect(QWidgetPrivate *priv, const QRect &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 47-51 |
| | 2 | 1 |
fromLayoutItemSize| Name: | fromLayoutItemSize | | Prototype: | inline static QSize fromLayoutItemSize(QWidgetPrivate *priv, const QSize &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 53-56 |
| | 1 | 1 |
fromQColor| Name: | fromQColor | | Prototype: | static GdkColor fromQColor(const QColor &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 289-297 |
| | 6 | 1 |
from_HANDLE| Name: | from_HANDLE | | Prototype: | template <typename T> static typename QtPrivate::QEnableIf<QTypeInfo<T>::isPointer, T>::Type from_HANDLE(Qt::HANDLE id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 226-230 |
| | 1 | 1 |
from_HANDLE| Name: | from_HANDLE | | Prototype: | template <typename T> static typename QtPrivate::QEnableIf<QTypeInfo<T>::isIntegral, T>::Type from_HANDLE(Qt::HANDLE id) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 214-218 |
| | 1 | 1 |
fromstrerror_helper| Name: | fromstrerror_helper | | Prototype: | static inline __attribute__((__unused__)) QString fromstrerror_helper(int, const QByteArray &buf) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3073-3076 |
| | 1 | 1 |
fromstrerror_helper| Name: | fromstrerror_helper | | Prototype: | static inline __attribute__((__unused__)) QString fromstrerror_helper(const char *str, const QByteArray &) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3077-3080 |
| | 1 | 1 |
ftpScheme::[lambda]| Name: | ftpScheme::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 425-425 |
| | 0 | 1 |
functionResolver| Name: | functionResolver | | Prototype: | template <typename ReturnType, int Policy, typename Base, typename FuncType> Resolver<Base, FuncType, Policy, ReturnType> functionResolver(FuncType Base::*func, const char *name, const char *alternate = 0) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2454-2458 |
| | 1 | 1 |
functionResolverWithFallback| Name: | functionResolverWithFallback | | Prototype: | template <typename ReturnType, int Policy, typename Base, typename FuncType> Resolver<Base, FuncType, Policy, ReturnType> functionResolverWithFallback(FuncType Base::*func, FuncType fallback, const char *name, const char *alternate = 0) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2448-2452 |
| | 1 | 1 |
fuzzyCompare| Name: | fuzzyCompare | | Prototype: | static bool fuzzyCompare(qreal a, qreal b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1499-1502 |
| | 1 | 1 |
generateHead| Name: | generateHead | | Prototype: | static QTtfTable generateHead(const qttf_head_table &head) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 444-512 |
| | 44 | 1 |
generateHhea| Name: | generateHhea | | Prototype: | static QTtfTable generateHhea(const qttf_hhea_table &hhea) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 515-563 |
| | 43 | 1 |
generateMaxp| Name: | generateMaxp | | Prototype: | static QTtfTable generateMaxp(const qttf_maxp_table &maxp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 566-608 |
| | 36 | 1 |
get| Name: | get | | Prototype: | static inline const char *get(QDBusError::ErrorType code) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuserror.cpp | | Lines: | 139-143 |
| | 2 | 1 |
getHash| Name: | getHash | | Prototype: | static inline int getHash(const QTextFormatPrivate *d, int format) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 299-302 |
| | 1 | 1 |
getInt| Name: | getInt | | Prototype: | static inline int getInt(QDataStream &stream) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1294-1299 |
| | 3 | 1 |
getLocaleData| Name: | getLocaleData | | Prototype: | static inline QString getLocaleData(const ushort *data, int size) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 660-663 |
| | 1 | 1 |
getNativeMousePos| Name: | getNativeMousePos | | Prototype: | static inline QPoint getNativeMousePos(QEvent *e, QObject *o) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 112-115 |
| | 1 | 1 |
getPixmap::[lambda]| Name: | getPixmap::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | | Lines: | 107-107 |
| | 0 | 1 |
getRadialGradientValues| Name: | getRadialGradientValues | | Prototype: | static void getRadialGradientValues(RadialGradientValues *v, const QSpanData *data) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 3584-3596 |
| | 7 | 1 |
getStreamID| Name: | getStreamID | | Prototype: | static qint32 getStreamID(const char *bytes) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 401-406 |
| | 1 | 1 |
get_dh1024::[lambda]| Name: | get_dh1024::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | | Lines: | 58-58 |
| | 0 | 1 |
get_thread_data| Name: | get_thread_data | | Prototype: | static QThreadData *get_thread_data() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 181-189 |
| | 1 | 1 |
glVendorKey::[lambda]| Name: | glVendorKey::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 139-139 |
| | 0 | 1 |
gray_init_cells| Name: | gray_init_cells | | Prototype: | static void gray_init_cells( PWorker worker, void* buffer, long byte_size ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 338-352 |
| | 9 | 1 |
gray_move_to| Name: | gray_move_to | | Prototype: | static int gray_move_to( const QT_FT_Vector* to, PWorker worker ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 1090-1109 |
| | 8 | 1 |
gray_raster_done| Name: | gray_raster_done | | Prototype: | static void gray_raster_done( QT_FT_Raster raster ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 1855-1859 |
| | 1 | 1 |
gray_split_conic| Name: | gray_split_conic | | Prototype: | static void gray_split_conic( QT_FT_Vector* base ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 811-828 |
| | 11 | 1 |
gray_split_cubic| Name: | gray_split_cubic | | Prototype: | static void gray_split_cubic( QT_FT_Vector* base ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 940-965 |
| | 19 | 1 |
growthFactorBelowPreferredSize| Name: | growthFactorBelowPreferredSize | | Prototype: | static qreal growthFactorBelowPreferredSize(qreal desired, qreal sumAvailable, qreal sumDesired) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 57-61 |
| | 2 | 1 |
gtkStyleSetCallback| Name: | gtkStyleSetCallback | | Prototype: | static void gtkStyleSetCallback(GtkWidget*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 203-211 |
| | 2 | 1 |
hasBackingStoreSupport| Name: | hasBackingStoreSupport | | Prototype: | static inline bool hasBackingStoreSupport() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 132-135 |
| | 1 | 1 |
hasFastCrc32| Name: | hasFastCrc32 | | Prototype: | static inline bool hasFastCrc32() | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 90-93 |
| | 1 | 1 |
hasFeature| Name: | hasFeature | | Prototype: | static inline bool hasFeature(const QDockWidgetPrivate *priv, QDockWidget::DockWidgetFeature feature) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 80-81 |
| | 1 | 1 |
hasFeature| Name: | hasFeature | | Prototype: | static inline bool hasFeature(const QDockWidget *dockwidget, QDockWidget::DockWidgetFeature feature) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 83-84 |
| | 1 | 1 |
hash| Name: | hash | | Prototype: | static inline uint hash(const QColor &color) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 261-264 |
| | 1 | 1 |