Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
qt_get_font_table_defaultName: | 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_fixedName: | 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_fixedName: | 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_handlersName: | 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_paletteName: | 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_colorsName: | 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_nanosleepName: | 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_callbackName: | 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_patternForBrushName: | 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_alphaName: | 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_argb32Name: | 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_grayName: | 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_argb32Name: | 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_rgbaName: | 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_quint16Name: | 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_rgb30Name: | 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_rgbaName: | 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_matrixName: | 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_tznameName: | 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 |
qunsetenvName: | 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_ClearDestinationName: | 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_NotDestinationName: | 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_SetDestinationName: | 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_ClearDestinationName: | 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_NotDestinationName: | 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_NotSourceName: | 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_SetDestinationName: | 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 |
recodeAndAppendName: | 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_intersectsName: | 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::constructName: | 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 |
releaseCachedFontEngineName: | 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_errorName: | 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 |
requiresOpenTypeName: | 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 |
resetName: | 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 |
resetCodecConverterStateHelperName: | 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 |
rightName: | 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 |
scientificName: | 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 |
setCurrentThreadNameName: | 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 |
showbaseName: | 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 |
signalSlotLockName: | 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 |
sizeInMillimetersName: | 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 |
snapTo26Dot6GridName: | 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 |
storePixelsName: | 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 |
swapCapsName: | 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 |
testShowWithoutActivatingName: | 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 |
timeToMSecsName: | 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 |
timespecToMillisecsName: | 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 |
toBottomLeftRectName: | 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 |
toLayoutItemRectName: | 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 |
translateDriveNameName: | 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 |
unsetCursorName: | 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 |
uppercasebaseName: | 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 |
uppercasedigitsName: | 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 |
utcDataName: | 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 |
visualRectName: | 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 |
windowsDataName: | 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 |
writeUShortName: | 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 |
wsName: | 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 |
zoneDataName: | 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::~AnchorDataName: | 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::getRoleName: | 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::sendDBusSignalName: | 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::variantForPathName: | 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::newtonIterationName: | 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::GetItemsName: | 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::canBlitterDrawPixmapOpacityName: | 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::enterEventName: | 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::leaveEventName: | 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::initStyleOptionName: | 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::CreateMagicMatchRuleResultName: | 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::intValueName: | 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::styleValueName: | 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::uriValueName: | 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::NotifyListenersSyncName: | 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 |
F16Dot16FixedDivName: | 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::insertRowName: | 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::resizeEventName: | 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_GetUnicodeCharPropertiesName: | 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::calculateRightBearingName: | 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::calculateRightBearingName: | 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::currentGlyphName: | 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::negativeRightBearingName: | 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::focusOutEventName: | 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::ParserName: | 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::nextName: | 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::parseClassName: | 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::parseMediumName: | 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::parsePrioName: | 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::parsePseudoPageName: | 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::allocateName: | 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::newNodeName: | 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::instanceName: | 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::setPausedName: | 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::focusInEventName: | 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::~QAbstractButtonName: | 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::registerTimerName: | 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::beginEntryListName: | 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::mkdirName: | 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::readName: | 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 |