| Function | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QDBusMenuItem::QDBusMenuItem| Name: | QDBusMenuItem::QDBusMenuItem | | Prototype: | QDBusMenuItem::QDBusMenuItem(const QDBusPlatformMenuItem *item) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | | Lines: | 178-208 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | | Lines (reference): | 172-203 | | Comparison: | Different |
| | Different | 21 | 7 |
QDBusConnection::objectRegisteredAt| Name: | QDBusConnection::objectRegisteredAt | | Prototype: | QObject *QDBusConnection::objectRegisteredAt(const QString &path) const | | Coverage: | 77.778% (21/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 1004-1035 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines (reference): | 997-1028 | | Comparison: | Different |
| | Different | 28 | 7 |
QConfFileSettingsPrivate::QConfFileSettingsPrivate| Name: | QConfFileSettingsPrivate::QConfFileSettingsPrivate | | Prototype: | QConfFileSettingsPrivate::QConfFileSettingsPrivate(QSettings::Format format, QSettings::Scope scope, const QString &organization, const QString &application) | | Coverage: | 94.737% (18/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1115-1154 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines (reference): | 1131-1178 | | Comparison: | Different indentation |
| | Different indentation | 22 | 7 |
QComboBox::wheelEvent| Name: | QComboBox::wheelEvent | | Prototype: | void QComboBox::wheelEvent(QWheelEvent *e) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 3269-3296 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines (reference): | 3259-3285 | | Comparison: | Different |
| | Different | 15 | 7 |
QColor::convertTo| Name: | QColor::convertTo | | Prototype: | QColor QColor::convertTo(QColor::Spec colorSpec) const noexcept | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1864-1881 | | Comparison: | New |
| | New | 9 | 7 |
QCacheItem::canCompress| Name: | QCacheItem::canCompress | | Prototype: | bool QCacheItem::canCompress() const | | Coverage: | 60.000% (15/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 639-666 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines (reference): | 641-667 | | Comparison: | Different |
| | Different | 18 | 7 |
QByteArray::reallocData| Name: | QByteArray::reallocData | | Prototype: | void QByteArray::reallocData(uint alloc, Data::AllocationOptions options) | | Coverage: | 80.952% (17/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1698-1725 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines (reference): | 1603-1626 | | Comparison: | Different |
| | Different | 18 | 7 |
QBearerEngine::configurationsInUse| Name: | QBearerEngine::configurationsInUse | | Prototype: | bool QBearerEngine::configurationsInUse() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | | Lines: | 88-94 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | | Lines (reference): | 82-108 | | Comparison: | Different |
| | Different | 16 | 7 |
QArrayData::allocate| Name: | QArrayData::allocate | | Prototype: | QArrayData *QArrayData::allocate(size_t objectSize, size_t alignment, size_t capacity, AllocationOptions options) noexcept | | Coverage: | 86.364% (19/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qarraydata.cpp | | Lines: | 66-123 | | Comparison: | New |
| | New | 33 | 7 |
QActionGroup::addAction| Name: | QActionGroup::addAction | | Prototype: | QAction *QActionGroup::addAction(QAction* a) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 175-202 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines (reference): | 169-195 | | Comparison: | Different |
| | Different | 20 | 7 |
QAbstractSocketPrivate::_q_startConnecting| Name: | QAbstractSocketPrivate::_q_startConnecting | | Prototype: | void QAbstractSocketPrivate::_q_startConnecting(const QHostInfo &hostInfo) | | Coverage: | 86.364% (19/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 990-1051 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines (reference): | 1008-1070 | | Comparison: | Different |
| | Different | 23 | 7 |
QAbstractItemModel::changePersistentIndexList| Name: | QAbstractItemModel::changePersistentIndexList | | Prototype: | void QAbstractItemModel::changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3223-3251 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines (reference): | 3186-3214 | | Comparison: | Different |
| | Different | 20 | 7 |
ControllerWidget::setControlVisible| Name: | ControllerWidget::setControlVisible | | Prototype: | void ControllerWidget::setControlVisible(QMdiSubWindowPrivate::WindowStateAction action, bool visible) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 563-579 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines (reference): | 557-576 | | Comparison: | Different |
| | Different | 13 | 7 |
read_pbm_header| Name: | read_pbm_header | | Prototype: | static bool read_pbm_header(QIODevice *device, char& type, int& w, int& h, int& mcc) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 96-121 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines (reference): | 90-115 | | Comparison: | Different |
| | Different | 16 | 6 |
qt_tlw_for_window| Name: | qt_tlw_for_window | | Prototype: | QWidget *qt_tlw_for_window(QWindow *wnd) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2223-2242 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 2224-2240 | | Comparison: | Different |
| | Different | 10 | 6 |
qt_safe_poll| Name: | qt_safe_poll | | Prototype: | int qt_safe_poll(struct pollfd *fds, nfds_t nfds, const struct timespec *timeout_ts) | | Coverage: | 72.222% (13/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | | Lines: | 97-122 | | Comparison: | New |
| | New | 12 | 6 |
qt_qdnsmailexchangerecord_sort| Name: | qt_qdnsmailexchangerecord_sort | | Prototype: | static void qt_qdnsmailexchangerecord_sort(QList<QDnsMailExchangeRecord> &records) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 65-92 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines (reference): | 59-86 | | Comparison: | Different |
| | Different | 14 | 6 |
qEnvironmentVariableIntValue| Name: | qEnvironmentVariableIntValue | | Prototype: | int qEnvironmentVariableIntValue(const char *varName, bool *ok) noexcept | | Coverage: | 100.000% (18/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3301-3334 | | Comparison: | New |
| | New | 15 | 6 |
progressForValue| Name: | progressForValue | | Prototype: | static qreal progressForValue(const QEasingCurve &curve, qreal value) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 166-188 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines (reference): | 160-182 | | Comparison: | Different |
| | Different | 16 | 6 |
parseModeline| Name: | parseModeline | | Prototype: | static bool parseModeline(const QByteArray &text, drmModeModeInfoPtr mode) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 119-160 | | Comparison: | New |
| | New | 31 | 6 |
getEffectiveTargetStates| Name: | getEffectiveTargetStates | | Prototype: | static QList<QAbstractState *> getEffectiveTargetStates(QAbstractTransition *transition, CalculationCache *cache) | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 361-393 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines (reference): | 355-386 | | Comparison: | Different |
| | Different | 18 | 6 |
exponentForm| Name: | 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 |
effectiveScreen| Name: | effectiveScreen | | Prototype: | static inline const QScreen *effectiveScreen(const QWindow *window) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 550-568 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines (reference): | 542-559 | | Comparison: | Different |
| | Different | 12 | 6 |
computeElidedText| Name: | computeElidedText | | Prototype: | static QString computeElidedText(Qt::TextElideMode mode, const QString &text) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1425-1447 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines (reference): | 1350-1372 | | Comparison: | Different |
| | Different | 13 | 6 |
childWindowAt| Name: | childWindowAt | | Prototype: | static QWindow *childWindowAt(QWindow *win, const QPoint &p) | | Coverage: | 72.222% (13/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 287-304 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines (reference): | 267-284 | | Comparison: | Different |
| | Different | 11 | 6 |
buddyString| Name: | buddyString | | Prototype: | static QString buddyString(const QWidget *widget) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 77-99 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines (reference): | 72-95 | | Comparison: | Different |
| | Different | 14 | 6 |
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 |
_q_parseDosDir| Name: | _q_parseDosDir | | Prototype: | static void _q_parseDosDir(const QStringList &tokens, const QString &userName, QUrlInfo *info) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 562-613 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines (reference): | 556-607 | | Comparison: | Different |
| | Different | 31 | 6 |
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 |
QXcbBackingStore::flush| Name: | QXcbBackingStore::flush | | Prototype: | void QXcbBackingStore::flush(QWindow *window, const QRegion ®ion, const QPoint &offset) | | Coverage: | 53.333% (8/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 582-614 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines (reference): | 375-411 | | Comparison: | Different |
| | Different | 22 | 6 |
QWizard::setPage| Name: | QWizard::setPage | | Prototype: | void QWizard::setPage(int theid, QWizardPage *page) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2261-2307 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines (reference): | 2255-2301 | | Comparison: | Different |
| | Different | 27 | 6 |
QWizard::setButtonLayout| Name: | QWizard::setButtonLayout | | Prototype: | void QWizard::setButtonLayout(const QList<WizardButton> &layout) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2757-2782 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines (reference): | 2751-2776 | | Comparison: | Different |
| | Different | 15 | 6 |
QWizard::next| Name: | QWizard::next | | Prototype: | void QWizard::next() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3139-3160 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines (reference): | 3133-3154 | | Comparison: | Different |
| | Different | 13 | 6 |
QWindow::setParent| Name: | QWindow::setParent | | Prototype: | void QWindow::setParent(QWindow *parent) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 628-662 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines (reference): | 601-630 | | Comparison: | Different |
| | Different | 17 | 6 |
QWidgetTextControl::insertFromMimeData| Name: | QWidgetTextControl::insertFromMimeData | | Prototype: | void QWidgetTextControl::insertFromMimeData(const QMimeData *source) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2638-2670 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines (reference): | 2604-2636 | | Comparison: | Different |
| | Different | 20 | 6 |
QWidgetPrivate::setMinimumSize_helper| Name: | QWidgetPrivate::setMinimumSize_helper | | Prototype: | bool QWidgetPrivate::setMinimumSize_helper(int &minw, int &minh) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3962-3993 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines (reference): | 3940-3971 | | Comparison: | Different |
| | Different | 26 | 6 |
QWidgetPrivate::naturalWidgetPalette| Name: | QWidgetPrivate::naturalWidgetPalette | | Prototype: | QPalette QWidgetPrivate::naturalWidgetPalette(uint inheritedMask) const | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4607-4642 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines (reference): | 4585-4616 | | Comparison: | Different |
| | Different | 21 | 6 |
QWidgetEffectSourcePrivate::pixmap| Name: | QWidgetEffectSourcePrivate::pixmap | | Prototype: | QPixmap QWidgetEffectSourcePrivate::pixmap(Qt::CoordinateSystem system, QPoint *offset, QGraphicsEffect::PixmapPadMode mode) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5882-5922 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines (reference): | 5852-5892 | | Comparison: | Different |
| | Different | 25 | 6 |
QWidget::inputMethodQuery| Name: | QWidget::inputMethodQuery | | Prototype: | QVariant QWidget::inputMethodQuery(Qt::InputMethodQuery query) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9782-9799 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines (reference): | 9752-9767 | | Comparison: | Different |
| | Different | 6 | 6 |
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 |
QUndoStack::setIndex| Name: | QUndoStack::setIndex | | Prototype: | void QUndoStack::setIndex(int idx) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 769-789 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines (reference): | 763-783 | | Comparison: | Different |
| | Different | 14 | 6 |
QTreeWidget::mimeData| Name: | QTreeWidget::mimeData | | Prototype: | QMimeData *QTreeWidget::mimeData(const QList<QTreeWidgetItem*> items) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 3283-3307 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines (reference): | 3276-3301 | | Comparison: | Different |
| | Different | 16 | 6 |
QTreeViewPrivate::paintAlternatingRowColors| Name: | QTreeViewPrivate::paintAlternatingRowColors | | Prototype: | void QTreeViewPrivate::paintAlternatingRowColors(QPainter *painter, QStyleOptionViewItem *option, int y, int bottom) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 1353-1371 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines (reference): | 1346-1368 | | Comparison: | Different |
| | Different | 16 | 6 |
QTest::fetchData| Name: | QTest::fetchData | | Prototype: | void *fetchData(QTestData *data, const char *tagName, int typeId) | | Coverage: | 43.750% (7/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 1015-1035 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines (reference): | 2287-2307 | | Comparison: | Different |
| | Different | 12 | 6 |
QTableWidget::dropEvent| Name: | QTableWidget::dropEvent | | Prototype: | void QTableWidget::dropEvent(QDropEvent *event) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2683-2718 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines (reference): | 2677-2713 | | Comparison: | Different |
| | Different | 26 | 6 |
QTableViewPrivate::setSpan| Name: | QTableViewPrivate::setSpan | | Prototype: | void QTableViewPrivate::setSpan(int row, int column, int rowSpan, int columnSpan) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 669-696 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines (reference): | 662-689 | | Comparison: | Different |
| | Different | 21 | 6 |
QSystemTrayIconSys::mousePressEvent| Name: | QSystemTrayIconSys::mousePressEvent | | Prototype: | void QSystemTrayIconSys::mousePressEvent(QMouseEvent *ev) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 173-194 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines (reference): | 167-186 | | Comparison: | Different indentation |
| | Different indentation | 12 | 6 |
QSystemLocale::fallbackUiLocale| Name: | QSystemLocale::fallbackUiLocale | | Prototype: | QLocale QSystemLocale::fallbackUiLocale() const | | Coverage: | 60.000% (12/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_unix.cpp | | Lines: | 110-131 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_unix.cpp | | Lines (reference): | 104-125 | | Comparison: | Different |
| | Different | 13 | 6 |
QStyleSheetStyle::setPalette| Name: | QStyleSheetStyle::setPalette | | Prototype: | void QStyleSheetStyle::setPalette(QWidget *w) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2556-2603 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines (reference): | 2550-2582 | | Comparison: | Different |
| | Different | 19 | 6 |
QStyleSheetStyle::getDefaultStyleSheet| Name: | QStyleSheetStyle::getDefaultStyleSheet | | Prototype: | StyleSheet QStyleSheetStyle::getDefaultStyleSheet() const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle_default.cpp | | Lines: | 145-505 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle_default.cpp | | Lines (reference): | 139-500 | | Comparison: | Different |
| | Different | 186 | 6 |
QStyleFactory::create| Name: | QStyleFactory::create | | Prototype: | QStyle *QStyleFactory::create(const QString& key) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylefactory.cpp | | Lines: | 108-162 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylefactory.cpp | | Lines (reference): | 107-168 | | Comparison: | Different |
| | Different | 13 | 6 |
QStateMachinePrivate::computeExitSet_Unordered| Name: | QStateMachinePrivate::computeExitSet_Unordered | | Prototype: | QSet<QAbstractState*> QStateMachinePrivate::computeExitSet_Unordered(QAbstractTransition *t, CalculationCache *cache) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 762-797 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines (reference): | 755-790 | | Comparison: | Different |
| | Different | 18 | 6 |
QStateMachinePrivate::computeEntrySet| Name: | QStateMachinePrivate::computeEntrySet | | Prototype: | QList<QAbstractState*> QStateMachinePrivate::computeEntrySet(const QList<QAbstractTransition *> &enabledTransitions, QSet<QAbstractState *> &statesForDefaultEntry, CalculationCache *cache) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 856-888 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines (reference): | 849-882 | | Comparison: | Different |
| | Different | 19 | 6 |
QStateMachinePrivate::addAncestorStatesToEnter| Name: | QStateMachinePrivate::addAncestorStatesToEnter | | Prototype: | void QStateMachinePrivate::addAncestorStatesToEnter(QAbstractState *s, QAbstractState *ancestor, QSet<QAbstractState*> &statesToEnter, QSet<QAbstractState*> &statesForDefaultEntry) | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1174-1191 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines (reference): | 1167-1182 | | Comparison: | Different |
| | Different | 8 | 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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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::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 |
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 |
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 |