| Function | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 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 | 
 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::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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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::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 | 
 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 | 
 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 | 
 _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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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_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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 QDBusUtil::isValidUniqueConnectionName| Name:  | QDBusUtil::isValidUniqueConnectionName |  | Prototype:  | bool isValidUniqueConnectionName(const QStringRef &connName) |  | Coverage:  |  60.000% (12/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp |  | Lines:  | 393-414 |  | Comparison:  | New |  
  |  | New | 14 | 7 | 
 QDateTimeEdit::setDisplayFormat| Name:  | QDateTimeEdit::setDisplayFormat |  | Prototype:  | void QDateTimeEdit::setDisplayFormat(const QString &format) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 867-907 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines (reference):  | 866-906 |  | Comparison:  | Different |  
  |  | Different | 30 | 7 | 
 QDateTimeEditPrivate::closestSection| Name:  | QDateTimeEditPrivate::closestSection |  | Prototype:  | int QDateTimeEditPrivate::closestSection(int pos, bool forward) const |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 1803-1827 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines (reference):  | 1799-1821 |  | Comparison:  | Different |  
  |  | Different | 16 | 7 | 
 QDateTimeParser::sectionSize| Name:  | QDateTimeParser::sectionSize |  | Prototype:  | int QDateTimeParser::sectionSize(int sectionIndex) const |  | Coverage:  |  71.429% (15/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines:  | 538-572 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines (reference):  | 532-565 |  | Comparison:  | Different |  
  |  | Different | 17 | 7 | 
 QDockWidgetPrivate::endDrag| Name:  | QDockWidgetPrivate::endDrag |  | Prototype:  | void QDockWidgetPrivate::endDrag(bool abort) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp |  | Lines:  | 786-826 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp |  | Lines (reference):  | 780-822 |  | Comparison:  | Different |  
  |  | Different | 26 | 7 | 
 QEasingCurvePrivate::setType_helper| Name:  | QEasingCurvePrivate::setType_helper |  | Prototype:  | void QEasingCurvePrivate::setType_helper(QEasingCurve::Type newType) |  | Coverage:  |  88.889% (24/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1324-1360 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines (reference):  | 1318-1354 |  | Comparison:  | Different |  
  |  | Different | 29 | 7 | 
 QEvdevKeyboardManager::loadKeymap| Name:  | QEvdevKeyboardManager::loadKeymap |  | Prototype:  | void QEvdevKeyboardManager::loadKeymap(const QString &file) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp |  | Lines:  | 130-153 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp |  | Lines (reference):  | 124-146 |  | Comparison:  | Different |  
  |  | Different | 12 | 7 | 
 QEventDispatcherUNIXPrivate::markPendingSocketNotifiers| Name:  | QEventDispatcherUNIXPrivate::markPendingSocketNotifiers |  | Prototype:  | void QEventDispatcherUNIXPrivate::markPendingSocketNotifiers() |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 252-290 |  | Comparison:  | New |  
  |  | New | 17 | 7 | 
 QFileDevice::flush| Name:  | QFileDevice::flush |  | Prototype:  | bool QFileDevice::flush() |  | Coverage:  |  59.091% (13/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp |  | Lines:  | 282-312 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp |  | Lines (reference):  | 283-310 |  | Comparison:  | Different |  
  |  | Different | 19 | 7 | 
 QFileDevicePrivate::putCharHelper| Name:  | QFileDevicePrivate::putCharHelper |  | Prototype:  | bool QFileDevicePrivate::putCharHelper(char c) |  | Coverage:  |  29.167% (7/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp |  | Lines:  | 479-531 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp |  | Lines (reference):  | 477-528 |  | Comparison:  | Different |  
  |  | Different | 20 | 7 | 
 QFileSystemModel::setNameFilters| Name:  | QFileSystemModel::setNameFilters |  | Prototype:  | void QFileSystemModel::setNameFilters(const QStringList &filters) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 1567-1599 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines (reference):  | 1549-1583 |  | Comparison:  | Different |  
  |  | Different | 21 | 7 | 
 QFont::fromString| Name:  | QFont::fromString |  | Prototype:  | bool QFont::fromString(const QString &descrip) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2036-2071 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines (reference):  | 2033-2068 |  | Comparison:  | Different |  
  |  | Different | 28 | 7 | 
 QFontDef::exactMatch| Name:  | QFontDef::exactMatch |  | Prototype:  | bool QFontDef::exactMatch(const QFontDef &other) const |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 83-133 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines (reference):  | 77-130 |  | Comparison:  | Different |  
  |  | Different | 26 | 7 | 
 QFontEngineFT::boundingBox| Name:  | QFontEngineFT::boundingBox |  | Prototype:  | glyph_metrics_t QFontEngineFT::boundingBox(const QGlyphLayout &glyphs) |  | Coverage:  |  40.000% (12/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1692-1749 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines (reference):  | 1594-1644 |  | Comparison:  | Different |  
  |  | Different | 38 | 7 | 
 QFontMetrics::width| Name:  | QFontMetrics::width |  | Prototype:  | int QFontMetrics::width(const QString &text, int len, int flags) const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp |  | Lines:  | 515-543 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp |  | Lines (reference):  | 509-536 |  | Comparison:  | Different |  
  |  | Different | 19 | 7 | 
 QGenericUnixTheme::themeNames| Name:  | QGenericUnixTheme::themeNames |  | Prototype:  | QStringList QGenericUnixTheme::themeNames() |  | Coverage:  |  42.105% (8/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp |  | Lines:  | 750-781 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp |  | Lines (reference):  | 698-729 |  | Comparison:  | Different |  
  |  | Different | 21 | 7 | 
 QGraphicsEffectSource::pixmap| Name:  | QGraphicsEffectSource::pixmap |  | Prototype:  | QPixmap QGraphicsEffectSource::pixmap(Qt::CoordinateSystem system, QPoint *offset, QGraphicsEffect::PixmapPadMode mode) const |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 312-348 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines (reference):  | 306-342 |  | Comparison:  | Different |  
  |  | Different | 23 | 7 | 
 QGraphicsView::setupViewport| Name:  | QGraphicsView::setupViewport |  | Prototype:  | void QGraphicsView::setupViewport(QWidget *widget) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2760-2803 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines (reference):  | 2758-2800 |  | Comparison:  | Different |  
  |  | Different | 20 | 7 | 
 QGridLayoutEngine::setGeometries| Name:  | QGridLayoutEngine::setGeometries |  | Prototype:  | void QGridLayoutEngine::setGeometries(const QRectF &contentsGeometry, const QAbstractLayoutStyleInfo *styleInfo) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1028-1062 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines (reference):  | 1002-1036 |  | Comparison:  | Different |  
  |  | Different | 22 | 7 | 
 QHostInfoRunnable::run| Name:  | QHostInfoRunnable::run |  | Prototype:  | void QHostInfoRunnable::run() |  | Coverage:  |  94.118% (16/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 496-553 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines (reference):  | 452-509 |  | Comparison:  | Different |  
  |  | Different | 27 | 7 | 
 QHttpNetworkConnectionPrivate::startHostInfoLookup| Name:  | QHttpNetworkConnectionPrivate::startHostInfoLookup |  | Prototype:  | void QHttpNetworkConnectionPrivate::startHostInfoLookup() |  | Coverage:  |  89.474% (17/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 1111-1148 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines (reference):  | 1102-1138 |  | Comparison:  | Different |  
  |  | Different | 25 | 7 | 
 QHttpNetworkReplyPrivate::parseHeader| Name:  | QHttpNetworkReplyPrivate::parseHeader |  | Prototype:  | void QHttpNetworkReplyPrivate::parseHeader(const QByteArray &header) |  | Coverage:  |  79.310% (23/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 607-637 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines (reference):  | 603-635 |  | Comparison:  | Different |  
  |  | Different | 23 | 7 | 
 QIODevice::readAll| Name:  | QIODevice::readAll |  | Prototype:  | QByteArray QIODevice::readAll() |  | Coverage:  |  84.000% (21/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1200-1244 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines (reference):  | 981-1023 |  | Comparison:  | Different |  
  |  | Different | 23 | 7 | 
 QIconCacheGtkReader::QIconCacheGtkReader| Name:  | QIconCacheGtkReader::QIconCacheGtkReader |  | Prototype:  | QIconCacheGtkReader::QIconCacheGtkReader(const QString &dirName) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 199-229 |  | Comparison:  | New |  
  |  | New | 22 | 7 | 
 QInotifyFileSystemWatcherEngine::addPaths| Name:  | QInotifyFileSystemWatcherEngine::addPaths |  | Prototype:  | QStringList QInotifyFileSystemWatcherEngine::addPaths(const QStringList &paths, QStringList *files, QStringList *directories) |  | Coverage:  |  91.304% (21/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp |  | Lines:  | 261-315 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp |  | Lines (reference):  | 254-308 |  | Comparison:  | Different |  
  |  | Different | 39 | 7 | 
 QLineEdit::focusInEvent| Name:  | QLineEdit::focusInEvent |  | Prototype:  | void QLineEdit::focusInEvent(QFocusEvent *e) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 1793-1833 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines (reference):  | 1781-1821 |  | Comparison:  | Different |  
  |  | Different | 23 | 7 | 
 QLineEditPrivate::_q_textChanged| Name:  | QLineEditPrivate::_q_textChanged |  | Prototype:  | void QLineEditPrivate::_q_textChanged(const QString &text) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 394-413 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines (reference):  | 388-407 |  | Comparison:  | Different |  
  |  | Different | 11 | 7 | 
 QLocale::toString| Name:  | QLocale::toString |  | Prototype:  | QString QLocale::toString(double i, char f, int prec) const |  | Coverage:  |  61.111% (11/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 2001-2029 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines (reference):  | 2004-2030 |  | Comparison:  | Different |  
  |  | Different | 16 | 7 | 
 QLoggingRegistry::init| Name:  | QLoggingRegistry::init |  | Prototype:  | void QLoggingRegistry::init() |  | Coverage:  |  88.889% (16/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp |  | Lines:  | 277-312 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp |  | Lines (reference):  | 271-312 |  | Comparison:  | Different |  
  |  | Different | 23 | 7 | 
 QMimeBinaryProvider::checkCache| Name:  | QMimeBinaryProvider::checkCache |  | Prototype:  | void QMimeBinaryProvider::checkCache() |  | Coverage:  |  88.235% (15/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines:  | 239-265 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines (reference):  | 233-259 |  | Comparison:  | Different |  
  |  | Different | 15 | 7 | 
 QOpenGLContext::makeCurrent| Name:  | QOpenGLContext::makeCurrent |  | Prototype:  | bool QOpenGLContext::makeCurrent(QSurface *surface) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines:  | 951-989 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines (reference):  | 947-985 |  | Comparison:  | Different |  
  |  | Different | 21 | 7 | 
 QOpenGLFramebufferObject::bind| Name:  | QOpenGLFramebufferObject::bind |  | Prototype:  | bool QOpenGLFramebufferObject::bind() |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 1067-1094 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines (reference):  | 1061-1088 |  | Comparison:  | Different |  
  |  | Different | 16 | 7 | 
 QOpenGLFunctionsPrivate::QOpenGLFunctionsPrivate| Name:  | QOpenGLFunctionsPrivate::QOpenGLFunctionsPrivate |  | Prototype:  | QOpenGLFunctionsPrivate::QOpenGLFunctionsPrivate(QOpenGLContext *c) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp |  | Lines:  | 2193-2212 |  | Comparison:  | New |  
  |  | New | 13 | 7 | 
 QOpenGLFunctions_1_1::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_1_1::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_1_1::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.cpp |  | Lines:  | 93-127 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.cpp |  | Lines (reference):  | 91-141 |  | Comparison:  | Different |  
  |  | Different | 32 | 7 | 
 QOpenGLFunctions_1_2::~QOpenGLFunctions_1_2| Name:  | QOpenGLFunctions_1_2::~QOpenGLFunctions_1_2 |  | Prototype:  | QOpenGLFunctions_1_2::~QOpenGLFunctions_1_2() |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.cpp |  | Lines:  | 79-99 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.cpp |  | Lines (reference):  | 73-99 |  | Comparison:  | Different |  
  |  | Different | 18 | 7 | 
 QOpenGLShaderProgram::link| Name:  | QOpenGLShaderProgram::link |  | Prototype:  | bool QOpenGLShaderProgram::link() |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 1028-1070 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines (reference):  | 1024-1066 |  | Comparison:  | Different |  
  |  | Different | 30 | 7 | 
 QOpenGLWidgetPrivate::initialize| Name:  | QOpenGLWidgetPrivate::initialize |  | Prototype:  | void QOpenGLWidgetPrivate::initialize() |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 739-804 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines (reference):  | 728-793 |  | Comparison:  | Different |  
  |  | Different | 37 | 7 | 
 QPageSetupWidget::initPageSizes| Name:  | QPageSetupWidget::initPageSizes |  | Prototype:  | void QPageSetupWidget::initPageSizes() |  | Coverage:  |  38.095% (8/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp |  | Lines:  | 338-370 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp |  | Lines (reference):  | 332-364 |  | Comparison:  | Different |  
  |  | Different | 18 | 7 | 
 QPainter::setClipPath| Name:  | QPainter::setClipPath |  | Prototype:  | void QPainter::setClipPath(const QPainterPath &path, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3233-3273 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines (reference):  | 3229-3269 |  | Comparison:  | Different |  
  |  | Different | 24 | 7 | 
 QPainter::setClipRect| Name:  | QPainter::setClipRect |  | Prototype:  | void QPainter::setClipRect(const QRect &rect, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2776-2810 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines (reference):  | 2772-2806 |  | Comparison:  | Different |  
  |  | Different | 25 | 7 | 
 QPainter::setClipRect| Name:  | QPainter::setClipRect |  | Prototype:  | void QPainter::setClipRect(const QRectF &rect, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2721-2767 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines (reference):  | 2717-2763 |  | Comparison:  | Different |  
  |  | Different | 34 | 7 | 
 QPainter::setClipRegion| Name:  | QPainter::setClipRegion |  | Prototype:  | void QPainter::setClipRegion(const QRegion &r, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2830-2869 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines (reference):  | 2826-2865 |  | Comparison:  | Different |  
  |  | Different | 25 | 7 | 
 QPixmapStyle::drawControl| Name:  | QPixmapStyle::drawControl |  | Prototype:  | void QPixmapStyle::drawControl(ControlElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 268-301 |  | Comparison:  | New |  
  |  | New | 19 | 7 | 
 QPlainTextEdit::inputMethodQuery| Name:  | QPlainTextEdit::inputMethodQuery |  | Prototype:  | QVariant QPlainTextEdit::inputMethodQuery(Qt::InputMethodQuery query, QVariant argument) const |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 2198-2241 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines (reference):  | 2191-2211 |  | Comparison:  | Different |  
  |  | Different | 12 | 7 | 
 QPrinterPrivate::changeEngines| Name:  | QPrinterPrivate::changeEngines |  | Prototype:  | void QPrinterPrivate::changeEngines(QPrinter::OutputFormat format, const QPrinterInfo &printer) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 161-186 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines (reference):  | 155-179 |  | Comparison:  | Different |  
  |  | Different | 14 | 7 | 
 QProcessPrivate::start| Name:  | QProcessPrivate::start |  | Prototype:  | void QProcessPrivate::start(QIODevice::OpenMode mode) |  | Coverage:  |  86.667% (26/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 2146-2185 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines (reference):  | 2152-2192 |  | Comparison:  | Different |  
  |  | Different | 27 | 7 |