| Function | Condition % | Modificationsā¾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
append_utf8| Name: | 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 |
any_of| Name: | 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 |
allMyDockWidgets| Name: | 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 |
aggregateParameterCount| Name: | 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 |
_q_futex| Name: | _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 |
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 |
ToBeLookedUpEquals::ToBeLookedUpEquals| Name: | 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 |
TextureBinder::TextureBinder| Name: | 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 |
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 |
StaticDayOfWeekAssociativeArray::insert| Name: | 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 |
Q_QGS_freelist::innerFunction::~HolderBase| Name: | 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 |
Q_QGS_freelist::innerFunction| Name: | 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_defaultDateTimePrivate::innerFunction::~HolderBase| Name: | 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_defaultDateTimePrivate::innerFunction| Name: | 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 |
QXlibScopedPointerDeleter::cleanup| Name: | 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 |
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 |
QXcbWindow::setNetWmStateWindowFlags| Name: | 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 |
QXcbWindow::createVisual| Name: | 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 |
QXcbSoftwareOpenGLEnforcer::~QXcbSoftwareOpenGLEnforcer| Name: | 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 |
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::QXcbSoftwareOpenGLEnforcer| Name: | 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 |
QXcbShmImage::setClip| Name: | 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 |
QXcbShmImage::scroll| Name: | 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::put| Name: | 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::hasShm| Name: | 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::flushPixmap| Name: | 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::ensureGC| Name: | 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 |
QXcbScreen::visualForFormat| Name: | 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 |
QXcbScreen::surfaceFormatFor| Name: | 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 |
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 |
QXcbNativeInterface::nativeResourceForCursor| Name: | 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 |
QXcbIntegration::beep| Name: | 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 |
QXcbConnection::xi2ReportTabletEvent| Name: | 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 |
QXcbConnection::xi2HandleTabletEvent| Name: | 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::xi2GetValuatorValueIfSet| Name: | 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::virtualDesktopForRootWindow| Name: | 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::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::findScreenForOutput| Name: | 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::findScreenForCrtc| Name: | 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 |
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 |
QWindowSystemInterfacePrivate::WheelEvent::WheelEvent| Name: | 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 |
QWindowSystemInterfacePrivate::TabletEvent::setPlatformSynthesizesMouse| Name: | 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 |
QWindowSystemInterface::handleWheelEvent| Name: | 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 |
QWindowPrivate::applyCursor| Name: | 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 |
QWidgetTextControlPrivate::updateCursorBlinking| Name: | 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 |
QWidgetTextControlPrivate::setCursorVisible| Name: | 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 |
QWidgetLineControl::updateCursorBlinking| Name: | 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 |
QWidgetLineControl::setBlinkingCursorEnabled| Name: | 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::rectForPos| Name: | 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::anchorRect| Name: | 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 |
QWheelEvent::QWheelEvent| Name: | 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 |
QVersionNumber::isPrefixOf| Name: | 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 |
QVersionNumber::compare| Name: | 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 |
QUuid::version| Name: | 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 |
QUuid::variant| Name: | QUuid::variant | | Prototype: | QUuid::Variant QUuid::variant() const noexcept | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 779-789 | | Comparison: | New |
| | New | 7 | 6 |
QUuid::operator>| Name: | QUuid::operator> | | Prototype: | bool QUuid::operator>(const QUuid &other) const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 883-886 | | Comparison: | New |
| | New | 1 | 1 |
QUuid::operator<| Name: | QUuid::operator< | | Prototype: | bool QUuid::operator<(const QUuid &other) const noexcept | | Coverage: | 68.421% (13/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 856-870 | | Comparison: | New |
| | New | 8 | 7 |
QUuid::isNull| Name: | QUuid::isNull | | Prototype: | bool QUuid::isNull() const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 730-735 | | Comparison: | New |
| | New | 3 | 1 |
QUtf8::convertToUnicode| Name: | QUtf8::convertToUnicode | | Prototype: | QChar *QUtf8::convertToUnicode(QChar *buffer, const char *chars, int len) noexcept | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 288-322 | | Comparison: | New |
| | New | 19 | 7 |
QUrlQuery::removeAllQueryItems::[lambda]| Name: | QUrlQuery::removeAllQueryItems::[lambda] | | Prototype: | [&encodedKey](const QPair<QString, QString> &item) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 760-762 | | Comparison: | New |
| | New | 1 | 1 |
QUnicodeTables::wordBreakClass| Name: | QUnicodeTables::wordBreakClass | | Prototype: | WordBreakClass wordBreakClass(uint ucs4) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8281-8284 | | Comparison: | New |
| | New | 1 | 1 |
QUnicodeTables::sentenceBreakClass| Name: | QUnicodeTables::sentenceBreakClass | | Prototype: | SentenceBreakClass sentenceBreakClass(uint ucs4) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8286-8289 | | Comparison: | New |
| | New | 1 | 1 |
QUnicodeTables::qGetProp| Name: | QUnicodeTables::qGetProp | | Prototype: | static inline const Properties *qGetProp(uint ucs4) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8256-8259 | | Comparison: | New |
| | New | 1 | 1 |
QUnicodeTables::qGetProp| Name: | QUnicodeTables::qGetProp | | Prototype: | static inline const Properties *qGetProp(ushort ucs2) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8261-8264 | | Comparison: | New |
| | New | 1 | 1 |
QUnicodeTables::properties| Name: | QUnicodeTables::properties | | Prototype: | const Properties * properties(ushort ucs2) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8271-8274 | | Comparison: | New |
| | New | 1 | 1 |
QUnicodeTables::properties| Name: | QUnicodeTables::properties | | Prototype: | const Properties * properties(uint ucs4) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8266-8269 | | Comparison: | New |
| | New | 1 | 1 |
QUnicodeTables::lineBreakClass| Name: | QUnicodeTables::lineBreakClass | | Prototype: | LineBreakClass lineBreakClass(uint ucs4) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8291-8294 | | Comparison: | New |
| | New | 1 | 1 |
QUnicodeTables::graphemeBreakClass| Name: | QUnicodeTables::graphemeBreakClass | | Prototype: | GraphemeBreakClass graphemeBreakClass(uint ucs4) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8276-8279 | | Comparison: | New |
| | New | 1 | 1 |
QTreeWidget::indexFromItem| Name: | QTreeWidget::indexFromItem | | Prototype: | QModelIndex QTreeWidget::indexFromItem(const QTreeWidgetItem *item, int column) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 3356-3360 | | Comparison: | New |
| | New | 2 | 1 |
QTreeViewPrivate::columnRanges| Name: | QTreeViewPrivate::columnRanges | | Prototype: | QVector<QPair<int, int> > QTreeViewPrivate::columnRanges(const QModelIndex &topIndex, const QModelIndex &bottomIndex) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3771-3816 | | Comparison: | New |
| | New | 24 | 7 |
QTranslator::load::[lambda]| Name: | QTranslator::load::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 493-493 | | Comparison: | New |
| | New | 0 | 1 |
QTransform::operator=| Name: | QTransform::operator= | | Prototype: | QTransform & QTransform::operator=(const QTransform &matrix) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1026-1041 | | Comparison: | New |
| | New | 12 | 1 |
QToolBoxPrivate::page| Name: | QToolBoxPrivate::page | | Prototype: | const QToolBoxPrivate::Page *QToolBoxPrivate::page(QWidget *widget) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp | | Lines: | 132-141 | | Comparison: | New |
| | New | 6 | 4 |
QTimeZone::QTimeZone| Name: | QTimeZone::QTimeZone | | Prototype: | QTimeZone::QTimeZone() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | | Lines: | 328-331 | | Comparison: | New |
| | New | 2 | 1 |
QThreadPipe::~QThreadPipe| Name: | QThreadPipe::~QThreadPipe | | Prototype: | QThreadPipe::~QThreadPipe() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 101-112 | | Comparison: | New |
| | New | 4 | 3 |
QThreadPipe::wakeUp| Name: | QThreadPipe::wakeUp | | Prototype: | void QThreadPipe::wakeUp() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 173-188 | | Comparison: | New |
| | New | 8 | 4 |
QThreadPipe::prepare| Name: | QThreadPipe::prepare | | Prototype: | pollfd QThreadPipe::prepare() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 168-171 | | Comparison: | New |
| | New | 1 | 1 |
QThreadPipe::init| Name: | QThreadPipe::init | | Prototype: | bool QThreadPipe::init() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 131-166 | | Comparison: | New |
| | New | 6 | 3 |
QThreadPipe::check| Name: | QThreadPipe::check | | Prototype: | int QThreadPipe::check(const pollfd &pfd) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 190-223 | | Comparison: | New |
| | New | 11 | 5 |
QThreadPipe::QThreadPipe| Name: | QThreadPipe::QThreadPipe | | Prototype: | QThreadPipe::QThreadPipe() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 92-99 | | Comparison: | New |
| | New | 2 | 1 |
QThread::idealThreadCount| Name: | QThread::idealThreadCount | | Prototype: | int QThread::idealThreadCount() noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 426-484 | | Comparison: | New |
| | New | 5 | 2 |
QThread::currentThreadId| Name: | QThread::currentThreadId | | Prototype: | Qt::HANDLE QThread::currentThreadId() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 415-419 | | Comparison: | New |
| | New | 1 | 1 |
QTextStreamPrivate::writePadding| Name: | QTextStreamPrivate::writePadding | | Prototype: | void QTextStreamPrivate::writePadding(int len) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 873-883 | | Comparison: | New |
| | New | 5 | 3 |
QTextFrame::iterator::operator=| Name: | QTextFrame::iterator::operator= | | Prototype: | QTextFrame::iterator &QTextFrame::iterator::operator=(const iterator &other) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 694-702 | | Comparison: | New |
| | New | 6 | 1 |
QTextFrame::iterator::iterator| Name: | QTextFrame::iterator::iterator | | Prototype: | QTextFrame::iterator::iterator(const iterator &other) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 681-688 | | Comparison: | New |
| | New | 5 | 1 |
QTextBrowserPrivate::restoreHistoryEntry| Name: | QTextBrowserPrivate::restoreHistoryEntry | | Prototype: | void QTextBrowserPrivate::restoreHistoryEntry(const HistoryEntry &entry) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | | Lines: | 563-585 | | Comparison: | New |
| | New | 9 | 2 |
QTest::toString| Name: | QTest::toString | | Prototype: | template <> __attribute__((visibility("default"))) char *QTest::toString<char>(const char &t) | | Coverage: | 100.000% (30/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2327-2372 | | Comparison: | New |
| | New | 29 | 14 |
QTest::qExec::[lambda]| Name: | QTest::qExec::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 1724-1724 | | Comparison: | New |
| | New | 0 | 1 |
QTest::TestMethods::invokeTests| Name: | QTest::TestMethods::invokeTests | | Prototype: | void TestMethods::invokeTests(QObject *testObject) const | | Coverage: | 84.615% (33/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 1288-1342 | | Comparison: | New |
| | New | 39 | 11 |
QTest::TestMethods::invokeTestOnData| Name: | QTest::TestMethods::invokeTestOnData | | Prototype: | void TestMethods::invokeTestOnData(int index) const | | Coverage: | 78.082% (57/73) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 775-863 | | Comparison: | New |
| | New | 52 | 15 |
QTest::TestMethods::invokeTest| Name: | QTest::TestMethods::invokeTest | | Prototype: | bool TestMethods::invokeTest(int index, const char *data, WatchDog *watchDog) const | | Coverage: | 73.913% (34/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 926-1013 | | Comparison: | New |
| | New | 55 | 14 |
QTest::TestMethods::findMethod| Name: | QTest::TestMethods::findMethod | | Prototype: | QMetaMethod TestMethods::findMethod(const QObject *obj, const char *signature) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 235-240 | | Comparison: | New |
| | New | 3 | 1 |
QTest::TestMethods::TestMethods| Name: | QTest::TestMethods::TestMethods | | Prototype: | TestMethods::TestMethods(const QObject *o, const MetaMethods &m) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 215-233 | | Comparison: | New |
| | New | 8 | 4 |
QTeamCityLogger::tcEscapedString| Name: | QTeamCityLogger::tcEscapedString | | Prototype: | QString QTeamCityLogger::tcEscapedString(const QString &str) const | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp | | Lines: | 222-254 | | Comparison: | New |
| | New | 18 | 9 |
QTeamCityLogger::stopLogging| Name: | QTeamCityLogger::stopLogging | | Prototype: | void QTeamCityLogger::stopLogging() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp | | Lines: | 116-124 | | Comparison: | New |
| | New | 4 | 1 |
QTeamCityLogger::startLogging| Name: | QTeamCityLogger::startLogging | | Prototype: | void QTeamCityLogger::startLogging() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp | | Lines: | 106-114 | | Comparison: | New |
| | New | 4 | 1 |
QTeamCityLogger::escapedTestFuncName| Name: | QTeamCityLogger::escapedTestFuncName | | Prototype: | QString QTeamCityLogger::escapedTestFuncName() const | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp | | Lines: | 256-266 | | Comparison: | New |
| | New | 6 | 1 |
QTeamCityLogger::addPendingMessage| Name: | QTeamCityLogger::addPendingMessage | | Prototype: | void QTeamCityLogger::addPendingMessage(const char *type, const QString &msg, const char *file, int line) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp | | Lines: | 268-290 | | Comparison: | New |
| | New | 13 | 3 |
QTeamCityLogger::addMessage| Name: | QTeamCityLogger::addMessage | | Prototype: | void QTeamCityLogger::addMessage(MessageTypes type, const QString &message, const char *file, int line) | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp | | Lines: | 196-220 | | Comparison: | New |
| | New | 12 | 4 |
QTeamCityLogger::addIncident| Name: | QTeamCityLogger::addIncident | | Prototype: | void QTeamCityLogger::addIncident(IncidentTypes type, const char *description, const char *file, int line) | | Coverage: | 92.000% (23/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp | | Lines: | 136-189 | | Comparison: | New |
| | New | 30 | 7 |