| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &in, QHeaderViewPrivate::SectionItem §ion) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 68-72 |
| | 2 | 1 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &in, QListWidgetItem &item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 816-820 |
| | 2 | 1 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &in, QTableWidgetItem &item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1438-1442 |
| | 2 | 1 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &in, QTreeWidgetItem &item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 2231-2235 |
| | 2 | 1 |
operator>>| Name: | operator>> | | Prototype: | QDataStream& operator>>(QDataStream &s, QVariant &p) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 2155-2159 |
| | 2 | 1 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &in, QNetworkCacheMetaData &metaData) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractnetworkcache.cpp | | Lines: | 357-361 |
| | 2 | 1 |
operator>>| Name: | operator>> | | Prototype: | static QDataStream& operator>>(QDataStream& s, QNtlmBuffer& b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 969-973 |
| | 2 | 1 |
pathIsDir| Name: | pathIsDir | | Prototype: | static bool pathIsDir(const QByteArray &nativeName) | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 553-560 |
| | 2 | 1 |
platformAccessibility| Name: | platformAccessibility | | Prototype: | static QPlatformAccessibility *platformAccessibility() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 477-481 |
| | 2 | 1 |
pointsIntoRange| Name: | pointsIntoRange | | Prototype: | bool pointsIntoRange(const QChar *ptr, const ushort *base, int len) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2392-2396 |
| | 2 | 1 |
printXcbEvent| Name: | printXcbEvent | | Prototype: | void printXcbEvent(const char *message, xcb_generic_event_t *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 771-821 |
| | 2 | 1 |
qAccessibleCleanup| Name: | qAccessibleCleanup | | Prototype: | static void qAccessibleCleanup() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 501-505 |
| | 2 | 1 |
qContainsIndex| Name: | qContainsIndex | | Prototype: | static bool qContainsIndex(const QModelIndex &idx, const QModelIndex &topLeft, const QModelIndex &bottomRight) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 172-177 |
| | 2 | 1 |
qDefaultMsgHandler| Name: | qDefaultMsgHandler | | Prototype: | static void qDefaultMsgHandler(QtMsgType type, const char *buf) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1567-1571 |
| | 2 | 1 |
qDeleteQGLContext| Name: | qDeleteQGLContext | | Prototype: | static void qDeleteQGLContext(void *handle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2164-2168 |
| | 2 | 1 |
qDrawPlainRect| Name: | qDrawPlainRect | | Prototype: | void qDrawPlainRect(QPainter *p, const QRect &r, const QColor &c, int lineWidth, const QBrush *fill) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 730-735 |
| | 2 | 1 |
qDrawShadeLine| Name: | qDrawShadeLine | | Prototype: | void qDrawShadeLine(QPainter *p, const QPoint &p1, const QPoint &p2, const QPalette &pal, bool sunken, int lineWidth, int midLineWidth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 566-572 |
| | 2 | 1 |
qDrawShadePanel| Name: | qDrawShadePanel | | Prototype: | void qDrawShadePanel(QPainter *p, const QRect &r, const QPalette &pal, bool sunken, int lineWidth, const QBrush *fill) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 642-648 |
| | 2 | 1 |
qDrawShadeRect| Name: | qDrawShadeRect | | Prototype: | void qDrawShadeRect(QPainter *p, const QRect &r, const QPalette &pal, bool sunken, int lineWidth, int midLineWidth, const QBrush *fill) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 605-612 |
| | 2 | 1 |
qEnvironmentVariableIsSet| Name: | qEnvironmentVariableIsSet | | Prototype: | bool qEnvironmentVariableIsSet(const char *varName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3287-3297 |
| | 2 | 1 |
qGlobalPostedEventsCount| Name: | qGlobalPostedEventsCount | | Prototype: | uint qGlobalPostedEventsCount() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 312-316 |
| | 2 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QHostAddress &key, uint seed) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 1138-1143 |
| | 2 | 2 |
qIntersectionPoint| Name: | qIntersectionPoint | | Prototype: | static inline QIntersectionPoint qIntersectionPoint(const QPodPoint &point) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 237-242 |
| | 2 | 1 |
qIsAlnum| Name: | qIsAlnum | | Prototype: | static bool qIsAlnum(QChar ch) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines: | 75-80 |
| | 2 | 1 |
qRectIntersects| Name: | qRectIntersects | | Prototype: | static inline bool qRectIntersects(const QRect &r1, const QRect &r2) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 126-130 |
| | 2 | 1 |
qRegisterGuiStateMachine| Name: | qRegisterGuiStateMachine | | Prototype: | void qRegisterGuiStateMachine() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qguistatemachine.cpp | | Lines: | 454-458 |
| | 2 | 1 |
qRegisterGuiVariant| Name: | qRegisterGuiVariant | | Prototype: | void qRegisterGuiVariant() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 344-348 |
| | 2 | 1 |
qSmartMaxSize| Name: | qSmartMaxSize | | Prototype: | QSize qSmartMaxSize(const QWidget *w, Qt::Alignment align) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | | Lines: | 417-421 |
| | 2 | 1 |
q_mkdtemp| Name: | q_mkdtemp | | Prototype: | QPair<QString, bool> q_mkdtemp(char *templateName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporarydir.cpp | | Lines: | 158-162 |
| | 2 | 1 |
q_normalizePercentEncoding| Name: | q_normalizePercentEncoding | | Prototype: | void q_normalizePercentEncoding(QByteArray *ba, const char *exclude) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4462-4466 |
| | 2 | 1 |
qdbus_unloadLibDBus| Name: | qdbus_unloadLibDBus | | Prototype: | static void qdbus_unloadLibDBus() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbus_symbols.cpp | | Lines: | 149-153 |
| | 2 | 2 |
qdlerror| Name: | qdlerror | | Prototype: | static QString qdlerror() | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | | Lines: | 63-73 |
| | 2 | 1 |
qgetenv| Name: | qgetenv | | Prototype: | QByteArray qgetenv(const char *varName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3172-3190 |
| | 2 | 1 |
qopenglfResolveGetBufferSubData| Name: | qopenglfResolveGetBufferSubData | | Prototype: | static void qopenglfResolveGetBufferSubData(GLenum target, qopengl_GLintptr offset, qopengl_GLsizeiptr size, GLvoid *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 3245-3249 |
| | 2 | 1 |
qputenv| Name: | qputenv | | Prototype: | bool qputenv(const char *varName, const QByteArray& value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3317-3335 |
| | 2 | 1 |
qstrcmp| Name: | qstrcmp | | Prototype: | int qstrcmp(const char *str1, const char *str2) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 261-265 |
| | 2 | 1 |
qtVectorPathForPath| Name: | qtVectorPathForPath | | Prototype: | const QVectorPath &qtVectorPathForPath(const QPainterPath &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 125-129 |
| | 2 | 1 |
qt_bitmapblit_argb32| Name: | qt_bitmapblit_argb32 | | Prototype: | inline static void qt_bitmapblit_argb32(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5663-5670 |
| | 2 | 1 |
qt_bitmapblit_quint16| Name: | qt_bitmapblit_quint16 | | Prototype: | inline static void qt_bitmapblit_quint16(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5691-5698 |
| | 2 | 1 |
qt_bitmapblit_rgb30| Name: | qt_bitmapblit_rgb30 | | Prototype: | template<QtPixelOrder PixelOrder> inline static void qt_bitmapblit_rgb30(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5681-5689 |
| | 2 | 1 |
qt_bitmapblit_rgba8888| Name: | qt_bitmapblit_rgba8888 | | Prototype: | inline static void qt_bitmapblit_rgba8888(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5672-5679 |
| | 2 | 1 |
qt_blurinner_alphaOnly| Name: | qt_blurinner_alphaOnly | | Prototype: | template<int aprec, int zprec> inline void qt_blurinner_alphaOnly(uchar *bptr, int &z, int alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 632-639 |
| | 2 | 1 |
qt_convertToBool| Name: | qt_convertToBool | | Prototype: | template<typename TInput, typename LiteralWrapper> inline bool qt_convertToBool(const QVariant::Private *const d) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 322-327 |
| | 2 | 1 |
qt_fallbacksForFamily| Name: | qt_fallbacksForFamily | | Prototype: | QStringList qt_fallbacksForFamily(const QString &family, QFont::Style style, QFont::StyleHint styleHint, QChar::Script script) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 880-884 |
| | 2 | 1 |
qt_fontdata_from_index| Name: | qt_fontdata_from_index | | Prototype: | QByteArray qt_fontdata_from_index(int index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2406-2410 |
| | 2 | 1 |
qt_get_font_table_default| Name: | qt_get_font_table_default | | Prototype: | static bool qt_get_font_table_default(void *user_data, uint tag, uchar *buffer, uint *length) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 209-213 |
| | 2 | 1 |
qt_gradient_pixel64_fixed| Name: | qt_gradient_pixel64_fixed | | Prototype: | static const QRgba64& qt_gradient_pixel64_fixed(const QGradientData *data, int fixed_pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 3445-3449 |
| | 2 | 1 |
qt_gradient_pixel_fixed| Name: | qt_gradient_pixel_fixed | | Prototype: | static uint qt_gradient_pixel_fixed(const QGradientData *data, int fixed_pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 3439-3443 |
| | 2 | 1 |
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_mix_colors| Name: | qt_mix_colors | | Prototype: | static QColor qt_mix_colors(QColor a, QColor b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 54-58 |
| | 2 | 1 |
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_opengl_debug_callback| Name: | qt_opengl_debug_callback | | Prototype: | static void qt_opengl_debug_callback(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *rawMessage, const GLvoid *userParam) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 1324-1334 |
| | 2 | 1 |
qt_patternForBrush| Name: | qt_patternForBrush | | Prototype: | const uchar *qt_patternForBrush(int brushStyle, bool invert) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 49-95 |
| | 2 | 1 |
qt_rectfill_alpha| Name: | qt_rectfill_alpha | | Prototype: | static void qt_rectfill_alpha(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 6045-6051 |
| | 2 | 1 |
qt_rectfill_argb32| Name: | qt_rectfill_argb32 | | Prototype: | static void qt_rectfill_argb32(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5996-6002 |
| | 2 | 1 |
qt_rectfill_gray| Name: | qt_rectfill_gray | | Prototype: | static void qt_rectfill_gray(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 6053-6059 |
| | 2 | 1 |
qt_rectfill_nonpremul_argb32| Name: | qt_rectfill_nonpremul_argb32 | | Prototype: | static void qt_rectfill_nonpremul_argb32(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 6012-6018 |
| | 2 | 1 |
qt_rectfill_nonpremul_rgba| Name: | qt_rectfill_nonpremul_rgba | | Prototype: | static void qt_rectfill_nonpremul_rgba(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 6028-6034 |
| | 2 | 1 |
qt_rectfill_quint16| Name: | qt_rectfill_quint16 | | Prototype: | static void qt_rectfill_quint16(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 6004-6010 |
| | 2 | 1 |
qt_rectfill_rgb30| Name: | qt_rectfill_rgb30 | | Prototype: | template<QtPixelOrder PixelOrder> static void qt_rectfill_rgb30(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 6036-6043 |
| | 2 | 1 |
qt_rectfill_rgba| Name: | qt_rectfill_rgba | | Prototype: | static void qt_rectfill_rgba(QRasterBuffer *rasterBuffer, int x, int y, int width, int height, const QRgba64 &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 6020-6026 |
| | 2 | 1 |
qt_true_matrix| Name: | qt_true_matrix | | Prototype: | QTransform qt_true_matrix(qreal w, qreal h, QTransform x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3512-3516 |
| | 2 | 1 |
qt_tzname| Name: | qt_tzname | | Prototype: | static QString qt_tzname(QDateTimePrivate::DaylightStatus daylightStatus) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2176-2199 |
| | 2 | 1 |
qunsetenv| Name: | qunsetenv | | Prototype: | bool qunsetenv(const char *varName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3348-3369 |
| | 2 | 1 |
rasterop_ClearDestination| Name: | rasterop_ClearDestination | | Prototype: | void rasterop_ClearDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 2021-2028 |
| | 2 | 1 |
rasterop_NotDestination| Name: | rasterop_NotDestination | | Prototype: | void rasterop_NotDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 2057-2064 |
| | 2 | 1 |
rasterop_SetDestination| Name: | rasterop_SetDestination | | Prototype: | void rasterop_SetDestination(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 2039-2046 |
| | 2 | 1 |
rasterop_solid_ClearDestination| Name: | rasterop_solid_ClearDestination | | Prototype: | void rasterop_solid_ClearDestination(uint *__restrict__ dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 2030-2037 |
| | 2 | 1 |
rasterop_solid_NotDestination| Name: | rasterop_solid_NotDestination | | Prototype: | void rasterop_solid_NotDestination(uint *__restrict__ dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 2066-2073 |
| | 2 | 1 |
rasterop_solid_NotSource| Name: | rasterop_solid_NotSource | | Prototype: | void rasterop_solid_NotSource(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1910-1915 |
| | 2 | 1 |
rasterop_solid_SetDestination| Name: | rasterop_solid_SetDestination | | Prototype: | void rasterop_solid_SetDestination(uint *__restrict__ dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 2048-2055 |
| | 2 | 1 |
recodeAndAppend| Name: | recodeAndAppend | | Prototype: | static void recodeAndAppend(QString &to, const QString &input, QUrl::ComponentFormattingOptions encoding, const ushort *tableModifications) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 480-485 |
| | 2 | 2 |
rect_intersects| Name: | rect_intersects | | Prototype: | inline bool rect_intersects(const QRect &r1, const QRect &r2) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 687-691 |
| | 2 | 1 |
releaseCachedFontEngine| Name: | releaseCachedFontEngine | | Prototype: | static inline void releaseCachedFontEngine(QFontEngine *fontEngine) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1532-1536 |
| | 2 | 2 |
report_error| Name: | report_error | | Prototype: | static void report_error(int code, const char *where, const char *what) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | | Lines: | 65-69 |
| | 2 | 2 |
requiresOpenType| Name: | requiresOpenType | | Prototype: | static inline bool requiresOpenType(int writingSystem) | | Coverage: | 33.333% (3/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 358-362 |
| | 2 | 1 |
reset| Name: | reset | | Prototype: | QTextStream &reset(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2962-2966 |
| | 2 | 1 |
resetCodecConverterStateHelper| Name: | resetCodecConverterStateHelper | | Prototype: | static void resetCodecConverterStateHelper(QTextCodec::ConverterState *state) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 351-355 |
| | 2 | 1 |
right| Name: | right | | Prototype: | QTextStream &right(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2903-2907 |
| | 2 | 1 |
scientific| Name: | scientific | | Prototype: | QTextStream &scientific(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2875-2879 |
| | 2 | 1 |
setCurrentThreadName| Name: | setCurrentThreadName | | Prototype: | static void setCurrentThreadName(pthread_t threadId, const char *name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 303-314 |
| | 2 | 1 |
showbase| Name: | showbase | | Prototype: | QTextStream &showbase(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2721-2725 |
| | 2 | 1 |
signalSlotLock| Name: | signalSlotLock | | Prototype: | static inline QMutex *signalSlotLock(const QObject *o) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 137-141 |
| | 2 | 1 |
sizeInMillimeters| Name: | sizeInMillimeters | | Prototype: | static inline QSizeF sizeInMillimeters(const QSize &size, const QDpi &dpi) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 158-162 |
| | 2 | 1 |
snapTo26Dot6Grid| Name: | snapTo26Dot6Grid | | Prototype: | static inline QPointF snapTo26Dot6Grid(const QPointF &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 715-719 |
| | 2 | 1 |
storePixels| Name: | storePixels | | Prototype: | template <QPixelLayout::BPP width> inline void storePixels(uchar *dest, const uint *src, int index, int count) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 837-842 |
| | 2 | 2 |
swapCaps| Name: | swapCaps | | Prototype: | static inline int swapCaps(int caps) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 700-704 |
| | 2 | 1 |
testShowWithoutActivating| Name: | testShowWithoutActivating | | Prototype: | static inline bool testShowWithoutActivating(const QWindow *window) | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 803-808 |
| | 2 | 1 |
timeToMSecs| Name: | timeToMSecs | | Prototype: | static qint64 timeToMSecs(const QDate &date, const QTime &time) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2419-2423 |
| | 2 | 1 |
toBottomLeftRect| Name: | toBottomLeftRect | | Prototype: | static inline QRect toBottomLeftRect(const QRect &topLeftRect, int windowHeight) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 172-176 |
| | 2 | 1 |
toLayoutItemRect| Name: | toLayoutItemRect | | Prototype: | inline static QRect toLayoutItemRect(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: | 58-62 |
| | 2 | 1 |
translateDriveName| Name: | translateDriveName | | Prototype: | static QString translateDriveName(const QFileInfo &drive) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 257-267 |
| | 2 | 1 |
unsetCursor| Name: | unsetCursor | | Prototype: | static inline void unsetCursor(QWidget *w) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5023-5027 |
| | 2 | 2 |
uppercasebase| Name: | uppercasebase | | Prototype: | QTextStream &uppercasebase(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2805-2809 |
| | 2 | 1 |
uppercasedigits| Name: | uppercasedigits | | Prototype: | QTextStream &uppercasedigits(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2819-2823 |
| | 2 | 1 |
utcData| Name: | utcData | | Prototype: | static const QUtcData *utcData(quint16 index) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 71-75 |
| | 2 | 1 |
visualRect| Name: | visualRect | | Prototype: | static void visualRect(QRectF *geom, Qt::LayoutDirection dir, const QRectF &contentsRect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 996-1000 |
| | 2 | 2 |
void| Name: | void | | Prototype: | void (*QEGLPlatformContext::getProcAddress(const QByteArray &procName)) () | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 437-441 |
| | 2 | 1 |
windowsData| Name: | windowsData | | Prototype: | static const QWindowsData *windowsData(quint16 index) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 65-69 |
| | 2 | 1 |