| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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 |
registerComplexDBusType::construct| Name: | registerComplexDBusType::construct | | Prototype: | static void *construct(void *, const void *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | | Lines: | 131-135 |
| | 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 |
writeUShort| Name: | writeUShort | | Prototype: | static inline void writeUShort(uchar *data, ushort i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 77-81 |
| | 2 | 1 |
ws| Name: | ws | | Prototype: | QTextStream &ws(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2975-2979 |
| | 2 | 1 |
zoneData| Name: | zoneData | | Prototype: | static const QZoneData *zoneData(quint16 index) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 59-63 |
| | 2 | 1 |
AnchorData::~AnchorData| Name: | AnchorData::~AnchorData | | Prototype: | AnchorData::~AnchorData() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 158-167 |
| | 3 | 2 |
AtSpiAdaptor::getRole| Name: | AtSpiAdaptor::getRole | | Prototype: | AtspiRole AtSpiAdaptor::getRole(QAccessibleInterface *interface) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1449-1454 |
| | 3 | 2 |
AtSpiAdaptor::sendDBusSignal| Name: | AtSpiAdaptor::sendDBusSignal | | Prototype: | bool AtSpiAdaptor::sendDBusSignal(const QString &path, const QString &interface, const QString &signalName, const QVariantList &arguments) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 843-848 |
| | 3 | 1 |
AtSpiAdaptor::variantForPath| Name: | AtSpiAdaptor::variantForPath | | Prototype: | QVariant AtSpiAdaptor::variantForPath(const QString &path) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 836-841 |
| | 3 | 1 |
BezierEase::newtonIteration| Name: | BezierEase::newtonIteration | | Prototype: | qreal static inline newtonIteration(const SingleCubicBezier &singleCubicBezier, qreal t, qreal x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 520-527 |
| | 3 | 1 |
CacheAdaptor::GetItems| Name: | CacheAdaptor::GetItems | | Prototype: | QSpiAccessibleCacheArray CacheAdaptor::GetItems() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/cache_adaptor.cpp | | Lines: | 36-42 |
| | 3 | 1 |
CapabilitiesToStateMask::canBlitterDrawPixmapOpacity| Name: | CapabilitiesToStateMask::canBlitterDrawPixmapOpacity | | Prototype: | bool canBlitterDrawPixmapOpacity(const QPixmap &pm) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 119-125 |
| | 3 | 2 |
CloseButton::enterEvent| Name: | CloseButton::enterEvent | | Prototype: | void CloseButton::enterEvent(QEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2489-2494 |
| | 3 | 2 |
CloseButton::leaveEvent| Name: | CloseButton::leaveEvent | | Prototype: | void CloseButton::leaveEvent(QEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2496-2501 |
| | 3 | 2 |
ControllerWidget::initStyleOption| Name: | ControllerWidget::initStyleOption | | Prototype: | void ControllerWidget::initStyleOption(QStyleOptionComplex *option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 681-686 |
| | 3 | 1 |
Declaration::intValue| Name: | Declaration::intValue | | Prototype: | bool Declaration::intValue(int *i, const char *unit) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1473-1478 |
| | 3 | 2 |
Declaration::styleValue| Name: | Declaration::styleValue | | Prototype: | BorderStyle Declaration::styleValue() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1552-1557 |
| | 3 | 2 |
Declaration::uriValue| Name: | Declaration::uriValue | | Prototype: | QString Declaration::uriValue() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1632-1637 |
| | 3 | 2 |
DeviceEventControllerAdaptor::NotifyListenersSync| Name: | DeviceEventControllerAdaptor::NotifyListenersSync | | Prototype: | bool DeviceEventControllerAdaptor::NotifyListenersSync(const QSpiDeviceEvent &event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/deviceeventcontroller_adaptor.cpp | | Lines: | 42-48 |
| | 3 | 1 |
F16Dot16FixedDiv| Name: | F16Dot16FixedDiv | | Prototype: | inline static int F16Dot16FixedDiv(int x, int y) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 62-67 |
| | 3 | 2 |
FixedColumnMatrix::insertRow| Name: | FixedColumnMatrix::insertRow | | Prototype: | template <class T, int NumColumns> void FixedColumnMatrix<T, NumColumns>::insertRow(int r, const T &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 85-91 |
| | 3 | 1 |
GraphicsView::resizeEvent| Name: | GraphicsView::resizeEvent | | Prototype: | void resizeEvent(QResizeEvent* e) override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 155-162 |
| | 3 | 1 |
HB_GetUnicodeCharProperties| Name: | HB_GetUnicodeCharProperties | | Prototype: | void HB_GetUnicodeCharProperties(HB_UChar32 ch, HB_CharCategory *category, int *combiningClass) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | | Lines: | 43-48 |
| | 3 | 1 |
LineBreakHelper::calculateRightBearing| Name: | LineBreakHelper::calculateRightBearing | | Prototype: | inline void calculateRightBearing(glyph_t glyph) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1683-1693 |
| | 3 | 1 |
LineBreakHelper::calculateRightBearing| Name: | LineBreakHelper::calculateRightBearing | | Prototype: | inline void calculateRightBearing() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1695-1700 |
| | 3 | 2 |
LineBreakHelper::currentGlyph| Name: | LineBreakHelper::currentGlyph | | Prototype: | inline glyph_t currentGlyph() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1666-1672 |
| | 3 | 1 |
LineBreakHelper::negativeRightBearing| Name: | LineBreakHelper::negativeRightBearing | | Prototype: | inline QFixed negativeRightBearing() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1717-1723 |
| | 3 | 2 |
LineEdit::focusOutEvent| Name: | LineEdit::focusOutEvent | | Prototype: | void focusOutEvent(QFocusEvent *e) override | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 124-129 |
| | 3 | 2 |
Parser::Parser| Name: | Parser::Parser | | Prototype: | Parser::Parser() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2143-2148 |
| | 3 | 1 |
Parser::next| Name: | Parser::next | | Prototype: | bool Parser::next(QCss::TokenType t) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2725-2730 |
| | 3 | 2 |
Parser::parseClass| Name: | Parser::parseClass | | Prototype: | bool Parser::parseClass(QString *name) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2460-2465 |
| | 3 | 2 |
Parser::parseMedium| Name: | Parser::parseMedium | | Prototype: | bool Parser::parseMedium(QStringList *media) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2280-2285 |
| | 3 | 1 |
Parser::parsePrio| Name: | Parser::parsePrio | | Prototype: | bool Parser::parsePrio(Declaration *declaration) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2552-2557 |
| | 3 | 1 |
Parser::parsePseudoPage| Name: | Parser::parsePseudoPage | | Prototype: | bool Parser::parsePseudoPage(QString *selector) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2310-2315 |
| | 3 | 2 |
PathSimplifier::BoundingVolumeHierarchy::allocate| Name: | PathSimplifier::BoundingVolumeHierarchy::allocate | | Prototype: | inline void PathSimplifier::BoundingVolumeHierarchy::allocate(int nodeCount) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 387-392 |
| | 3 | 1 |