| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
qopenglfResolveUniform2uiv| Name: | qopenglfResolveUniform2uiv | | Prototype: | static void qopenglfResolveUniform2uiv(GLint location, GLsizei count, const GLuint * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6697-6703 |
| | 3 | 2 |
qopenglfResolveUniform3ui| Name: | qopenglfResolveUniform3ui | | Prototype: | static void qopenglfResolveUniform3ui(GLint location, GLuint v0, GLuint v1, GLuint v2) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6705-6711 |
| | 3 | 2 |
qopenglfResolveUniform3uiv| Name: | qopenglfResolveUniform3uiv | | Prototype: | static void qopenglfResolveUniform3uiv(GLint location, GLsizei count, const GLuint * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6713-6719 |
| | 3 | 2 |
qopenglfResolveUniform4ui| Name: | qopenglfResolveUniform4ui | | Prototype: | static void qopenglfResolveUniform4ui(GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6721-6727 |
| | 3 | 2 |
qopenglfResolveUniform4uiv| Name: | qopenglfResolveUniform4uiv | | Prototype: | static void qopenglfResolveUniform4uiv(GLint location, GLsizei count, const GLuint * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6729-6735 |
| | 3 | 2 |
qopenglfResolveUniformBlockBinding| Name: | qopenglfResolveUniformBlockBinding | | Prototype: | static void qopenglfResolveUniformBlockBinding(GLuint program, GLuint uniformBlockIndex, GLuint uniformBlockBinding) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6737-6743 |
| | 3 | 2 |
qopenglfResolveUniformMatrix2x3fv| Name: | qopenglfResolveUniformMatrix2x3fv | | Prototype: | static void qopenglfResolveUniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6745-6751 |
| | 3 | 2 |
qopenglfResolveUniformMatrix2x4fv| Name: | qopenglfResolveUniformMatrix2x4fv | | Prototype: | static void qopenglfResolveUniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6753-6759 |
| | 3 | 2 |
qopenglfResolveUniformMatrix3x2fv| Name: | qopenglfResolveUniformMatrix3x2fv | | Prototype: | static void qopenglfResolveUniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6761-6767 |
| | 3 | 2 |
qopenglfResolveUniformMatrix3x4fv| Name: | qopenglfResolveUniformMatrix3x4fv | | Prototype: | static void qopenglfResolveUniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6769-6775 |
| | 3 | 2 |
qopenglfResolveUniformMatrix4x2fv| Name: | qopenglfResolveUniformMatrix4x2fv | | Prototype: | static void qopenglfResolveUniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6777-6783 |
| | 3 | 2 |
qopenglfResolveUniformMatrix4x3fv| Name: | qopenglfResolveUniformMatrix4x3fv | | Prototype: | static void qopenglfResolveUniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6785-6791 |
| | 3 | 2 |
qopenglfResolveUnmapBuffer| Name: | qopenglfResolveUnmapBuffer | | Prototype: | static GLboolean qopenglfResolveUnmapBuffer(GLenum target) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6793-6799 |
| | 3 | 2 |
qopenglfResolveUseProgramStages| Name: | qopenglfResolveUseProgramStages | | Prototype: | static void qopenglfResolveUseProgramStages(GLuint pipeline, GLbitfield stages, GLuint program) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7353-7359 |
| | 3 | 2 |
qopenglfResolveValidateProgramPipeline| Name: | qopenglfResolveValidateProgramPipeline | | Prototype: | static void qopenglfResolveValidateProgramPipeline(GLuint pipeline) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7361-7367 |
| | 3 | 2 |
qopenglfResolveVertexAttribBinding| Name: | qopenglfResolveVertexAttribBinding | | Prototype: | static void qopenglfResolveVertexAttribBinding(GLuint attribindex, GLuint bindingindex) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7369-7375 |
| | 3 | 2 |
qopenglfResolveVertexAttribDivisor| Name: | qopenglfResolveVertexAttribDivisor | | Prototype: | static void qopenglfResolveVertexAttribDivisor(GLuint index, GLuint divisor) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6801-6807 |
| | 3 | 2 |
qopenglfResolveVertexAttribFormat| Name: | qopenglfResolveVertexAttribFormat | | Prototype: | static void qopenglfResolveVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7377-7383 |
| | 3 | 2 |
qopenglfResolveVertexAttribI4i| Name: | qopenglfResolveVertexAttribI4i | | Prototype: | static void qopenglfResolveVertexAttribI4i(GLuint index, GLint x, GLint y, GLint z, GLint w) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6809-6815 |
| | 3 | 2 |
qopenglfResolveVertexAttribI4iv| Name: | qopenglfResolveVertexAttribI4iv | | Prototype: | static void qopenglfResolveVertexAttribI4iv(GLuint index, const GLint * v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6817-6823 |
| | 3 | 2 |
qopenglfResolveVertexAttribI4ui| Name: | qopenglfResolveVertexAttribI4ui | | Prototype: | static void qopenglfResolveVertexAttribI4ui(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6825-6831 |
| | 3 | 2 |
qopenglfResolveVertexAttribI4uiv| Name: | qopenglfResolveVertexAttribI4uiv | | Prototype: | static void qopenglfResolveVertexAttribI4uiv(GLuint index, const GLuint * v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6833-6839 |
| | 3 | 2 |
qopenglfResolveVertexAttribIFormat| Name: | qopenglfResolveVertexAttribIFormat | | Prototype: | static void qopenglfResolveVertexAttribIFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7385-7391 |
| | 3 | 2 |
qopenglfResolveVertexAttribIPointer| Name: | qopenglfResolveVertexAttribIPointer | | Prototype: | static void qopenglfResolveVertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void * pointer) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6841-6847 |
| | 3 | 2 |
qopenglfResolveVertexBindingDivisor| Name: | qopenglfResolveVertexBindingDivisor | | Prototype: | static void qopenglfResolveVertexBindingDivisor(GLuint bindingindex, GLuint divisor) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 7393-7399 |
| | 3 | 2 |
qopenglfResolveWaitSync| Name: | qopenglfResolveWaitSync | | Prototype: | static void qopenglfResolveWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 6849-6855 |
| | 3 | 2 |
qpiw_write_fn| Name: | qpiw_write_fn | | Prototype: | static void qpiw_write_fn(png_structp png_ptr, png_bytep data, png_size_t length) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 211-222 |
| | 6 | 2 |
qrasterpaintengine_state_setNoClip| Name: | qrasterpaintengine_state_setNoClip | | Prototype: | static void qrasterpaintengine_state_setNoClip(QRasterPaintEngineState *s) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1107-1113 |
| | 4 | 2 |
qsslSocketCannotResolveSymbolWarning| Name: | qsslSocketCannotResolveSymbolWarning | | Prototype: | void qsslSocketCannotResolveSymbolWarning(const char *functionName) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 123-126 |
| | 1 | 2 |
qsslSocketUnresolvedSymbolWarning| Name: | qsslSocketUnresolvedSymbolWarning | | Prototype: | void qsslSocketUnresolvedSymbolWarning(const char *functionName) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 117-120 |
| | 1 | 2 |
qstrcmp| Name: | qstrcmp | | Prototype: | int qstrcmp(const QByteArray &str1, const QByteArray &str2) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 387-398 |
| | 6 | 2 |
qstrcpy| Name: | qstrcpy | | Prototype: | char *qstrcpy(char *dst, const char *src) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 172-186 |
| | 3 | 2 |
qstrdup| Name: | qstrdup | | Prototype: | char *qstrdup(const char *src) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 152-158 |
| | 4 | 2 |
qtPcreCallback| Name: | qtPcreCallback | | Prototype: | static pcre16_jit_stack *qtPcreCallback(void *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1102-1108 |
| | 3 | 2 |
qt_QMetaEnum_debugOperator| Name: | qt_QMetaEnum_debugOperator | | Prototype: | QDebug qt_QMetaEnum_debugOperator(QDebug &dbg, int value, const QMetaObject *meta, const char *name) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 837-849 |
| | 9 | 2 |
qt_QMetaEnum_flagDebugOperator| Name: | qt_QMetaEnum_flagDebugOperator | | Prototype: | QDebug qt_QMetaEnum_flagDebugOperator(QDebug &debug, quint64 value, const QMetaObject *meta, const char *name) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 851-863 |
| | 10 | 2 |
qt_accHotKey| Name: | qt_accHotKey | | Prototype: | QString qt_accHotKey(const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 139-146 |
| | 4 | 2 |
qt_accStripAmp| Name: | qt_accStripAmp | | Prototype: | QString qt_accStripAmp(const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 129-137 |
| | 5 | 2 |
qt_blurImage| Name: | qt_blurImage | | Prototype: | void qt_blurImage(QImage &blurImage, qreal radius, bool quality, int transposed = 0) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 882-888 |
| | 3 | 2 |
qt_cleanupFontDatabase| Name: | qt_cleanupFontDatabase | | Prototype: | void qt_cleanupFontDatabase() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 720-727 |
| | 4 | 2 |
qt_convertPointsToPixels| Name: | qt_convertPointsToPixels | | Prototype: | static QSize qt_convertPointsToPixels(const QSize &size, int resolution) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 566-572 |
| | 4 | 2 |
qt_convertPointsToUnits| Name: | qt_convertPointsToUnits | | Prototype: | static QSizeF qt_convertPointsToUnits(const QSize &size, QPageSize::Unit units) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 574-583 |
| | 6 | 2 |
qt_convertUnitsToPoints| Name: | qt_convertUnitsToPoints | | Prototype: | static QSize qt_convertUnitsToPoints(const QSizeF &size, QPageSize::Unit units) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 559-564 |
| | 3 | 2 |
qt_definitionSize| Name: | qt_definitionSize | | Prototype: | static QSizeF qt_definitionSize(QPageSize::PageSizeId pageSizeId) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 527-534 |
| | 5 | 2 |
qt_find_latin1_string| Name: | qt_find_latin1_string | | Prototype: | static inline int qt_find_latin1_string(const QChar *haystack, int size, QLatin1String needle, int from, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10067-10081 |
| | 8 | 2 |
qt_getFreetype| Name: | qt_getFreetype | | Prototype: | FT_Library qt_getFreetype() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 151-157 |
| | 4 | 2 |
qt_getFreetypeData| Name: | qt_getFreetypeData | | Prototype: | QtFreetypeData *qt_getFreetypeData() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 142-148 |
| | 4 | 2 |
qt_get_colornames| Name: | qt_get_colornames | | Prototype: | QStringList qt_get_colornames() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | | Lines: | 348-356 |
| | 6 | 2 |
qt_get_named_xpm_rgb| Name: | qt_get_named_xpm_rgb | | Prototype: | static inline bool qt_get_named_xpm_rgb(const char *name_no_space, QRgb *rgb) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 747-756 |
| | 5 | 2 |
qt_gl_functions| Name: | qt_gl_functions | | Prototype: | static QOpenGLFunctionsPrivateEx *qt_gl_functions(QOpenGLContext *context = 0) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 217-225 |
| | 6 | 2 |
qt_gl_functions| Name: | qt_gl_functions | | Prototype: | static QGLFunctionsPrivateEx *qt_gl_functions(const QGLContext *context = 0) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | | Lines: | 171-180 |
| | 7 | 2 |
qt_gl_library_name| Name: | qt_gl_library_name | | Prototype: | const QString qt_gl_library_name() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5199-5209 |
| | 3 | 2 |
qt_gl_read_frame_buffer| Name: | qt_gl_read_frame_buffer | | Prototype: | QImage qt_gl_read_frame_buffer(const QSize &size, bool alpha_format, bool include_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1875-1886 |
| | 9 | 2 |
qt_gtk_get_icon| Name: | qt_gtk_get_icon | | Prototype: | static QPixmap qt_gtk_get_icon(const char* iconName, GtkIconSize size = GTK_ICON_SIZE_BUTTON) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 85-114 |
| | 21 | 2 |
qt_hash| Name: | qt_hash | | Prototype: | static uint qt_hash(const QChar *p, int n) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 352-362 |
| | 6 | 2 |
qt_init_picture_handlers| Name: | qt_init_picture_handlers | | Prototype: | void qt_init_picture_handlers() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1438-1444 |
| | 2 | 2 |
qt_init_tooltip_palette| Name: | qt_init_tooltip_palette | | Prototype: | void qt_init_tooltip_palette() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 613-619 |
| | 2 | 2 |
qt_initialize_pthread_cond| Name: | qt_initialize_pthread_cond | | Prototype: | void qt_initialize_pthread_cond(pthread_cond_t *cond, const char *where) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | | Lines: | 71-87 |
| | 6 | 2 |
qt_initialize_qhash_seed| Name: | qt_initialize_qhash_seed | | Prototype: | static void qt_initialize_qhash_seed() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 285-291 |
| | 3 | 2 |
qt_message_output| Name: | qt_message_output | | Prototype: | void qt_message_output(QtMsgType msgType, const QMessageLogContext &context, const QString &message) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1659-1664 |
| | 3 | 2 |
qt_nanosleep| Name: | qt_nanosleep | | Prototype: | void qt_nanosleep(timespec amount) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 171-183 |
| | 2 | 2 |
qt_pixmapForBrush| Name: | qt_pixmapForBrush | | Prototype: | QPixmap qt_pixmapForBrush(int brushStyle, bool invert) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 97-111 |
| | 9 | 2 |
qt_printerPaperSize| Name: | qt_printerPaperSize | | Prototype: | QSizeF qt_printerPaperSize(QPrinter::Orientation orientation, QPrinter::PaperSize paperSize, QPrinter::Unit unit, int resolution) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 94-106 |
| | 6 | 2 |
qt_qhostinfo_cache_inject| Name: | qt_qhostinfo_cache_inject | | Prototype: | void qt_qhostinfo_cache_inject(const QString &hostname, const QHostInfo &resolution) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 713-720 |
| | 4 | 2 |
qt_qhostinfo_clear_cache| Name: | qt_qhostinfo_clear_cache | | Prototype: | void qt_qhostinfo_clear_cache() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 696-702 |
| | 3 | 2 |
qt_qhostinfo_enable_cache| Name: | qt_qhostinfo_enable_cache | | Prototype: | void __attribute__((visibility("default"))) qt_qhostinfo_enable_cache(bool e) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 705-711 |
| | 3 | 2 |
qt_qimageScaleAARGBA_helper| Name: | qt_qimageScaleAARGBA_helper | | Prototype: | inline static __m128i qt_qimageScaleAARGBA_helper(const unsigned int *pix, int xyap, int Cxy, int step, const __m128i vxyap, const __m128i vCxy) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp | | Lines: | 44-58 |
| | 11 | 2 |
qt_qimageScaleAARGBA_helper| Name: | qt_qimageScaleAARGBA_helper | | Prototype: | inline static void qt_qimageScaleAARGBA_helper(const unsigned int *pix, int xyap, int Cxy, int step, int &r, int &g, int &b, int &a) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 355-374 |
| | 16 | 2 |
qt_qimageScaleAARGB_helper| Name: | qt_qimageScaleAARGB_helper | | Prototype: | inline static void qt_qimageScaleAARGB_helper(const unsigned int *pix, int xyap, int Cxy, int step, int &r, int &g, int &b) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 549-565 |
| | 13 | 2 |
qt_radial_gradient_adapt_focal_point| Name: | qt_radial_gradient_adapt_focal_point | | Prototype: | static QPointF qt_radial_gradient_adapt_focal_point(const QPointF ¢er, qreal radius, const QPointF &focalPoint) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1811-1823 |
| | 5 | 2 |
qt_read_dib| Name: | qt_read_dib | | Prototype: | bool qt_read_dib(QDataStream &s, QImage &image) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 688-694 |
| | 4 | 2 |
qt_region_strictContains| Name: | qt_region_strictContains | | Prototype: | bool qt_region_strictContains(const QRegion ®ion, const QRect &rect) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 4191-4221 |
| | 5 | 2 |
qt_repeatCount| Name: | qt_repeatCount | | Prototype: | int qt_repeatCount(const QString &s, int i) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 521-528 |
| | 5 | 2 |
qt_scale_image_argb32_on_argb32| Name: | qt_scale_image_argb32_on_argb32 | | Prototype: | void qt_scale_image_argb32_on_argb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 470-493 |
| | 7 | 2 |
qt_scale_image_argb32_on_rgb16| Name: | qt_scale_image_argb32_on_rgb16 | | Prototype: | void qt_scale_image_argb32_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 148-171 |
| | 7 | 2 |
qt_scale_image_rgb16_on_rgb16| Name: | qt_scale_image_rgb16_on_rgb16 | | Prototype: | void qt_scale_image_rgb16_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 123-146 |
| | 7 | 2 |
qt_scale_image_rgb32_on_rgb32| Name: | qt_scale_image_rgb32_on_rgb32 | | Prototype: | void qt_scale_image_rgb32_on_rgb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 445-468 |
| | 7 | 2 |
qt_select_msecs| Name: | qt_select_msecs | | Prototype: | int qt_select_msecs(int nfds, fd_set *fdread, fd_set *fdwrite, int timeout) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | | Lines: | 95-104 |
| | 6 | 2 |
qt_sizegrip_topLevelWidget| Name: | qt_sizegrip_topLevelWidget | | Prototype: | static QWidget *qt_sizegrip_topLevelWidget(QWidget* w) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 58-63 |
| | 3 | 2 |
qt_socks5_set_host_name_and_port| Name: | qt_socks5_set_host_name_and_port | | Prototype: | static bool qt_socks5_set_host_name_and_port(const QString &hostname, quint16 port, QByteArray *pBuf) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 181-204 |
| | 10 | 2 |
qt_span_fill_clipRect| Name: | qt_span_fill_clipRect | | Prototype: | static void qt_span_fill_clipRect(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4043-4057 |
| | 8 | 2 |
qt_subtract_from_timeout| Name: | qt_subtract_from_timeout | | Prototype: | int qt_subtract_from_timeout(int timeout, int elapsed) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1654-1661 |
| | 4 | 2 |
qt_transform_image_argb32_on_argb32| Name: | qt_transform_image_argb32_on_argb32 | | Prototype: | void qt_transform_image_argb32_on_argb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, const QTransform &targetRectTransform, int const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 559-578 |
| | 9 | 2 |
qt_transform_image_argb32_on_rgb16| Name: | qt_transform_image_argb32_on_rgb16 | | Prototype: | void qt_transform_image_argb32_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, const QTransform &targetRectTransform, int const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 516-535 |
| | 9 | 2 |
qt_transform_image_rgb16_on_rgb16| Name: | qt_transform_image_rgb16_on_rgb16 | | Prototype: | void qt_transform_image_rgb16_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, const QTransform &targetRectTransform, int const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 495-514 |
| | 9 | 2 |
qt_transform_image_rgb32_on_rgb32| Name: | qt_transform_image_rgb32_on_rgb32 | | Prototype: | void qt_transform_image_rgb32_on_rgb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, const QTransform &targetRectTransform, int const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 538-557 |
| | 9 | 2 |
qtransform_equals_no_translate| Name: | qtransform_equals_no_translate | | Prototype: | static inline bool qtransform_equals_no_translate(const QTransform &a, const QTransform &b) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 61-76 |
| | 8 | 2 |
qulltoa2| Name: | qulltoa2 | | Prototype: | static char *qulltoa2(char *p, qulonglong n, int base) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3792-3808 |
| | 6 | 2 |
rasterop_NotSource| Name: | rasterop_NotSource | | Prototype: | void rasterop_NotSource(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1917-1923 |
| | 3 | 2 |
rasterop_NotSourceAndDestination| Name: | rasterop_NotSourceAndDestination | | Prototype: | void rasterop_NotSourceAndDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1938-1948 |
| | 4 | 2 |
rasterop_NotSourceAndNotDestination| Name: | rasterop_NotSourceAndNotDestination | | Prototype: | void rasterop_NotSourceAndNotDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1848-1858 |
| | 4 | 2 |
rasterop_NotSourceOrDestination| Name: | rasterop_NotSourceOrDestination | | Prototype: | void rasterop_NotSourceOrDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1974-1984 |
| | 4 | 2 |
rasterop_NotSourceOrNotDestination| Name: | rasterop_NotSourceOrNotDestination | | Prototype: | void rasterop_NotSourceOrNotDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1873-1883 |
| | 4 | 2 |
rasterop_NotSourceXorDestination| Name: | rasterop_NotSourceXorDestination | | Prototype: | void rasterop_NotSourceXorDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1898-1908 |
| | 4 | 2 |
rasterop_SourceAndDestination| Name: | rasterop_SourceAndDestination | | Prototype: | void rasterop_SourceAndDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1800-1810 |
| | 4 | 2 |
rasterop_SourceAndNotDestination| Name: | rasterop_SourceAndNotDestination | | Prototype: | void rasterop_SourceAndNotDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1962-1972 |
| | 4 | 2 |
rasterop_SourceOrDestination| Name: | rasterop_SourceOrDestination | | Prototype: | void rasterop_SourceOrDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1779-1787 |
| | 3 | 2 |
rasterop_SourceOrNotDestination| Name: | rasterop_SourceOrNotDestination | | Prototype: | void rasterop_SourceOrNotDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1997-2007 |
| | 4 | 2 |
rasterop_SourceXorDestination| Name: | rasterop_SourceXorDestination | | Prototype: | void rasterop_SourceXorDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1823-1833 |
| | 4 | 2 |
rasterop_solid_NotSourceAndDestination| Name: | rasterop_solid_NotSourceAndDestination | | Prototype: | void rasterop_solid_NotSourceAndDestination(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1925-1936 |
| | 5 | 2 |