| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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: | 215-219 |
| | 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: | 3444-3448 |
| | 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: | 3438-3442 |
| | 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: | 1442-1448 |
| | 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: | 618-624 |
| | 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: | 60-64 |
| | 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: | 182-194 |
| | 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: | 1330-1340 |
| | 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: | 55-101 |
| | 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: | 6044-6050 |
| | 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: | 5995-6001 |
| | 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: | 6052-6058 |
| | 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: | 6011-6017 |
| | 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: | 6027-6033 |
| | 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: | 6003-6009 |
| | 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: | 6035-6042 |
| | 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: | 6019-6025 |
| | 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: | 3523-3527 |
| | 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: | 2199-2222 |
| | 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: | 3411-3432 |
| | 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: | 2027-2034 |
| | 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: | 2063-2070 |
| | 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: | 2045-2052 |
| | 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: | 2036-2043 |
| | 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: | 2072-2079 |
| | 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: | 1916-1921 |
| | 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: | 2054-2061 |
| | 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: | 487-492 |
| | 2 | 2 |
rect_intersects| Name: | rect_intersects | | Prototype: | inline bool rect_intersects(const QRect &r1, const QRect &r2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 703-707 |
| | 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: | 138-142 |
| | 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: | 1538-1542 |
| | 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: | 72-76 |
| | 2 | 2 |
requiresOpenType| Name: | requiresOpenType | | Prototype: | static inline bool requiresOpenType(int writingSystem) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 365-369 |
| | 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: | 2979-2983 |
| | 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: | 358-362 |
| | 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: | 2920-2924 |
| | 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: | 2892-2896 |
| | 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: | 306-317 |
| | 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: | 2738-2742 |
| | 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: | 144-148 |
| | 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: | 166-170 |
| | 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: | 721-725 |
| | 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: | 850-855 |
| | 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: | 706-710 |
| | 2 | 1 |
testShowWithoutActivating| Name: | testShowWithoutActivating | | Prototype: | static inline bool testShowWithoutActivating(const QWindow *window) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 779-784 |
| | 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: | 2442-2446 |
| | 2 | 1 |
timespecToMillisecs| Name: | timespecToMillisecs | | Prototype: | static inline int timespecToMillisecs(const struct timespec *ts) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | | Lines: | 68-72 |
| | 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: | 178-182 |
| | 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: | 64-68 |
| | 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: | 263-273 |
| | 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: | 5055-5059 |
| | 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: | 2822-2826 |
| | 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: | 2836-2840 |
| | 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: | 77-81 |
| | 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: | 1022-1026 |
| | 2 | 2 |
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: | 71-75 |
| | 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: | 83-87 |
| | 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: | 2992-2996 |
| | 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: | 65-69 |
| | 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: | 166-175 |
| | 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: | 1455-1460 |
| | 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: | 849-854 |
| | 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: | 842-847 |
| | 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: | 526-533 |
| | 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: | 125-131 |
| | 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: | 2576-2581 |
| | 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: | 2583-2588 |
| | 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: | 684-689 |
| | 3 | 1 |
CreateMagicMatchRuleResult::CreateMagicMatchRuleResult| Name: | CreateMagicMatchRuleResult::CreateMagicMatchRuleResult | | Prototype: | CreateMagicMatchRuleResult(const QStringRef &type, const QStringRef &value, const QStringRef &offsets, const QStringRef &mask) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetypeparser.cpp | | Lines: | 179-183 |
| | 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: | 1480-1485 |
| | 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: | 1559-1564 |
| | 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: | 1639-1644 |
| | 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: | 68-73 |
| | 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: | 79-85 |
| | 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: | 161-168 |
| | 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: | 49-54 |
| | 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: | 1689-1699 |
| | 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: | 1701-1706 |
| | 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: | 1672-1678 |
| | 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: | 1723-1729 |
| | 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: | 130-135 |
| | 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: | 2150-2155 |
| | 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: | 2732-2737 |
| | 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: | 2467-2472 |
| | 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: | 2287-2292 |
| | 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: | 2559-2564 |
| | 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: | 2317-2322 |
| | 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: | 393-398 |
| | 3 | 1 |
PathSimplifier::BoundingVolumeHierarchy::newNode| Name: | PathSimplifier::BoundingVolumeHierarchy::newNode | | Prototype: | inline PathSimplifier::BVHNode *PathSimplifier::BoundingVolumeHierarchy::newNode() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 409-414 |
| | 3 | 2 |
PathSimplifier::Event::operator <| Name: | PathSimplifier::Event::operator < | | Prototype: | inline bool PathSimplifier::Event::operator < (const Event &other) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 467-472 |
| | 3 | 2 |
PressDelayHandler::instance| Name: | PressDelayHandler::instance | | Prototype: | static PressDelayHandler *instance() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | | Lines: | 139-145 |
| | 3 | 2 |
QAbstractAnimation::setPaused| Name: | QAbstractAnimation::setPaused | | Prototype: | void QAbstractAnimation::setPaused(bool paused) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1431-1437 |
| | 3 | 2 |
QAbstractButton::focusInEvent| Name: | QAbstractButton::focusInEvent | | Prototype: | void QAbstractButton::focusInEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1157-1165 |
| | 3 | 1 |
QAbstractButton::~QAbstractButton| Name: | QAbstractButton::~QAbstractButton | | Prototype: | QAbstractButton::~QAbstractButton() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 476-483 |
| | 3 | 2 |
QAbstractEventDispatcher::registerTimer| Name: | QAbstractEventDispatcher::registerTimer | | Prototype: | int QAbstractEventDispatcher::registerTimer(int interval, Qt::TimerType timerType, QObject *object) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | | Lines: | 256-261 |
| | 3 | 1 |
QAbstractFileEngine::beginEntryList| Name: | QAbstractFileEngine::beginEntryList | | Prototype: | QAbstractFileEngine::Iterator *QAbstractFileEngine::beginEntryList(QDir::Filters filters, const QStringList &filterNames) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1073-1078 |
| | 3 | 1 |
QAbstractFileEngine::mkdir| Name: | QAbstractFileEngine::mkdir | | Prototype: | bool QAbstractFileEngine::mkdir(const QString &dirName, bool createParentDirectories) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 551-556 |
| | 3 | 1 |
QAbstractFileEngine::read| Name: | QAbstractFileEngine::read | | Prototype: | qint64 QAbstractFileEngine::read(char *data, qint64 maxlen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1095-1100 |
| | 3 | 1 |