| Function | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QWindowPrivate::screenForGeometry| Name: | QWindowPrivate::screenForGeometry | | Prototype: | QScreen *QWindowPrivate::screenForGeometry(const QRect &newGeometry) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1507-1523 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines (reference): | 1475-1490 | | Comparison: | Different |
| | Different | 11 | 5 |
QWindowPrivate::setCursor| Name: | QWindowPrivate::setCursor | | Prototype: | void QWindowPrivate::setCursor(const QCursor *newCursor) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2543-2566 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines (reference): | 2503-2524 | | Comparison: | Different |
| | Different | 14 | 5 |
QXcbBackingStore::beginPaint| Name: | QXcbBackingStore::beginPaint | | Prototype: | void QXcbBackingStore::beginPaint(const QRegion ®ion) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 525-542 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines (reference): | 323-343 | | Comparison: | Different |
| | Different | 14 | 5 |
QXcbBackingStore::resize| Name: | QXcbBackingStore::resize | | Prototype: | void QXcbBackingStore::resize(const QSize &size, const QRegion &) | | Coverage: | 50.000% (6/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 634-656 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines (reference): | 431-459 | | Comparison: | Different |
| | Different | 18 | 5 |
QXcbConnection::initializeXKB| Name: | QXcbConnection::initializeXKB | | Prototype: | void QXcbConnection::initializeXKB() | | Coverage: | 40.000% (6/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2199-2262 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines (reference): | 2188-2251 | | Comparison: | Different |
| | Different | 46 | 5 |
QXcbConnection::updateScreen| Name: | QXcbConnection::updateScreen | | Prototype: | void QXcbConnection::updateScreen(QXcbScreen *screen, const xcb_randr_output_change_t &outputChange) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 317-338 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines (reference): | 310-331 | | Comparison: | Different |
| | Different | 13 | 5 |
QXcbGlIntegrationFactory::keys| Name: | QXcbGlIntegrationFactory::keys | | Prototype: | QStringList QXcbGlIntegrationFactory::keys(const QString &pluginPath) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbglintegrationfactory.cpp | | Lines: | 58-79 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbglintegrationfactory.cpp | | Lines (reference): | 62-84 | | Comparison: | Different indentation |
| | Different indentation | 12 | 5 |
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 |
QXcbShmImage::destroy| Name: | QXcbShmImage::destroy | | Prototype: | void QXcbShmImage::destroy() | | Coverage: | 60.000% (12/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 250-276 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines (reference): | 190-211 | | Comparison: | Different |
| | Different | 13 | 5 |
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 |
QXcbWMSupport::updateVirtualRoots| Name: | QXcbWMSupport::updateVirtualRoots | | Prototype: | void QXcbWMSupport::updateVirtualRoots() | | Coverage: | 13.333% (2/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwmsupport.cpp | | Lines: | 92-130 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwmsupport.cpp | | Lines (reference): | 86-124 | | Comparison: | Same |
| | Same | 21 | 5 |
QXcbWindow::handleConfigureNotifyEvent| Name: | QXcbWindow::handleConfigureNotifyEvent | | Prototype: | void QXcbWindow::handleConfigureNotifyEvent(const xcb_configure_notify_event_t *event) | | Coverage: | 76.923% (20/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2095-2144 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines (reference): | 2108-2148 | | Comparison: | Different |
| | Different | 20 | 5 |
QZipReader::QZipReader| Name: | QZipReader::QZipReader | | Prototype: | QZipReader::QZipReader(const QString &archive, QIODevice::OpenMode mode) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 822-844 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines (reference): | 816-836 | | Comparison: | Different |
| | Different | 14 | 5 |
childWidgets| Name: | childWidgets | | Prototype: | QList<QWidget*> childWidgets(const QWidget *widget) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 76-95 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines (reference): | 70-90 | | Comparison: | Different |
| | Different | 16 | 5 |
convert_Indexed8_to_X32| Name: | convert_Indexed8_to_X32 | | Prototype: | static void convert_Indexed8_to_X32(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1727-1764 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines (reference): | 1721-1752 | | Comparison: | Different |
| | Different | 31 | 5 |
copyActionToPlatformItem| Name: | copyActionToPlatformItem | | Prototype: | static void copyActionToPlatformItem(const QAction *action, QPlatformMenuItem *item, QPlatformMenu *itemsMenu) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 3256-3289 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines (reference): | 3214-3246 | | Comparison: | Different |
| | Different | 23 | 5 |
familyList| Name: | familyList | | Prototype: | static QStringList familyList(const QFontDef &req) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 693-716 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines (reference): | 686-714 | | Comparison: | Different |
| | Different | 18 | 5 |
huntAndUnregister| Name: | 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 |
markFrames| Name: | markFrames | | Prototype: | static void markFrames(QTextFrame *current, int from, int oldLength, int length) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 2896-2918 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines (reference): | 2890-2914 | | Comparison: | Different |
| | Different | 14 | 5 |
native_sub_image| Name: | native_sub_image | | Prototype: | static QImage native_sub_image(QByteArray *buffer, const int dstStride, const QImage &src, const QRect &rect, bool swap) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 330-351 | | Comparison: | New |
| | New | 11 | 5 |
parseTzAbbreviations| Name: | parseTzAbbreviations | | Prototype: | static QMap<int, QByteArray> parseTzAbbreviations(QDataStream &ds, int tzh_charcnt, const QVector<QTzType> &types) | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 247-274 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines (reference): | 241-268 | | Comparison: | Different |
| | Different | 14 | 5 |
qDrawPlainRect| Name: | qDrawPlainRect | | Prototype: | void qDrawPlainRect(QPainter *p, int x, int y, int w, int h, const QColor &c, int lineWidth, const QBrush *fill) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 513-534 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines (reference): | 507-528 | | Comparison: | Different |
| | Different | 16 | 5 |
qglx_buildSpec| Name: | qglx_buildSpec | | Prototype: | QVector<int> qglx_buildSpec(const QSurfaceFormat &format, int drawableBit) | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | | Lines: | 79-129 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | | Lines (reference): | 72-111 | | Comparison: | Different |
| | Different | 24 | 5 |
qglx_findVisualInfo| Name: | qglx_findVisualInfo | | Prototype: | XVisualInfo *qglx_findVisualInfo(Display *display, int screen, QSurfaceFormat *format, int drawableBit) | | Coverage: | 30.769% (4/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | | Lines: | 231-258 | | Comparison: | New |
| | New | 15 | 5 |
qt_pixmap_thread_test| Name: | qt_pixmap_thread_test | | Prototype: | static bool qt_pixmap_thread_test() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 71-90 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines (reference): | 65-84 | | Comparison: | Different |
| | Different | 12 | 5 |
qt_tildeExpansion| Name: | qt_tildeExpansion | | Prototype: | QString qt_tildeExpansion(const QString &path) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1103-1140 | | Comparison: | New |
| | New | 18 | 5 |
selectionHelper| Name: | selectionHelper | | Prototype: | static QString selectionHelper(const QString &path, const QString &fileName, const QStringList &selectors) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines: | 270-294 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines (reference): | 267-291 | | Comparison: | Different |
| | Different | 13 | 5 |
unquote| Name: | unquote | | Prototype: | static QString unquote(const QStringRef &str) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 316-338 | | Comparison: | New |
| | New | 15 | 5 |
Declaration::rectValue| Name: | Declaration::rectValue | | Prototype: | QRect Declaration::rectValue() const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1504-1524 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines (reference): | 1497-1517 | | Comparison: | Different |
| | Different | 16 | 6 |
IconTiler::rearrange| Name: | IconTiler::rearrange | | Prototype: | void IconTiler::rearrange(QList<QWidget *> &widgets, const QRect &domain) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 382-408 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines (reference): | 377-403 | | Comparison: | Different |
| | Different | 20 | 6 |
KeyChecker::checkEvent| Name: | KeyChecker::checkEvent | | Prototype: | bool checkEvent(xcb_generic_event_t *ev) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1410-1440 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines (reference): | 1403-1433 | | Comparison: | Different |
| | Different | 18 | 6 |
QAbstractItemModelPrivate::removePersistentIndexData| Name: | QAbstractItemModelPrivate::removePersistentIndexData | | Prototype: | void QAbstractItemModelPrivate::removePersistentIndexData(QPersistentModelIndexData *data) | | Coverage: | 37.500% (6/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 594-617 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines (reference): | 557-580 | | Comparison: | Different |
| | Different | 19 | 6 |
QAbstractSpinBoxPrivate::stripped| Name: | QAbstractSpinBoxPrivate::stripped | | Prototype: | QString QAbstractSpinBoxPrivate::stripped(const QString &t, int *pos) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1420-1446 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines (reference): | 1414-1440 | | Comparison: | Different |
| | Different | 19 | 6 |
QByteArray::setNum| Name: | QByteArray::setNum | | Prototype: | QByteArray &QByteArray::setNum(double n, char f, int prec) | | Coverage: | 33.333% (4/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4029-4057 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines (reference): | 3878-3906 | | Comparison: | Different |
| | Different | 15 | 6 |
QChar::joining| Name: | QChar::joining | | Prototype: | QChar::Joining QChar::joining(uint ucs4) noexcept | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1156-1167 | | Comparison: | New |
| | New | 8 | 6 |
QCheckBox::initStyleOption| Name: | QCheckBox::initStyleOption | | Prototype: | void QCheckBox::initStyleOption(QStyleOptionButton *option) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines: | 167-185 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines (reference): | 161-182 | | Comparison: | Different |
| | Different | 16 | 6 |
QColor::QColor| Name: | QColor::QColor | | Prototype: | QColor::QColor(Spec spec) noexcept | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 447-466 | | Comparison: | New |
| | New | 11 | 6 |
QDataStream::readBytes| Name: | QDataStream::readBytes | | Prototype: | QDataStream &QDataStream::readBytes(char *&s, uint &l) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1010-1045 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines (reference): | 823-859 | | Comparison: | Different |
| | Different | 27 | 6 |
QDateTimeEditPrivate::sectionAt| Name: | QDateTimeEditPrivate::sectionAt | | Prototype: | int QDateTimeEditPrivate::sectionAt(int pos) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1772-1794 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines (reference): | 1771-1790 | | Comparison: | Different |
| | Different | 12 | 6 |
QDialog::exec| Name: | QDialog::exec | | Prototype: | int QDialog::exec() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 526-566 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines (reference): | 515-555 | | Comparison: | Different |
| | Different | 27 | 6 |
QEGLDeviceIntegrationFactory::create| Name: | QEGLDeviceIntegrationFactory::create | | Prototype: | QEGLDeviceIntegration *QEGLDeviceIntegrationFactory::create(const QString &key, const QString &pluginPath) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 98-117 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines (reference): | 108-127 | | Comparison: | Different |
| | Different | 10 | 6 |
QEGLDeviceIntegrationFactory::keys| Name: | QEGLDeviceIntegrationFactory::keys | | Prototype: | QStringList QEGLDeviceIntegrationFactory::keys(const QString &pluginPath) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 74-96 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines (reference): | 83-106 | | Comparison: | Different |
| | Different | 13 | 6 |
QEventDispatcherUNIX::registerSocketNotifier| Name: | QEventDispatcherUNIX::registerSocketNotifier | | Prototype: | void QEventDispatcherUNIX::registerSocketNotifier(QSocketNotifier *notifier) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 395-415 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines (reference): | 412-454 | | Comparison: | Different |
| | Different | 30 | 6 |
QFileDevice::atEnd| Name: | QFileDevice::atEnd | | Prototype: | bool QFileDevice::atEnd() const | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 355-383 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines (reference): | 353-381 | | Comparison: | Different |
| | Different | 12 | 6 |
QFileDialogPrivate::_q_selectionChanged| Name: | QFileDialogPrivate::_q_selectionChanged | | Prototype: | void QFileDialogPrivate::_q_selectionChanged() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3690-3712 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 3689-3711 | | Comparison: | Different |
| | Different | 15 | 6 |
QFileDialogPrivate::init| Name: | QFileDialogPrivate::init | | Prototype: | void QFileDialogPrivate::init(const QUrl &directory, const QString &nameFilter, const QString &caption) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2798-2837 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 2796-2835 | | Comparison: | Different |
| | Different | 20 | 6 |
QFileDialogPrivate::restoreFromSettings| Name: | QFileDialogPrivate::restoreFromSettings | | Prototype: | bool QFileDialogPrivate::restoreFromSettings() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2714-2747 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 2715-2747 | | Comparison: | Different |
| | Different | 23 | 6 |
QFileSystemEngine::resolveGroupName| Name: | QFileSystemEngine::resolveGroupName | | Prototype: | QString QFileSystemEngine::resolveGroupName(uint groupId) | | Coverage: | 38.889% (7/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 376-410 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines (reference): | 371-405 | | Comparison: | Different indentation |
| | Different indentation | 18 | 6 |
QFontEngine::harfbuzzFont| Name: | QFontEngine::harfbuzzFont | | Prototype: | void *QFontEngine::harfbuzzFont() const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 297-330 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines (reference): | 302-336 | | Comparison: | Different |
| | Different | 24 | 6 |
QFontEngineFT::bitmapForGlyph| Name: | QFontEngineFT::bitmapForGlyph | | Prototype: | QImage QFontEngineFT::bitmapForGlyph(glyph_t g, QFixed subPixelPosition, const QTransform &t) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1979-2002 | | Comparison: | New |
| | New | 16 | 6 |
QFontEngineFT::boundingBox| Name: | QFontEngineFT::boundingBox | | Prototype: | glyph_metrics_t QFontEngineFT::boundingBox(glyph_t glyph) | | Coverage: | 54.167% (13/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1751-1788 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines (reference): | 1646-1680 | | Comparison: | Different |
| | Different | 28 | 6 |
QGLShaderProgram::init| Name: | QGLShaderProgram::init | | Prototype: | bool QGLShaderProgram::init() | | Coverage: | 50.000% (10/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 677-702 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines (reference): | 671-696 | | Comparison: | Different |
| | Different | 20 | 6 |
QGraphicsAnchorLayoutPrivate::calculateVertexPositions| Name: | QGraphicsAnchorLayoutPrivate::calculateVertexPositions | | Prototype: | void QGraphicsAnchorLayoutPrivate::calculateVertexPositions( QGraphicsAnchorLayoutPrivate::Orientation orientation) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2676-2713 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 2697-2734 | | Comparison: | Different |
| | Different | 19 | 6 |
QGraphicsAnchorLayoutPrivate::findPaths| Name: | QGraphicsAnchorLayoutPrivate::findPaths | | Prototype: | void QGraphicsAnchorLayoutPrivate::findPaths(Orientation orientation) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2311-2351 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 2316-2357 | | Comparison: | Different |
| | Different | 20 | 6 |
QGraphicsAnchorLayoutPrivate::solveMinMax| Name: | QGraphicsAnchorLayoutPrivate::solveMinMax | | Prototype: | bool QGraphicsAnchorLayoutPrivate::solveMinMax(const QList<QSimplexConstraint *> &constraints, const GraphPath &path, qreal *min, qreal *max) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2777-2815 | | Comparison: | New |
| | New | 21 | 6 |
QGraphicsItem::setCursor| Name: | QGraphicsItem::setCursor | | Prototype: | void QGraphicsItem::setCursor(const QCursor &cursor) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2246-2271 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines (reference): | 2163-2186 | | Comparison: | Different |
| | Different | 15 | 6 |
QGraphicsScene::keyPressEvent| Name: | QGraphicsScene::keyPressEvent | | Prototype: | void QGraphicsScene::keyPressEvent(QKeyEvent *keyEvent) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 3958-3981 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 3935-3958 | | Comparison: | Different |
| | Different | 13 | 6 |
QGraphicsScene::keyReleaseEvent| Name: | QGraphicsScene::keyReleaseEvent | | Prototype: | void QGraphicsScene::keyReleaseEvent(QKeyEvent *keyEvent) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 3990-4013 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 3967-3990 | | Comparison: | Different |
| | Different | 13 | 6 |
QGraphicsScene::setActiveWindow| Name: | QGraphicsScene::setActiveWindow | | Prototype: | void QGraphicsScene::setActiveWindow(QGraphicsWidget *widget) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 5742-5771 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 5717-5748 | | Comparison: | Different |
| | Different | 17 | 6 |
QGraphicsScene::setStyle| Name: | QGraphicsScene::setStyle | | Prototype: | void QGraphicsScene::setStyle(QStyle *style) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 5574-5599 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 5550-5574 | | Comparison: | Different |
| | Different | 13 | 6 |
QGraphicsScenePrivate::grabMouse| Name: | QGraphicsScenePrivate::grabMouse | | Prototype: | void QGraphicsScenePrivate::grabMouse(QGraphicsItem *item, bool implicit) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 940-978 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 931-969 | | Comparison: | Different |
| | Different | 19 | 6 |
QGraphicsScenePrivate::ungrabMouse| Name: | QGraphicsScenePrivate::ungrabMouse | | Prototype: | void QGraphicsScenePrivate::ungrabMouse(QGraphicsItem *item, bool itemIsDying) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 983-1025 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 974-1016 | | Comparison: | Different |
| | Different | 18 | 6 |
QGroupBoxPrivate::_q_setChildrenEnabled| Name: | QGroupBoxPrivate::_q_setChildrenEnabled | | Prototype: | void QGroupBoxPrivate::_q_setChildrenEnabled(bool b) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 655-672 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines (reference): | 653-672 | | Comparison: | Different |
| | Different | 12 | 6 |
QHeaderView::setSectionHidden| Name: | QHeaderView::setSectionHidden | | Prototype: | void QHeaderView::setSectionHidden(int logicalIndex, bool hide) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1006-1042 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines (reference): | 991-1016 | | Comparison: | Different |
| | Different | 20 | 6 |
QIODevice::seek| Name: | QIODevice::seek | | Prototype: | bool QIODevice::seek(qint64 pos) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 849-878 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines (reference): | 642-681 | | Comparison: | Different |
| | Different | 18 | 6 |
QLineEdit::focusOutEvent| Name: | QLineEdit::focusOutEvent | | Prototype: | void QLineEdit::focusOutEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1838-1876 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines (reference): | 1826-1864 | | Comparison: | Different |
| | Different | 16 | 6 |
QLineEditPrivate::positionSideWidgets| Name: | QLineEditPrivate::positionSideWidgets | | Prototype: | void QLineEditPrivate::positionSideWidgets() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 453-474 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines (reference): | 447-468 | | Comparison: | Different |
| | Different | 16 | 6 |
QLocalSocket::waitForConnected| Name: | QLocalSocket::waitForConnected | | Prototype: | bool QLocalSocket::waitForConnected(int msec) | | Coverage: | 11.765% (2/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 513-537 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines (reference): | 507-542 | | Comparison: | Different |
| | Different | 24 | 6 |
QLockFilePrivate::getLockInfo| Name: | QLockFilePrivate::getLockInfo | | Prototype: | bool QLockFilePrivate::getLockInfo(qint64 *pid, QString *hostname, QString *appname) const | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines: | 288-311 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines (reference): | 282-305 | | Comparison: | Different |
| | Different | 19 | 6 |
QMainWindow::setCorner| Name: | QMainWindow::setCorner | | Prototype: | void QMainWindow::setCorner(Qt::Corner corner, Qt::DockWidgetArea area) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 687-708 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines (reference): | 681-702 | | Comparison: | Different |
| | Different | 13 | 6 |
QNetworkConfigurationManagerPrivate::allConfigurations| Name: | QNetworkConfigurationManagerPrivate::allConfigurations | | Prototype: | QList<QNetworkConfiguration> QNetworkConfigurationManagerPrivate::allConfigurations(QNetworkConfiguration::StateFlags filter) const | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | | Lines: | 206-240 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | | Lines (reference): | 213-255 | | Comparison: | Different |
| | Different | 23 | 6 |
QNetworkConfigurationManagerPrivate::startPolling| Name: | QNetworkConfigurationManagerPrivate::startPolling | | Prototype: | void QNetworkConfigurationManagerPrivate::startPolling() | | Coverage: | 88.889% (16/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | | Lines: | 458-482 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | | Lines (reference): | 476-500 | | Comparison: | Different |
| | Different | 17 | 6 |
QNetworkReplyHttpImplPrivate::initCacheSaveDevice| Name: | QNetworkReplyHttpImplPrivate::initCacheSaveDevice | | Prototype: | void QNetworkReplyHttpImplPrivate::initCacheSaveDevice() | | Coverage: | 70.000% (14/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 953-992 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines (reference): | 961-1000 | | Comparison: | Different |
| | Different | 23 | 6 |
QOpenGLFramebufferObject::blitFramebuffer| Name: | QOpenGLFramebufferObject::blitFramebuffer | | Prototype: | void QOpenGLFramebufferObject::blitFramebuffer(QOpenGLFramebufferObject *target, const QRect &targetRect, QOpenGLFramebufferObject *source, const QRect &sourceRect, GLbitfield buffers, GLenum filter, int readColorAttachmentIndex, int drawColorAttachmentIndex) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 1789-1801 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines (reference): | 1678-1727 | | Comparison: | Different |
| | Different | 30 | 6 |
QOpenGLShaderProgram::init| Name: | QOpenGLShaderProgram::init | | Prototype: | bool QOpenGLShaderProgram::init() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 788-818 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines (reference): | 782-812 | | Comparison: | Different |
| | Different | 21 | 6 |
QOpenGLWindowPrivate::beginPaint| Name: | QOpenGLWindowPrivate::beginPaint | | Prototype: | void QOpenGLWindowPrivate::beginPaint(const QRegion ®ion) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 240-279 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines (reference): | 234-272 | | Comparison: | Different |
| | Different | 25 | 6 |
QPainter::clipPath| Name: | QPainter::clipPath | | Prototype: | QPainterPath QPainter::clipPath() const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2614-2651 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines (reference): | 2611-2648 | | Comparison: | Different |
| | Different | 19 | 6 |
QPainterPath::connectPath| Name: | QPainterPath::connectPath | | Prototype: | void QPainterPath::connectPath(const QPainterPath &other) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1254-1283 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines (reference): | 1248-1277 | | Comparison: | Different |
| | Different | 17 | 6 |
QPixmapStyle::drawProgressBarFill| Name: | QPixmapStyle::drawProgressBarFill | | Prototype: | void QPixmapStyle::drawProgressBarFill(const QStyleOption *option, QPainter *painter, const QWidget *) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 806-839 | | Comparison: | New |
| | New | 20 | 6 |
QPlainTextEditPrivate::setTopBlock| Name: | QPlainTextEditPrivate::setTopBlock | | Prototype: | void QPlainTextEditPrivate::setTopBlock(int blockNumber, int lineNumber, int dx) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 627-682 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines (reference): | 621-675 | | Comparison: | Different |
| | Different | 34 | 6 |
QPlatformAccessibility::initialize| Name: | QPlatformAccessibility::initialize | | Prototype: | void QPlatformAccessibility::initialize() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp | | Lines: | 106-129 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp | | Lines (reference): | 102-127 | | Comparison: | Different indentation |
| | Different indentation | 16 | 6 |
QPlatformTheme::removeMnemonics| Name: | QPlatformTheme::removeMnemonics | | Prototype: | QString QPlatformTheme::removeMnemonics(const QString &original) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 698-731 | | Comparison: | New |
| | New | 28 | 6 |
QPlatformWindow::screenForGeometry| Name: | QPlatformWindow::screenForGeometry | | Prototype: | QPlatformScreen *QPlatformWindow::screenForGeometry(const QRect &newGeometry) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 489-510 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines (reference): | 483-502 | | Comparison: | Different |
| | Different | 12 | 6 |
QPngHandlerPrivate::readPngHeader| Name: | QPngHandlerPrivate::readPngHeader | | Prototype: | bool QPngHandlerPrivate::readPngHeader() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 525-567 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines (reference): | 519-567 | | Comparison: | Different indentation |
| | Different indentation | 28 | 6 |
QProcess::readData| Name: | QProcess::readData | | Prototype: | qint64 QProcess::readData(char *data, qint64 maxlen) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1961-1970 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines (reference): | 1915-1959 | | Comparison: | Different |
| | Different | 24 | 6 |
QProgressBarPrivate::repaintRequired| Name: | QProgressBarPrivate::repaintRequired | | Prototype: | bool QProgressBarPrivate::repaintRequired() const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 141-170 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines (reference): | 135-165 | | Comparison: | Different |
| | Different | 19 | 6 |
QReadWriteLock::stateForWaitCondition| Name: | QReadWriteLock::stateForWaitCondition | | Prototype: | QReadWriteLock::StateForWaitCondition QReadWriteLock::stateForWaitCondition() const | | Coverage: | 71.429% (10/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 446-462 | | Comparison: | New |
| | New | 11 | 6 |
QReadWriteLock::tryLockForRead| Name: | QReadWriteLock::tryLockForRead | | Prototype: | bool QReadWriteLock::tryLockForRead(int timeout) | | Coverage: | 62.500% (20/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 222-279 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines (reference): | 229-261 | | Comparison: | Different |
| | Different | 28 | 6 |
QReadWriteLock::tryLockForWrite| Name: | QReadWriteLock::tryLockForWrite | | Prototype: | bool QReadWriteLock::tryLockForWrite(int timeout) | | Coverage: | 66.667% (20/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 336-383 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines (reference): | 364-396 | | Comparison: | Different |
| | Different | 33 | 6 |
QReadWriteLockPrivate::lockForRead| Name: | QReadWriteLockPrivate::lockForRead | | Prototype: | bool QReadWriteLockPrivate::lockForRead(int timeout) | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 464-490 | | Comparison: | New |
| | New | 19 | 6 |
QReadWriteLockPrivate::recursiveUnlock| Name: | QReadWriteLockPrivate::recursiveUnlock | | Prototype: | void QReadWriteLockPrivate::recursiveUnlock() | | Coverage: | 88.235% (15/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 575-601 | | Comparison: | New |
| | New | 17 | 6 |
QShortcutMap::nextState| Name: | QShortcutMap::nextState | | Prototype: | QKeySequence::SequenceMatch QShortcutMap::nextState(QKeyEvent *e) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 367-402 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines (reference): | 360-395 | | Comparison: | Different |
| | Different | 17 | 6 |
QShortcutMap::tryShortcut| Name: | QShortcutMap::tryShortcut | | Prototype: | bool QShortcutMap::tryShortcut(QKeyEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 327-359 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines (reference): | 320-352 | | Comparison: | Different |
| | Different | 12 | 6 |
QShortcutPrivate::redoGrab| Name: | QShortcutPrivate::redoGrab | | Prototype: | void QShortcutPrivate::redoGrab(QShortcutMap &map) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 416-433 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines (reference): | 410-427 | | Comparison: | Different |
| | Different | 13 | 6 |
QSocks5SocketEngine::close| Name: | QSocks5SocketEngine::close | | Prototype: | void QSocks5SocketEngine::close() | | Coverage: | 65.000% (13/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1479-1500 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines (reference): | 1469-1489 | | Comparison: | Different |
| | Different | 12 | 6 |
QSortFilterProxyModelPrivate::_q_sourceLayoutAboutToBeChanged| Name: | QSortFilterProxyModelPrivate::_q_sourceLayoutAboutToBeChanged | | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemModel::LayoutChangeHint hint) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1328-1355 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines (reference): | 1322-1349 | | Comparison: | Different |
| | Different | 17 | 6 |
QSortFilterProxyModelPrivate::_q_sourceLayoutChanged| Name: | QSortFilterProxyModelPrivate::_q_sourceLayoutChanged | | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemModel::LayoutChangeHint hint) | | Coverage: | 83.333% (15/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1357-1391 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines (reference): | 1351-1385 | | Comparison: | Different |
| | Different | 20 | 6 |
QSpdyProtocolHandler::sendSYN_STREAM| Name: | QSpdyProtocolHandler::sendSYN_STREAM | | Prototype: | void QSpdyProtocolHandler::sendSYN_STREAM(const HttpMessagePair &messagePair, qint32 streamID, qint32 associatedToStreamID) | | Coverage: | 71.429% (10/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 610-664 | | Comparison: | New |
| | New | 30 | 6 |
QSqlDatabase::drivers| Name: | QSqlDatabase::drivers | | Prototype: | QStringList QSqlDatabase::drivers() | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 541-596 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines (reference): | 537-594 | | Comparison: | Different indentation |
| | Different indentation | 14 | 6 |
QStandardItem::takeColumn| Name: | QStandardItem::takeColumn | | Prototype: | QList<QStandardItem*> QStandardItem::takeColumn(int column) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1839-1862 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines (reference): | 1829-1850 | | Comparison: | Different |
| | Different | 17 | 6 |