| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
findChar| Name: | findChar | | Coverage: | 100.000% (1/1) |
| | 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 |
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 |
fileScheme| Name: | fileScheme | | Coverage: | 100.000% (1/1) |
| | 0 | 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 |
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 |
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 |
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 |
featuresKey| Name: | featuresKey | | Coverage: | 0.000% (0/1) |
| | 0 | 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 |
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 |
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 |
exceptionsKey| Name: | exceptionsKey | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
errorMessage| Name: | errorMessage | | Coverage: | 100.000% (1/1) |
| | 0 | 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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
dummyConstruct| Name: | dummyConstruct | | Prototype: | static void dummyConstruct(QVariant::Private *, const void *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1000-1000 |
| | 1 | 1 |
dummyCompare| Name: | dummyCompare | | Prototype: | static bool dummyCompare(const QVariant::Private *, const QVariant::Private *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1003-1003 |
| | 1 | 1 |
dummyClear| Name: | dummyClear | | Prototype: | static void dummyClear(QVariant::Private *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1001-1001 |
| | 1 | 1 |
driverVersionKey| Name: | driverVersionKey | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
driverDescriptionKey| Name: | driverDescriptionKey | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
downloadBufferDeleter| Name: | downloadBufferDeleter | | Prototype: | static void downloadBufferDeleter(char *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 707-710 |
| | 1 | 1 |
dot| Name: | dot | | Prototype: | static qreal dot(const QPointF &a, const QPointF &b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 77-80 |
| | 1 | 1 |
dot| Name: | dot | | Prototype: | inline int dot(const QPoint &u, const QPoint &v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 82-85 |
| | 1 | 1 |
do_gettime| Name: | do_gettime | | Prototype: | static inline void do_gettime(qint64 *sec, qint64 *frac) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 150-156 |
| | 4 | 1 |
doDeleteLater| Name: | doDeleteLater | | Prototype: | static void doDeleteLater(QObject* obj) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qsharednetworksession.cpp | | Lines: | 54-57 |
| | 1 | 1 |
disableCoreDump_ctor_class_| Name: | disableCoreDump_ctor_class_ | | Coverage: | 100.000% (1/1) |
| | 1 | 1 |
differentialForProgress| Name: | differentialForProgress | | Prototype: | static qreal differentialForProgress(const QEasingCurve &curve, qreal pos) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 145-155 |
| | 5 | 1 |
difference_op| Name: | difference_op | | Prototype: | static inline int difference_op(int dst, int src, int da, int sa) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1633-1636 |
| | 1 | 1 |
deviceRect| Name: | deviceRect | | Prototype: | static inline QRect deviceRect(const QRect &rect, QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 235-240 |
| | 3 | 1 |
deviceOffset| Name: | deviceOffset | | Prototype: | static inline QPoint deviceOffset(const QPoint &pt, QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 242-245 |
| | 1 | 1 |
deviceIdKey| Name: | deviceIdKey | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
determineNameChar| Name: | determineNameChar | | Prototype: | static NameChar determineNameChar(QChar ch) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2889-2892 |
| | 1 | 1 |
detectWebBrowser| Name: | detectWebBrowser | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
detectDesktopEnvironment| Name: | detectDesktopEnvironment | | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
destroy_current_thread_data_key_dtor_class_| Name: | destroy_current_thread_data_key_dtor_class_ | | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
destroy_current_thread_data_key| Name: | destroy_current_thread_data_key | | Prototype: | static void destroy_current_thread_data_key() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 166-176 |
| | 4 | 1 |
destStore64RGB30| Name: | destStore64RGB30 | | Prototype: | template<QtPixelOrder PixelOrder> static void destStore64RGB30(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1325-1336 |
| | 2 | 1 |
destFetchARGB32P| Name: | destFetchARGB32P | | Prototype: | static uint * destFetchARGB32P(uint *, QRasterBuffer *rasterBuffer, int x, int y, int) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1010-1013 |
| | 1 | 1 |
destFetch64uint32| Name: | destFetch64uint32 | | Prototype: | static QRgba64 * destFetch64uint32(QRgba64 *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1038-1043 |
| | 3 | 1 |
destFetch64| Name: | destFetch64 | | Prototype: | static QRgba64 * destFetch64(QRgba64 *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1030-1036 |
| | 4 | 1 |
destFetch| Name: | destFetch | | Prototype: | static uint * destFetch(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1023-1028 |
| | 3 | 1 |
descriptionKey| Name: | descriptionKey | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
defaultWidgetAction| Name: | defaultWidgetAction | | Prototype: | static bool defaultWidgetAction(QToolBarItem *item) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | | Lines: | 334-338 |
| | 2 | 1 |
defaultInterpolator| Name: | defaultInterpolator | | Prototype: | static QVariant defaultInterpolator(const void *, const void *, qreal) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 156-159 |
| | 1 | 1 |
decodeNibble| Name: | decodeNibble | | Prototype: | static inline ushort decodeNibble(ushort c) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 181-185 |
| | 2 | 1 |
decendingLessThan| Name: | decendingLessThan | | Prototype: | static bool decendingLessThan(const QPair<QString, int> &s1, const QPair<QString, int> &s2) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | | Lines: | 253-256 |
| | 1 | 1 |
dec| Name: | dec | | Prototype: | QTextStream &dec(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2692-2696 |
| | 2 | 1 |
data| Name: | data | | Prototype: | static inline const char *data(const QByteArray &arr) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | | Lines: | 58-61 |
| | 1 | 1 |
darken_op| Name: | darken_op | | Prototype: | static inline int darken_op(int dst, int src, int da, int sa) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1154-1157 |
| | 1 | 1 |
d2i| Name: | d2i | | Prototype: | static inline quint64 d2i(double d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 177-182 |
| | 3 | 1 |
customIsNull| Name: | customIsNull | | Prototype: | static bool customIsNull(const QVariant::Private *d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1058-1061 |
| | 1 | 1 |
cross| Name: | cross | | Prototype: | inline int cross(const QPoint &u, const QPoint &v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 77-80 |
| | 1 | 1 |
create_current_thread_data_key| Name: | create_current_thread_data_key | | Prototype: | static void create_current_thread_data_key() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 161-164 |
| | 1 | 1 |
createSlack| Name: | createSlack | | Prototype: | static QPair<QSimplexVariable *, QSimplexConstraint *> createSlack(QSimplexConstraint *sizeConstraint, qreal interval, slackType type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2839-2851 |
| | 7 | 1 |
createOidMap| Name: | createOidMap | | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
createMagicMatchRule| Name: | createMagicMatchRule | | Prototype: | static QMimeMagicRule *createMagicMatchRule(const QXmlStreamAttributes &atts, QString *errorMessage) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetypeparser.cpp | | Lines: | 169-176 |
| | 5 | 1 |
createFromName| Name: | createFromName | | Prototype: | static QUuid createFromName(const QUuid &ns, const QByteArray &baseData, QCryptographicHash::Algorithm algorithm, int version) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 121-142 |
| | 12 | 1 |