| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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| Name: | fileScheme | | Coverage: | 100.000% (1/1) |
| | 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| Name: | findChar | | Coverage: | 100.000% (1/1) |
| | 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| Name: | ftpScheme | | Coverage: | 100.000% (1/1) |
| | 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| Name: | getPixmap | | Coverage: | 0.000% (0/1) |
| | 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| Name: | get_dh1024 | | Coverage: | 100.000% (1/1) |
| | 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| Name: | glVendorKey | | Coverage: | 0.000% (0/1) |
| | 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 |
hash| Name: | hash | | Prototype: | static inline uint hash(const QPen &pen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 266-269 |
| | 1 | 1 |
hash| Name: | hash | | Prototype: | static inline uint hash(const QBrush &brush) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 271-274 |
| | 1 | 1 |
hb_canRender| Name: | hb_canRender | | Prototype: | static HB_Bool hb_canRender(HB_Font font, const HB_UChar16 *string, hb_uint32 length) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 141-145 |
| | 2 | 1 |
hb_freeFace| Name: | hb_freeFace | | Prototype: | static void hb_freeFace(void *face) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 203-206 |
| | 1 | 1 |
hb_getAdvances| Name: | hb_getAdvances | | Prototype: | static void hb_getAdvances(HB_Font font, const HB_Glyph *glyphs, hb_uint32 numGlyphs, HB_Fixed *advances, int flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 129-139 |
| | 6 | 1 |
hb_getGlyphMetrics| Name: | hb_getGlyphMetrics | | Prototype: | static void hb_getGlyphMetrics(HB_Font font, HB_Glyph glyph, HB_GlyphMetrics *metrics) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 147-157 |
| | 8 | 1 |
hb_getPointInOutline| Name: | hb_getPointInOutline | | Prototype: | static HB_Error hb_getPointInOutline(HB_Font font, HB_Glyph glyph, int flags, hb_uint32 point, HB_Fixed *xpos, HB_Fixed *ypos, hb_uint32 *nPoints) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 179-183 |
| | 2 | 1 |
hb_qt_font_get_use_design_metrics| Name: | hb_qt_font_get_use_design_metrics | | Prototype: | uint hb_qt_font_get_use_design_metrics(hb_font_t *font) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 582-585 |
| | 1 | 1 |
hb_qt_font_set_use_design_metrics| Name: | hb_qt_font_set_use_design_metrics | | Prototype: | void hb_qt_font_set_use_design_metrics(hb_font_t *font, uint value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 577-580 |
| | 1 | 1 |
hb_qt_get_font_funcs| Name: | hb_qt_get_font_funcs | | Prototype: | hb_font_funcs_t *hb_qt_get_font_funcs() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 614-617 |
| | 1 | 1 |
hb_qt_get_unicode_funcs| Name: | hb_qt_get_unicode_funcs | | Prototype: | hb_unicode_funcs_t *hb_qt_get_unicode_funcs() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 411-414 |
| | 1 | 1 |
hb_qt_script_to_script| Name: | hb_qt_script_to_script | | Prototype: | hb_script_t hb_qt_script_to_script(QChar::Script script) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 203-206 |
| | 1 | 1 |
headerField| Name: | headerField | | Prototype: | static QByteArray headerField(const QByteArray &name, const QByteArray &value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 408-417 |
| | 7 | 1 |
helperStandardButtons| Name: | helperStandardButtons | | Prototype: | static QPlatformDialogHelper::StandardButtons helperStandardButtons(QMessageBox * q) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 2719-2723 |
| | 2 | 1 |
hex| Name: | hex | | Prototype: | QTextStream &hex(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2707-2711 |
| | 2 | 1 |
hex2byte| Name: | hex2byte | | Prototype: | static inline int hex2byte(char *p) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 52-56 |
| | 2 | 1 |
hex2int| Name: | hex2int | | Prototype: | static inline int hex2int(char s) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | | Lines: | 64-68 |
| | 2 | 1 |
hexdig| Name: | hexdig | | Prototype: | static inline uchar hexdig(uint u) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | | Lines: | 46-49 |
| | 1 | 1 |
highByte| Name: | highByte | | Prototype: | static inline uchar highByte(glyph_t glyph) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1751-1752 |
| | 1 | 1 |
hint| Name: | hint | | Prototype: | static inline QVariant hint(QPlatformIntegration::StyleHint h) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 42-45 |
| | 1 | 1 |
horz| Name: | horz | | Prototype: | static inline bool horz(QBoxLayout::Direction dir) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 128-131 |
| | 1 | 1 |
i2b| Name: | i2b | | Prototype: | static Bigint *i2b(int i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 705-713 |
| | 5 | 1 |
ianaId| Name: | ianaId | | Prototype: | static QByteArray ianaId(const QWindowsData *windowsData) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 84-87 |
| | 1 | 1 |
ianaId| Name: | ianaId | | Prototype: | static QByteArray ianaId(const QZoneData *zoneData) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 90-93 |
| | 1 | 1 |
idKey| Name: | idKey | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
id_function| Name: | id_function | | Prototype: | static unsigned long id_function() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 188-191 |
| | 1 | 1 |