Function | Condition % | Modificationsâ–´ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QUuid::versionName: | QUuid::version | Prototype: | QUuid::Version QUuid::version() const noexcept | Coverage: | 70.000% (7/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 800-810 | Comparison: | New |
| | New | 7 | 2 |
QVersionNumber::compareName: | QVersionNumber::compare | Prototype: | int QVersionNumber::compare(const QVersionNumber &v1, const QVersionNumber &v2) noexcept | Coverage: | 100.000% (28/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | Lines: | 262-301 | Comparison: | New |
| | New | 22 | 10 |
QVersionNumber::isPrefixOfName: | QVersionNumber::isPrefixOf | Prototype: | bool QVersionNumber::isPrefixOf(const QVersionNumber &other) const noexcept | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | Lines: | 238-247 | Comparison: | New |
| | New | 6 | 4 |
QWheelEvent::QWheelEventName: | QWheelEvent::QWheelEvent | Prototype: | QWheelEvent::QWheelEvent(const QPointF &pos, const QPointF& globalPos, QPoint pixelDelta, QPoint angleDelta, int qt4Delta, Qt::Orientation qt4Orientation, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Qt::ScrollPhase phase, Qt::MouseEventSource source, bool inverted) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 937-943 | Comparison: | New |
| | New | 1 | 1 |
QWidgetLineControl::anchorRectName: | QWidgetLineControl::anchorRect | Prototype: | QRect QWidgetLineControl::anchorRect() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 440-445 | Comparison: | New |
| | New | 3 | 2 |
QWidgetLineControl::rectForPosName: | QWidgetLineControl::rectForPos | Prototype: | QRect QWidgetLineControl::rectForPos(int pos) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 412-422 | Comparison: | New |
| | New | 7 | 2 |
QWidgetLineControl::setBlinkingCursorEnabledName: | QWidgetLineControl::setBlinkingCursorEnabled | Prototype: | void QWidgetLineControl::setBlinkingCursorEnabled(bool enable) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1496-1509 | Comparison: | New |
| | New | 7 | 3 |
QWidgetLineControl::updateCursorBlinkingName: | QWidgetLineControl::updateCursorBlinking | Prototype: | void QWidgetLineControl::updateCursorBlinking() | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1511-1526 | Comparison: | New |
| | New | 9 | 4 |
QWidgetTextControlPrivate::setCursorVisibleName: | QWidgetTextControlPrivate::setCursorVisible | Prototype: | void QWidgetTextControlPrivate::setCursorVisible(bool visible) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 688-700 | Comparison: | New |
| | New | 7 | 3 |
QWidgetTextControlPrivate::updateCursorBlinkingName: | QWidgetTextControlPrivate::updateCursorBlinking | Prototype: | void QWidgetTextControlPrivate::updateCursorBlinking() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 702-713 | Comparison: | New |
| | New | 7 | 3 |
QWindowPrivate::applyCursorName: | QWindowPrivate::applyCursor | Prototype: | void QWindowPrivate::applyCursor() | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2568-2579 | Comparison: | New |
| | New | 7 | 4 |
QWindowSystemInterface::handleWheelEventName: | QWindowSystemInterface::handleWheelEvent | Prototype: | void QWindowSystemInterface::handleWheelEvent(QWindow *tlw, ulong timestamp, const QPointF & local, const QPointF & global, QPoint pixelDelta, QPoint angleDelta, Qt::KeyboardModifiers mods, Qt::ScrollPhase phase, Qt::MouseEventSource source, bool invertedScrolling) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 319-361 | Comparison: | New |
| | New | 16 | 4 |
QWindowSystemInterfacePrivate::TabletEvent::setPlatformSynthesizesMouseName: | QWindowSystemInterfacePrivate::TabletEvent::setPlatformSynthesizesMouse | Prototype: | void QWindowSystemInterfacePrivate::TabletEvent::setPlatformSynthesizesMouse(bool v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 954-957 | Comparison: | New |
| | New | 1 | 1 |
QWindowSystemInterfacePrivate::WheelEvent::WheelEventName: | QWindowSystemInterfacePrivate::WheelEvent::WheelEvent | Prototype: | QWindowSystemInterfacePrivate::WheelEvent::WheelEvent(QWindow *w, ulong time, const QPointF &local, const QPointF &global, QPoint pixelD, QPoint angleD, int qt4D, Qt::Orientation qt4O, Qt::KeyboardModifiers mods, Qt::ScrollPhase phase, Qt::MouseEventSource src, bool inverted) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 947-952 | Comparison: | New |
| | New | 2 | 1 |
QWindowsStyle::eventFilter::[lambda]Name: | QWindowsStyle::eventFilter::[lambda] | Prototype: | [](QWidget *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 168-171 | Comparison: | New |
| | New | 2 | 1 |
QXcbConnection::findScreenForCrtcName: | QXcbConnection::findScreenForCrtc | Prototype: | QXcbScreen* QXcbConnection::findScreenForCrtc(xcb_window_t rootWindow, xcb_randr_crtc_t crtc) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 173-181 | Comparison: | New |
| | New | 4 | 3 |
QXcbConnection::findScreenForOutputName: | QXcbConnection::findScreenForOutput | Prototype: | QXcbScreen* QXcbConnection::findScreenForOutput(xcb_window_t rootWindow, xcb_randr_output_t output) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 183-191 | Comparison: | New |
| | New | 4 | 3 |
QXcbConnection::processXcbEvents::[lambda]Name: | QXcbConnection::processXcbEvents::[lambda] | Prototype: | [=](PeekFunc peekFunc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1734-1738 | Comparison: | New |
| | New | 1 | 1 |
QXcbConnection::virtualDesktopForRootWindowName: | QXcbConnection::virtualDesktopForRootWindow | Prototype: | QXcbVirtualDesktop* QXcbConnection::virtualDesktopForRootWindow(xcb_window_t rootWindow) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 193-201 | Comparison: | New |
| | New | 4 | 3 |
QXcbConnection::xi2GetValuatorValueIfSetName: | QXcbConnection::xi2GetValuatorValueIfSet | Prototype: | bool QXcbConnection::xi2GetValuatorValueIfSet(const void *event, int valuatorNum, double *value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 2294-2308 | Comparison: | New |
| | New | 10 | 2 |
QXcbConnection::xi2HandleTabletEventName: | QXcbConnection::xi2HandleTabletEvent | Prototype: | bool QXcbConnection::xi2HandleTabletEvent(const void *event, TabletData *tabletData) | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | Lines: | 1042-1134 | Comparison: | New |
| | New | 61 | 16 |
QXcbConnection::xi2ReportTabletEventName: | QXcbConnection::xi2ReportTabletEvent | Prototype: | void QXcbConnection::xi2ReportTabletEvent(const void *event, TabletData *tabletData) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | Lines: | 1136-1195 | Comparison: | New |
| | New | 57 | 13 |
QXcbIntegration::beepName: | QXcbIntegration::beep | Prototype: | void QXcbIntegration::beep() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | Lines: | 480-490 | Comparison: | New |
| | New | 8 | 3 |
QXcbNativeInterface::nativeResourceForCursorName: | QXcbNativeInterface::nativeResourceForCursor | Prototype: | void *QXcbNativeInterface::nativeResourceForCursor(const QByteArray &resource, const QCursor &cursor) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 293-304 | Comparison: | New |
| | New | 5 | 5 |
QXcbNativeInterface::nativeResourceForCursor::[lambda]Name: | QXcbNativeInterface::nativeResourceForCursor::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 295-295 | Comparison: | New |
| | New | 0 | 1 |
QXcbScreen::surfaceFormatForName: | QXcbScreen::surfaceFormatFor | Prototype: | QSurfaceFormat QXcbScreen::surfaceFormatFor(const QSurfaceFormat &format) const | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 364-386 | Comparison: | New |
| | New | 14 | 4 |
QXcbScreen::visualForFormatName: | QXcbScreen::visualForFormat | Prototype: | const xcb_visualtype_t *QXcbScreen::visualForFormat(const QSurfaceFormat &format) const | Coverage: | 32.143% (9/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 388-422 | Comparison: | New |
| | New | 19 | 8 |
QXcbShmImage::ensureGCName: | QXcbShmImage::ensureGC | Prototype: | void QXcbShmImage::ensureGC(xcb_drawable_t dst) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 278-292 | Comparison: | New |
| | New | 6 | 3 |
QXcbShmImage::flushPixmapName: | QXcbShmImage::flushPixmap | Prototype: | void QXcbShmImage::flushPixmap(const QRegion ®ion) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 358-421 | Comparison: | New |
| | New | 39 | 3 |
QXcbShmImage::hasShmName: | QXcbShmImage::hasShm | Prototype: | bool hasShm() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 80-80 | Comparison: | New |
| | New | 1 | 1 |
QXcbShmImage::putName: | QXcbShmImage::put | Prototype: | void QXcbShmImage::put(xcb_drawable_t dst, const QRegion ®ion, const QPoint &offset) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 451-490 | Comparison: | New |
| | New | 21 | 2 |
QXcbShmImage::scrollName: | QXcbShmImage::scroll | Prototype: | bool QXcbShmImage::scroll(const QRegion &area, int dx, int dy) | Coverage: | 50.000% (6/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 219-248 | Comparison: | New |
| | New | 21 | 6 |
QXcbShmImage::setClipName: | QXcbShmImage::setClip | Prototype: | void QXcbShmImage::setClip(const QRegion ®ion) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 423-449 | Comparison: | New |
| | New | 17 | 3 |
QXcbSoftwareOpenGLEnforcer::QXcbSoftwareOpenGLEnforcerName: | QXcbSoftwareOpenGLEnforcer::QXcbSoftwareOpenGLEnforcer | Prototype: | QXcbSoftwareOpenGLEnforcer() | Coverage: | 46.154% (6/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 133-153 | Comparison: | New |
| | New | 6 | 5 |
QXcbSoftwareOpenGLEnforcer::QXcbSoftwareOpenGLEnforcer::[lambda]Name: | QXcbSoftwareOpenGLEnforcer::QXcbSoftwareOpenGLEnforcer::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 152-152 | Comparison: | New |
| | New | 0 | 1 |
QXcbSoftwareOpenGLEnforcer::~QXcbSoftwareOpenGLEnforcerName: | QXcbSoftwareOpenGLEnforcer::~QXcbSoftwareOpenGLEnforcer | Prototype: | ~QXcbSoftwareOpenGLEnforcer() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 155-159 | Comparison: | New |
| | New | 2 | 2 |
QXcbWindow::createVisualName: | QXcbWindow::createVisual | Prototype: | const xcb_visualtype_t *QXcbWindow::createVisual() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2615-2619 | Comparison: | New |
| | New | 2 | 1 |
QXcbWindow::setNetWmStateWindowFlagsName: | QXcbWindow::setNetWmStateWindowFlags | Prototype: | void QXcbWindow::setNetWmStateWindowFlags(Qt::WindowFlags flags) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1404-1411 | Comparison: | New |
| | New | 5 | 1 |
QXcbXSettings::removeCallbackForHandle::[lambda]Name: | QXcbXSettings::removeCallbackForHandle::[lambda] | Prototype: | [handle](const QXcbXSettingsCallback &cb) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | Lines: | 309-309 | Comparison: | New |
| | New | 1 | 1 |
QXlibScopedPointerDeleter::cleanupName: | QXlibScopedPointerDeleter::cleanup | Prototype: | static inline void cleanup(T *pointer) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 170-172 | Comparison: | New |
| | New | 1 | 1 |
Q_QGS_defaultDateTimePrivate::innerFunctionName: | Q_QGS_defaultDateTimePrivate::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 74-74 | Comparison: | New |
| | New | 1 | 4 |
Q_QGS_defaultDateTimePrivate::innerFunction::~HolderBaseName: | Q_QGS_defaultDateTimePrivate::innerFunction::~HolderBase | Prototype: | ~HolderBase() noexcept | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 74-74 | Comparison: | New |
| | New | 1 | 2 |
Q_QGS_freelist::innerFunctionName: | Q_QGS_freelist::innerFunction | Prototype: | inline Type *innerFunction() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 617-617 | Comparison: | New |
| | New | 1 | 4 |
Q_QGS_freelist::innerFunction::~HolderBaseName: | Q_QGS_freelist::innerFunction::~HolderBase | Prototype: | ~HolderBase() noexcept | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 617-617 | Comparison: | New |
| | New | 1 | 2 |
StaticDayOfWeekAssociativeArray::insertName: | StaticDayOfWeekAssociativeArray::insert | Prototype: | void insert(Qt::DayOfWeek day, T v) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 845-848 | Comparison: | New |
| | New | 1 | 1 |
StaticDayOfWeekAssociativeArray::operator[]Name: | StaticDayOfWeekAssociativeArray::operator[] | Prototype: | T &operator[](Qt::DayOfWeek day) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 838-843 | Comparison: | New |
| | New | 3 | 1 |
TextureBinder::TextureBinderName: | TextureBinder::TextureBinder | Prototype: | TextureBinder(QOpenGLFunctions *functions, GLuint texture, GLenum target, GLenum bindingTarget) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 400-424 | Comparison: | New |
| | New | 8 | 8 |
ToBeLookedUpEquals::ToBeLookedUpEqualsName: | ToBeLookedUpEquals::ToBeLookedUpEquals | Prototype: | explicit ToBeLookedUpEquals(const QString &toBeLookedUp) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 67-67 | Comparison: | New |
| | New | 1 | 1 |
ToBeLookedUpEquals::operator()Name: | ToBeLookedUpEquals::operator() | Prototype: | result_type operator()(QHostInfoRunnable* lookup) const noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 68-71 | Comparison: | New |
| | New | 1 | 1 |
_q_futexName: | _q_futex | Prototype: | static inline int _q_futex(void *addr, int op, int val, const struct timespec *timeout) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | Lines: | 112-124 | Comparison: | New |
| | New | 4 | 1 |
aggregateParameterCountName: | aggregateParameterCount | Prototype: | static int aggregateParameterCount(const std::vector<QMetaMethodBuilderPrivate> &methods) | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 1160-1166 | Comparison: | New |
| | New | 4 | 2 |
allMyDockWidgetsName: | allMyDockWidgets | Prototype: | static QList<QDockWidget*> allMyDockWidgets(const QWidget *mainWindow) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 868-883 | Comparison: | New |
| | New | 9 | 6 |
any_ofName: | any_of | Prototype: | template<class InputIt, class UnaryPredicate> bool any_of(InputIt first, InputIt last, UnaryPredicate p) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 77-81 | Comparison: | New |
| | New | 1 | 1 |
append_utf8Name: | append_utf8 | Prototype: | static void append_utf8(QString &qs, const char *cs, int len) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 5983-5989 | Comparison: | New |
| | New | 4 | 1 |
applicationXColorLiteralName: | applicationXColorLiteral | Prototype: | static inline QString applicationXColorLiteral() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 52-52 | Comparison: | New |
| | New | 0 | 2 |
applicationXColorLiteral::[lambda]Name: | applicationXColorLiteral::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 52-52 | Comparison: | New |
| | New | 0 | 1 |
applicationXQtImageLiteralName: | applicationXQtImageLiteral | Prototype: | static inline QString applicationXQtImageLiteral() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 53-53 | Comparison: | New |
| | New | 0 | 2 |
applicationXQtImageLiteral::[lambda]Name: | applicationXQtImageLiteral::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 53-53 | Comparison: | New |
| | New | 0 | 1 |
applyCursorName: | applyCursor | Prototype: | static inline void applyCursor(QWidget *w, const QCursor &c) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 5049-5053 | Comparison: | New |
| | New | 2 | 2 |
asciiToDoubleName: | asciiToDouble | Prototype: | double asciiToDouble(const char *num, int numLen, bool &ok, int &processed, TrailingJunkMode trailingJunkMode) | Coverage: | 75.556% (34/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 280-379 | Comparison: | New |
| | New | 42 | 13 |
backtraceFramesForLogMessageName: | backtraceFramesForLogMessage | Prototype: | static QStringList backtraceFramesForLogMessage(int frameCount) | Coverage: | 70.000% (28/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1210-1266 | Comparison: | New |
| | New | 30 | 12 |
backtraceFramesForLogMessage::[lambda]Name: | backtraceFramesForLogMessage::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1260-1260 | Comparison: | New |
| | New | 0 | 1 |
can_consumeName: | can_consume | Prototype: | static inline bool can_consume(const char * &c, char ch) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 6025-6032 | Comparison: | New |
| | New | 4 | 2 |
checkDBusGlobalMenuAvailableName: | checkDBusGlobalMenuAvailable | Prototype: | static bool checkDBusGlobalMenuAvailable() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 121-126 | Comparison: | New |
| | New | 2 | 2 |
checkDBusGlobalMenuAvailable::[lambda]Name: | checkDBusGlobalMenuAvailable::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 124-124 | Comparison: | New |
| | New | 0 | 1 |
cleanUpConfigurationsName: | cleanUpConfigurations | Prototype: | static void cleanUpConfigurations(QHash<QString, QNetworkConfigurationPrivatePointer> &configurations) | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | Lines: | 47-54 | Comparison: | New |
| | New | 4 | 2 |
clearName: | clear | Prototype: | template <typename Container> void clear(Container &c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 87-88 | Comparison: | New |
| | New | 1 | 1 |
containsTLDEntryName: | containsTLDEntry | Prototype: | static bool containsTLDEntry(const QStringRef &entry) | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp | Lines: | 49-70 | Comparison: | New |
| | New | 13 | 4 |
containsTLDEntryName: | containsTLDEntry | Prototype: | static inline bool containsTLDEntry(const QString &entry) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp | Lines: | 72-75 | Comparison: | New |
| | New | 1 | 1 |
convert::[lambda]Name: | convert::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 449-449 | Comparison: | New |
| | New | 0 | 1 |
convertARGBPMFromARGB32PMName: | convertARGBPMFromARGB32PM | Prototype: | template<QImage::Format Format, bool fromRGB> static const uint * convertARGBPMFromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 359-383 | Comparison: | New |
| | New | 3 | 2 |
convertCase_helperName: | convertCase_helper | Prototype: | template <typename Traits, typename T> __attribute__((const)) static inline T convertCase_helper(T uc) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1439-1451 | Comparison: | New |
| | New | 3 | 2 |
convertRGBFromARGB32PMName: | convertRGBFromARGB32PM | Prototype: | template<QImage::Format Format, bool fromRGB> static const uint * convertRGBFromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 337-357 | Comparison: | New |
| | New | 3 | 2 |
copy_swappedName: | copy_swapped | Prototype: | template <class Pixel> static inline void copy_swapped(char *dst, const int dstStride, const QImage &img, const QRect &rect) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 309-328 | Comparison: | New |
| | New | 5 | 3 |
copy_unswappedName: | copy_unswapped | Prototype: | static inline void copy_unswapped(char *dst, int dstBytesPerLine, const QImage &img, const QRect &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 294-307 | Comparison: | New |
| | New | 8 | 2 |
createMagicMatchRuleName: | createMagicMatchRule | Prototype: | static CreateMagicMatchRuleResult createMagicMatchRule(const QXmlStreamAttributes &atts) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetypeparser.cpp | Lines: | 186-193 | Comparison: | New |
| | New | 5 | 1 |
decimalFormName: | decimalForm | Prototype: | QString &decimalForm(QChar zero, QChar decimal, QChar group, QString &digits, int decpt, int precision, PrecisionMode pm, bool always_show_decpt, bool thousands_group) | Coverage: | 100.000% (40/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 464-504 | Comparison: | New |
| | New | 22 | 13 |
dotQmLiteralName: | dotQmLiteral | Prototype: | static inline QString dotQmLiteral() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 94-94 | Comparison: | New |
| | New | 0 | 2 |
dotQmLiteral::[lambda]Name: | dotQmLiteral::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 94-94 | Comparison: | New |
| | New | 0 | 1 |
doubleToAsciiName: | doubleToAscii | Prototype: | void doubleToAscii(double d, QLocaleData::DoubleForm form, int precision, char *buf, int bufSize, bool &sign, int &length, int &decpt) | Coverage: | 83.333% (35/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 78-278 | Comparison: | New |
| | New | 36 | 11 |
exponentFormName: | exponentForm | Prototype: | QString &exponentForm(QChar zero, QChar decimal, QChar exponential, QChar group, QChar plus, QChar minus, QString &digits, int decpt, int precision, PrecisionMode pm, bool always_show_decpt, bool leading_zero_in_exponent) | Coverage: | 100.000% (19/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 506-534 | Comparison: | New |
| | New | 13 | 6 |
fillBackgroundName: | fillBackground | Prototype: | static void fillBackground(QPainter *p, const QRectF &rect, QBrush brush, const QRectF &gradientRect = QRectF()) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 1861-1876 | Comparison: | New |
| | New | 10 | 3 |
foldCaseName: | foldCase | Prototype: | static inline uint foldCase(uint ch, uint &last) noexcept | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1521-1528 | Comparison: | New |
| | New | 5 | 2 |
foldCaseName: | foldCase | Prototype: | static inline ushort foldCase(ushort ch) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1530-1533 | Comparison: | New |
| | New | 1 | 1 |
formatBacktraceForLogMessageName: | formatBacktraceForLogMessage | Prototype: | static QString formatBacktraceForLogMessage(const QMessagePattern::BacktraceParams backtraceParams, const char *function) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1268-1283 | Comparison: | New |
| | New | 8 | 3 |
fromOffsetStringName: | fromOffsetString | Prototype: | static int fromOffsetString(const QStringRef &offsetString, bool *valid) noexcept | Coverage: | 82.759% (24/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 260-302 | Comparison: | New |
| | New | 28 | 7 |
getProcAddressName: | getProcAddress | Prototype: | static QFunctionPointer getProcAddress(QOpenGLContext *context, const char *funcName) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2108-2139 | Comparison: | New |
| | New | 13 | 4 |
hasUsedConfigurationName: | hasUsedConfiguration | Prototype: | static bool hasUsedConfiguration(const QHash<QString, QNetworkConfigurationPrivatePointer> &configurations) | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | Lines: | 56-63 | Comparison: | New |
| | New | 3 | 2 |
hasUsedConfiguration::[lambda]Name: | hasUsedConfiguration::[lambda] | Prototype: | [](const QNetworkConfigurationPrivatePointer &ptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | Lines: | 58-60 | Comparison: | New |
| | New | 1 | 1 |
hashName: | hash | Prototype: | static inline uint hash(const uchar *p, int len, uint seed) noexcept | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 202-213 | Comparison: | New |
| | New | 6 | 3 |
hashName: | hash | Prototype: | static inline uint hash(const QChar *p, int len, uint seed) noexcept | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 220-231 | Comparison: | New |
| | New | 6 | 3 |
huntAndDestroy::[lambda]Name: | huntAndDestroy::[lambda] | Prototype: | [](QDBusConnectionPrivate::ObjectTreeNode &node) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 589-589 | Comparison: | New |
| | New | 1 | 1 |
huntAndUnregisterName: | huntAndUnregister | Prototype: | static void huntAndUnregister(const QVector<QStringRef> &pathComponents, int i, QDBusConnection::UnregisterMode mode, QDBusConnectionPrivate::ObjectTreeNode *node) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 601-626 | Comparison: | New |
| | New | 13 | 5 |
iconEngineFromSuffixName: | iconEngineFromSuffix | Prototype: | static QIconEngine *iconEngineFromSuffix(const QString &fileName, const QString &suffix) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 984-995 | Comparison: | New |
| | New | 6 | 4 |
icon_name_hashName: | icon_name_hash | Prototype: | static quint32 icon_name_hash(const char *p) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 231-237 | Comparison: | New |
| | New | 4 | 2 |
inputMethodQueryRectangle_helperName: | inputMethodQueryRectangle_helper | Prototype: | static QRectF inputMethodQueryRectangle_helper(Qt::InputMethodQuery imquery, const QTransform &xform) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 130-141 | Comparison: | New |
| | New | 8 | 3 |
isDBusGlobalMenuAvailableName: | isDBusGlobalMenuAvailable | Prototype: | static bool isDBusGlobalMenuAvailable() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 128-132 | Comparison: | New |
| | New | 1 | 1 |
isSideWidgetVisibleName: | isSideWidgetVisible | Prototype: | static bool isSideWidgetVisible(const QLineEditPrivate::SideWidgetEntry &e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 548-551 | Comparison: | New |
| | New | 1 | 1 |
isSoleEntryName: | isSoleEntry | Prototype: | static inline bool isSoleEntry(const QList<QAbstractState*> &states, const QAbstractState * state) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | Lines: | 212-215 | Comparison: | New |
| | New | 1 | 1 |
isUncontendedLockedName: | isUncontendedLocked | Prototype: | inline bool isUncontendedLocked(const QReadWriteLockPrivate *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 75-76 | Comparison: | New |
| | New | 1 | 1 |