| Function | Condition % | Modifications | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QPersistentModelIndexData::create| Name:  | QPersistentModelIndexData::create |  | Prototype:  | QPersistentModelIndexData *QPersistentModelIndexData::create(const QModelIndex &index) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 55-70 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines (reference):  | 49-64 |  | Comparison:  | Different |  
  |  | Different | 11 | 2 | 
 QPixmapStyle::progressBarSizeFromContents| Name:  | QPixmapStyle::progressBarSizeFromContents |  | Prototype:  | QSize QPixmapStyle::progressBarSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 963-982 |  | Comparison:  | New |  
  |  | New | 11 | 3 | 
 QPixmapStylePrivate::getCachedPixmap| Name:  | QPixmapStylePrivate::getCachedPixmap |  | Prototype:  | QPixmap QPixmapStylePrivate::getCachedPixmap(QPixmapStyle::ControlDescriptor control, const QPixmapStyleDescriptor &desc, const QSize &size) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 1133-1152 |  | Comparison:  | New |  
  |  | New | 11 | 2 | 
 QPrintPreviewWidgetPrivate::populateScene| Name:  | QPrintPreviewWidgetPrivate::populateScene |  | Prototype:  | void QPrintPreviewWidgetPrivate::populateScene() |  | Coverage:  |  66.667% (2/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 335-352 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines (reference):  | 329-346 |  | Comparison:  | Different |  
  |  | Different | 11 | 3 | 
 QProcessPrivate::processStarted| Name:  | QProcessPrivate::processStarted |  | Prototype:  | bool QProcessPrivate::processStarted(QString *errorMessage) |  | Coverage:  |  88.235% (15/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 625-653 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines (reference):  | 571-592 |  | Comparison:  | Different |  
  |  | Different | 11 | 3 | 
 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 | 
 QReadWriteLockPrivate::recursiveLockForRead| Name:  | QReadWriteLockPrivate::recursiveLockForRead |  | Prototype:  | bool QReadWriteLockPrivate::recursiveLockForRead(int timeout) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 537-555 |  | Comparison:  | New |  
  |  | New | 11 | 3 | 
 QSize::scaled| Name:  | QSize::scaled |  | Prototype:  | QSize QSize::scaled(const QSize &s, Qt::AspectRatioMode mode) const noexcept |  | Coverage:  |  93.333% (14/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp |  | Lines:  | 225-246 |  | Comparison:  | New |  
  |  | New | 11 | 4 | 
 QSqlCachedResult::cacheNext| Name:  | QSqlCachedResult::cacheNext |  | Prototype:  | bool QSqlCachedResult::cacheNext() |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp |  | Lines:  | 263-280 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp |  | Lines (reference):  | 268-285 |  | Comparison:  | Different |  
  |  | Different | 11 | 4 | 
 QSqlCachedResult::fetchLast| Name:  | QSqlCachedResult::fetchLast |  | Prototype:  | bool QSqlCachedResult::fetchLast() |  | Coverage:  |  80.000% (12/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp |  | Lines:  | 206-225 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp |  | Lines (reference):  | 216-234 |  | Comparison:  | Different |  
  |  | Different | 11 | 5 | 
 QSslSocket::connectToHost| Name:  | QSslSocket::connectToHost |  | Prototype:  | void QSslSocket::connectToHost(const QString &hostName, quint16 port, OpenMode openMode, NetworkLayerProtocol protocol) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 1910-1935 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines (reference):  | 1897-1921 |  | Comparison:  | Different |  
  |  | Different | 11 | 3 | 
 QStorageInfoPrivate::retrieveVolumeInfo| Name:  | QStorageInfoPrivate::retrieveVolumeInfo |  | Prototype:  | void QStorageInfoPrivate::retrieveVolumeInfo() |  | Coverage:  |  55.556% (5/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp |  | Lines:  | 535-562 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp |  | Lines (reference):  | 516-543 |  | Comparison:  | Same |  
  |  | Same | 11 | 3 | 
 QTableWidget::selectedItems| Name:  | QTableWidget::selectedItems |  | Prototype:  | QList<QTableWidgetItem*> QTableWidget::selectedItems() const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 2366-2379 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines (reference):  | 2359-2373 |  | Comparison:  | Different |  
  |  | Different | 11 | 4 | 
 QTcpServerPrivate::resolveProxy| Name:  | QTcpServerPrivate::resolveProxy |  | Prototype:  | QNetworkProxy QTcpServerPrivate::resolveProxy(const QHostAddress &address, quint16 port) |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp |  | Lines:  | 140-164 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp |  | Lines (reference):  | 134-158 |  | Comparison:  | Different |  
  |  | Different | 11 | 5 | 
 QTextDocumentPrivate::endEditBlock| Name:  | QTextDocumentPrivate::endEditBlock |  | Prototype:  | void QTextDocumentPrivate::endEditBlock() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1183-1201 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines (reference):  | 1176-1194 |  | Comparison:  | Different |  
  |  | Different | 11 | 5 | 
 QTextStreamPrivate::putString| Name:  | QTextStreamPrivate::putString |  | Prototype:  | void QTextStreamPrivate::putString(QLatin1String data, bool number) |  | Coverage:  |  37.500% (6/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 995-1018 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines (reference):  | 980-1003 |  | Comparison:  | Different |  
  |  | Different | 11 | 4 | 
 QThreadPipe::check| Name:  | QThreadPipe::check |  | Prototype:  | int QThreadPipe::check(const pollfd &pfd) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 190-223 |  | Comparison:  | New |  
  |  | New | 11 | 5 | 
 QTreeView::selectAll| Name:  | QTreeView::selectAll |  | Prototype:  | void QTreeView::selectAll() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines:  | 2663-2677 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines (reference):  | 2675-2689 |  | Comparison:  | Different |  
  |  | Different | 11 | 3 | 
 QWidgetWindow::handleDropEvent| Name:  | QWidgetWindow::handleDropEvent |  | Prototype:  | void QWidgetWindow::handleDropEvent(QDropEvent *event) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp |  | Lines:  | 868-882 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp |  | Lines (reference):  | 858-872 |  | Comparison:  | Different |  
  |  | Different | 11 | 3 | 
 QWindowPrivate::screenForGeometry| Name:  | QWindowPrivate::screenForGeometry |  | Prototype:  | QScreen *QWindowPrivate::screenForGeometry(const QRect &newGeometry) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp |  | Lines:  | 1507-1523 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp |  | Lines (reference):  | 1475-1490 |  | Comparison:  | Different |  
  |  | Different | 11 | 5 | 
 QXcbConnection::createScreen| Name:  | QXcbConnection::createScreen |  | Prototype:  | QXcbScreen *QXcbConnection::createScreen(QXcbVirtualDesktop *virtualDesktop, const xcb_randr_output_change_t &outputChange, xcb_randr_get_output_info_reply_t *outputInfo) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 340-361 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines (reference):  | 333-354 |  | Comparison:  | Different |  
  |  | Different | 11 | 4 | 
 QXcbConnection::handleXcbError| Name:  | QXcbConnection::handleXcbError |  | Prototype:  | void QXcbConnection::handleXcbError(xcb_generic_error_t *error) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 991-1026 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines (reference):  | 983-1015 |  | Comparison:  | Different |  
  |  | Different | 11 | 2 | 
 VersionTerm::fromJson| Name:  | VersionTerm::fromJson |  | Prototype:  | VersionTerm VersionTerm::fromJson(const QJsonValue &v) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 197-212 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines (reference):  | 207-222 |  | Comparison:  | Different |  
  |  | Different | 11 | 4 | 
 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 | 
 convertARGBPMToARGB32PM| Name:  | convertARGBPMToARGB32PM |  | Prototype:  | template<QImage::Format Format> static const uint * convertARGBPMToARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 229-281 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines (reference):  | 212-245 |  | Comparison:  | Different |  
  |  | Different | 11 | 2 | 
 convertARGBPMToARGB64PM| Name:  | convertARGBPMToARGB64PM |  | Prototype:  | template<QImage::Format Format> static const QRgba64 * convertARGBPMToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 283-335 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines (reference):  | 247-280 |  | Comparison:  | Different |  
  |  | Different | 11 | 2 | 
 native_sub_image| Name:  | native_sub_image |  | Prototype:  | static QImage native_sub_image(QByteArray *buffer, const int dstStride, const QImage &src, const QRect &rect, bool swap) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp |  | Lines:  | 330-351 |  | Comparison:  | New |  
  |  | New | 11 | 5 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QTransform &key, uint seed) noexcept |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 800-813 |  | Comparison:  | New |  
  |  | New | 11 | 1 | 
 qdtoa| Name:  | qdtoa |  | Prototype:  | QString qdtoa(qreal d, int *decpt, int *sign) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 560-577 |  | Comparison:  | New |  
  |  | New | 11 | 3 | 
 qt_get_metadata| Name:  | qt_get_metadata |  | Prototype:  | static bool qt_get_metadata(QtPluginQueryVerificationDataFunction pfn, QLibraryPrivate *priv) |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 679-694 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines (reference):  | 668-683 |  | Comparison:  | Different |  
  |  | Different | 11 | 4 | 
 sanityCheck| Name:  | sanityCheck |  | Prototype:  | static bool sanityCheck(const QList<QWidget *> &widgets, const int index, const char *where) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 196-211 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines (reference):  | 191-206 |  | Comparison:  | Different |  
  |  | Different | 11 | 3 | 
 toIntegral_helper| Name:  | toIntegral_helper |  | Prototype:  | template <typename T> static inline T toIntegral_helper(const QLocalePrivate *d, const QChar *data, int len, bool *ok) |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 1104-1119 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines (reference):  | 1092-1112 |  | Comparison:  | Different |  
  |  | Different | 11 | 3 | 
 MinOverlapPlacer::findMaxOverlappers| Name:  | MinOverlapPlacer::findMaxOverlappers |  | Prototype:  | QVector<QRect> MinOverlapPlacer::findMaxOverlappers(const QRect &domain, const QVector<QRect> &source) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 507-526 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines (reference):  | 503-522 |  | Comparison:  | Different |  
  |  | Different | 12 | 4 | 
 QAsn1Element::toObjectId| Name:  | QAsn1Element::toObjectId |  | Prototype:  | QByteArray QAsn1Element::toObjectId() const |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp |  | Lines:  | 310-327 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp |  | Lines (reference):  | 304-321 |  | Comparison:  | Different |  
  |  | Different | 12 | 4 | 
 QCalendarDateValidator::currentText| Name:  | QCalendarDateValidator::currentText |  | Prototype:  | QString QCalendarDateValidator::currentText() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 521-537 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines (reference):  | 509-526 |  | Comparison:  | Different |  
  |  | Different | 12 | 4 | 
 QColormap::initialize| Name:  | QColormap::initialize |  | Prototype:  | void QColormap::initialize() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp |  | Lines:  | 64-81 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp |  | Lines (reference):  | 58-75 |  | Comparison:  | Different |  
  |  | Different | 12 | 3 | 
 QDBusPendingCallPrivate::setMetaTypes| Name:  | QDBusPendingCallPrivate::setMetaTypes |  | Prototype:  | void QDBusPendingCallPrivate::setMetaTypes(int count, const int *types) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp |  | Lines:  | 188-207 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp |  | Lines (reference):  | 182-201 |  | Comparison:  | Different |  
  |  | Different | 12 | 4 | 
 QDBusTrayIcon::tempIcon| Name:  | QDBusTrayIcon::tempIcon |  | Prototype:  | QTemporaryFile *QDBusTrayIcon::tempIcon(const QIcon &icon) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp |  | Lines:  | 151-172 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp |  | Lines (reference):  | 145-165 |  | Comparison:  | Different |  
  |  | Different | 12 | 4 | 
 QDBusUtil::isValidObjectPath| Name:  | QDBusUtil::isValidObjectPath |  | Prototype:  | bool isValidObjectPath(const QString &path) |  | Coverage:  |  78.571% (11/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp |  | Lines:  | 513-529 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp |  | Lines (reference):  | 489-507 |  | Comparison:  | Different |  
  |  | Different | 12 | 5 | 
 QDataStream::operator>>| Name:  | QDataStream::operator>> |  | Prototype:  | QDataStream &QDataStream::operator>>(qint64 &i) |  | Coverage:  |  71.429% (10/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp |  | Lines:  | 865-883 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp |  | Lines (reference):  | 675-694 |  | Comparison:  | Different |  
  |  | Different | 12 | 5 | 
 QDateTimeEditPrivate::clearSection| Name:  | QDateTimeEditPrivate::clearSection |  | Prototype:  | void QDateTimeEditPrivate::clearSection(int index) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 1865-1881 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines (reference):  | 1859-1875 |  | Comparison:  | Different |  
  |  | Different | 12 | 2 | 
 QDateTimeEditPrivate::sectionAt| Name:  | QDateTimeEditPrivate::sectionAt |  | Prototype:  | int QDateTimeEditPrivate::sectionAt(int pos) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 1772-1794 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines (reference):  | 1771-1790 |  | Comparison:  | Different |  
  |  | Different | 12 | 6 | 
 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::QEventDispatcherUNIXPrivate| Name:  | QEventDispatcherUNIXPrivate::QEventDispatcherUNIXPrivate |  | Prototype:  | QEventDispatcherUNIXPrivate::QEventDispatcherUNIXPrivate() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 225-229 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines (reference):  | 88-142 |  | Comparison:  | Different |  
  |  | Different | 12 | 4 | 
 QFileDevice::atEnd| Name:  | QFileDevice::atEnd |  | Prototype:  | bool QFileDevice::atEnd() const |  | Coverage:  |  62.500% (10/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp |  | Lines:  | 355-383 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp |  | Lines (reference):  | 353-381 |  | Comparison:  | Different |  
  |  | Different | 12 | 6 | 
 QFileInfoGatherer::run| Name:  | QFileInfoGatherer::run |  | Prototype:  | void QFileInfoGatherer::run() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp |  | Lines:  | 212-228 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp |  | Lines (reference):  | 206-222 |  | Comparison:  | Different |  
  |  | Different | 12 | 4 | 
 QFileSystemModelPrivate::addVisibleFiles| Name:  | QFileSystemModelPrivate::addVisibleFiles |  | Prototype:  | void QFileSystemModelPrivate::addVisibleFiles(QFileSystemNode *parentNode, const QStringList &newFiles) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 1739-1757 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines (reference):  | 1723-1741 |  | Comparison:  | Different |  
  |  | Different | 12 | 5 | 
 QGLShaderProgram::removeAllShaders| Name:  | QGLShaderProgram::removeAllShaders |  | Prototype:  | void QGLShaderProgram::removeAllShaders() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 879-897 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines (reference):  | 873-892 |  | Comparison:  | Different |  
  |  | Different | 12 | 4 | 
 QGenericUnixTheme::xdgIconThemePaths| Name:  | QGenericUnixTheme::xdgIconThemePaths |  | Prototype:  | QStringList QGenericUnixTheme::xdgIconThemePaths() |  | Coverage:  |  73.333% (11/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp |  | Lines:  | 169-192 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp |  | Lines (reference):  | 145-167 |  | Comparison:  | Different |  
  |  | Different | 12 | 9 | 
 QGestureManager::registerGestureRecognizer| Name:  | QGestureManager::registerGestureRecognizer |  | Prototype:  | Qt::GestureType QGestureManager::registerGestureRecognizer(QGestureRecognizer *recognizer) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp |  | Lines:  | 123-140 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp |  | Lines (reference):  | 117-134 |  | Comparison:  | Different |  
  |  | Different | 12 | 3 | 
 QGraphicsAnchorLayoutPrivate::restoreSimplifiedGraph| Name:  | QGraphicsAnchorLayoutPrivate::restoreSimplifiedGraph |  | Prototype:  | void QGraphicsAnchorLayoutPrivate::restoreSimplifiedGraph(Orientation orientation) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 1260-1287 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines (reference):  | 1252-1279 |  | Comparison:  | Different |  
  |  | Different | 12 | 3 | 
 QGraphicsSceneBspTreeIndex::items| Name:  | QGraphicsSceneBspTreeIndex::items |  | Prototype:  | QList<QGraphicsItem *> QGraphicsSceneBspTreeIndex::items(Qt::SortOrder order) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 551-570 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines (reference):  | 543-567 |  | Comparison:  | Different |  
  |  | Different | 12 | 5 | 
 QGraphicsScenePrivate::grabKeyboard| Name:  | QGraphicsScenePrivate::grabKeyboard |  | Prototype:  | void QGraphicsScenePrivate::grabKeyboard(QGraphicsItem *item) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 1040-1063 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines (reference):  | 1031-1054 |  | Comparison:  | Different |  
  |  | Different | 12 | 4 | 
 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 | 
 QHttpNetworkRequestPrivate::QHttpNetworkRequestPrivate| Name:  | QHttpNetworkRequestPrivate::QHttpNetworkRequestPrivate |  | Prototype:  | QHttpNetworkRequestPrivate::QHttpNetworkRequestPrivate(const QHttpNetworkRequestPrivate &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp |  | Lines:  | 55-70 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp |  | Lines (reference):  | 49-64 |  | Comparison:  | Different |  
  |  | Different | 12 | 1 | 
 QInputDialog::getDouble| Name:  | QInputDialog::getDouble |  | Prototype:  | double QInputDialog::getDouble(QWidget *parent, const QString &title, const QString &label, double value, double min, double max, int decimals, bool *ok, Qt::WindowFlags flags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 1389-1408 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines (reference):  | 1363-1382 |  | Comparison:  | Different |  
  |  | Different | 12 | 3 | 
 QInputDialog::getInt| Name:  | QInputDialog::getInt |  | Prototype:  | int QInputDialog::getInt(QWidget *parent, const QString &title, const QString &label, int value, int min, int max, int step, bool *ok, Qt::WindowFlags flags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 1308-1326 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines (reference):  | 1290-1308 |  | Comparison:  | Different |  
  |  | Different | 12 | 3 | 
 QInputDialog::getMultiLineText| Name:  | QInputDialog::getMultiLineText |  | Prototype:  | QString QInputDialog::getMultiLineText(QWidget *parent, const QString &title, const QString &label, const QString &text, bool *ok, Qt::WindowFlags flags, Qt::InputMethodHints inputMethodHints) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 1256-1275 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines (reference):  | 1242-1261 |  | Comparison:  | Different |  
  |  | Different | 12 | 3 | 
 QInputDialog::getText| Name:  | QInputDialog::getText |  | Prototype:  | QString QInputDialog::getText(QWidget *parent, const QString &title, const QString &label, QLineEdit::EchoMode mode, const QString &text, bool *ok, Qt::WindowFlags flags, Qt::InputMethodHints inputMethodHints) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 1204-1223 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines (reference):  | 1194-1213 |  | Comparison:  | Different |  
  |  | Different | 12 | 3 | 
 QListData::detach| Name:  | QListData::detach |  | Prototype:  | QListData::Data *QListData::detach(int alloc) |  | Coverage:  |  75.000% (6/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp |  | Lines:  | 117-135 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp |  | Lines (reference):  | 120-138 |  | Comparison:  | Different |  
  |  | Different | 12 | 3 | 
 QListWidget::setSelectionModel| Name:  | QListWidget::setSelectionModel |  | Prototype:  | void QListWidget::setSelectionModel(QItemSelectionModel *selectionModel) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 1357-1376 |  | Comparison:  | New |  
  |  | New | 12 | 3 | 
 QMdiSubWindow::setSystemMenu| Name:  | QMdiSubWindow::setSystemMenu |  | Prototype:  | void QMdiSubWindow::setSystemMenu(QMenu *systemMenu) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2507-2526 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines (reference):  | 2505-2524 |  | Comparison:  | Different |  
  |  | Different | 12 | 5 | 
 QMimeDatabase::mimeTypeForFile| Name:  | QMimeDatabase::mimeTypeForFile |  | Prototype:  | QMimeType QMimeDatabase::mimeTypeForFile(const QString &fileName, MatchMode mode) const |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp |  | Lines:  | 405-424 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp |  | Lines (reference):  | 398-418 |  | Comparison:  | Different |  
  |  | Different | 12 | 4 | 
 QNetworkDiskCache::remove| Name:  | QNetworkDiskCache::remove |  | Prototype:  | bool QNetworkDiskCache::remove(const QUrl &url) |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp |  | Lines:  | 311-331 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp |  | Lines (reference):  | 308-330 |  | Comparison:  | Different |  
  |  | Different | 12 | 4 | 
 QOpenGLFunctions_1_1::~QOpenGLFunctions_1_1| Name:  | QOpenGLFunctions_1_1::~QOpenGLFunctions_1_1 |  | Prototype:  | QOpenGLFunctions_1_1::~QOpenGLFunctions_1_1() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.cpp |  | Lines:  | 77-91 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.cpp |  | Lines (reference):  | 71-89 |  | Comparison:  | Different |  
  |  | Different | 12 | 5 | 
 QOpenGLMultiGroupSharedResource::~QOpenGLMultiGroupSharedResource| Name:  | QOpenGLMultiGroupSharedResource::~QOpenGLMultiGroupSharedResource |  | Prototype:  | QOpenGLMultiGroupSharedResource::~QOpenGLMultiGroupSharedResource() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines:  | 1569-1591 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines (reference):  | 1575-1597 |  | Comparison:  | Different |  
  |  | Different | 12 | 5 | 
 QOpenGLShaderProgram::removeAllShaders| Name:  | QOpenGLShaderProgram::removeAllShaders |  | Prototype:  | void QOpenGLShaderProgram::removeAllShaders() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 995-1012 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines (reference):  | 989-1008 |  | Comparison:  | Different |  
  |  | Different | 12 | 4 | 
 QPainterPath::toFillPolygon| Name:  | QPainterPath::toFillPolygon |  | Prototype:  | QPolygonF QPainterPath::toFillPolygon(const QTransform &matrix) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2791-2807 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines (reference):  | 2783-2799 |  | Comparison:  | Different |  
  |  | Different | 12 | 5 | 
 QPixmapStyle::itemViewSizeFromContents| Name:  | QPixmapStyle::itemViewSizeFromContents |  | Prototype:  | QSize QPixmapStyle::itemViewSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 1017-1037 |  | Comparison:  | New |  
  |  | New | 12 | 2 | 
 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 | 
 QPlatformIntegrationFactory::keys| Name:  | QPlatformIntegrationFactory::keys |  | Prototype:  | QStringList QPlatformIntegrationFactory::keys(const QString &platformPluginPath) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory.cpp |  | Lines:  | 81-102 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory.cpp |  | Lines (reference):  | 92-114 |  | Comparison:  | Different |  
  |  | Different | 12 | 5 | 
 QPlatformThemeFactory::keys| Name:  | QPlatformThemeFactory::keys |  | Prototype:  | QStringList QPlatformThemeFactory::keys(const QString &platformPluginPath) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformthemefactory.cpp |  | Lines:  | 82-104 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformthemefactory.cpp |  | Lines (reference):  | 79-102 |  | Comparison:  | Different |  
  |  | Different | 12 | 5 | 
 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 | 
 QRawFont::fromFont| Name:  | QRawFont::fromFont |  | Prototype:  | QRawFont QRawFont::fromFont(const QFont &font, QFontDatabase::WritingSystem writingSystem) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 709-741 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines (reference):  | 702-720 |  | Comparison:  | Different |  
  |  | Different | 12 | 3 | 
 QRect::normalized| Name:  | QRect::normalized |  | Prototype:  | QRect QRect::normalized() const noexcept |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 303-321 |  | Comparison:  | New |  
  |  | New | 12 | 3 | 
 QRecursiveMutexPrivate::lock| Name:  | QRecursiveMutexPrivate::lock |  | Prototype:  | inline bool QRecursiveMutexPrivate::lock(int timeout) noexcept |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp |  | Lines:  | 631-649 |  | Comparison:  | New |  
  |  | New | 12 | 4 | 
 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 | 
 QSocks5BindStore::retrieve| Name:  | QSocks5BindStore::retrieve |  | Prototype:  | QSocks5BindData *QSocks5BindStore::retrieve(qintptr socketDescriptor) |  | Coverage:  |  50.000% (7/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 370-392 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines (reference):  | 364-384 |  | Comparison:  | Different |  
  |  | Different | 12 | 5 | 
 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 | 
 QSslSocketPrivate::peek| Name:  | QSslSocketPrivate::peek |  | Prototype:  | qint64 QSslSocketPrivate::peek(char *data, qint64 maxSize) |  | Coverage:  |  66.667% (10/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2575-2597 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines (reference):  | 2526-2548 |  | Comparison:  | Different |  
  |  | Different | 12 | 5 | 
 QStackedLayoutPrivate::replaceAt| Name:  | QStackedLayoutPrivate::replaceAt |  | Prototype:  | QLayoutItem* QStackedLayoutPrivate::replaceAt(int idx, QLayoutItem *newitem) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp |  | Lines:  | 60-75 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp |  | Lines (reference):  | 54-69 |  | Comparison:  | Different |  
  |  | Different | 12 | 4 | 
 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 | 
 QTeamCityLogger::addMessage| Name:  | QTeamCityLogger::addMessage |  | Prototype:  | void QTeamCityLogger::addMessage(MessageTypes type, const QString &message, const char *file, int line) |  | Coverage:  |  75.000% (9/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp |  | Lines:  | 196-220 |  | Comparison:  | New |  
  |  | New | 12 | 4 | 
 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 | 
 QTextEdit::inputMethodQuery| Name:  | QTextEdit::inputMethodQuery |  | Prototype:  | QVariant QTextEdit::inputMethodQuery(Qt::InputMethodQuery query, QVariant argument) const |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp |  | Lines:  | 1728-1771 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp |  | Lines (reference):  | 1719-1739 |  | Comparison:  | Different |  
  |  | Different | 12 | 7 | 
 QTextStreamPrivate::putString| Name:  | QTextStreamPrivate::putString |  | Prototype:  | void QTextStreamPrivate::putString(const QChar *data, int len, bool number) |  | Coverage:  |  68.750% (11/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 966-990 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines (reference):  | 951-975 |  | Comparison:  | Different |  
  |  | Different | 12 | 4 | 
 QTextTable::cellAt| Name:  | QTextTable::cellAt |  | Prototype:  | QTextTableCell QTextTable::cellAt(int position) const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 607-624 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines (reference):  | 601-618 |  | Comparison:  | Different |  
  |  | Different | 12 | 4 | 
 QTornOffMenu::QTornOffMenu| Name:  | QTornOffMenu::QTornOffMenu |  | Prototype:  | QTornOffMenu(QMenu *p) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 100-117 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines (reference):  | 94-111 |  | Comparison:  | Different |  
  |  | Different | 12 | 3 | 
 QTransform::operator=| Name:  | QTransform::operator= |  | Prototype:  | QTransform & QTransform::operator=(const QTransform &matrix) noexcept |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 1026-1041 |  | Comparison:  | New |  
  |  | New | 12 | 1 | 
 QTreeWidgetItem::data| Name:  | QTreeWidgetItem::data |  | Prototype:  | QVariant QTreeWidgetItem::data(int column, int role) const |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp |  | Lines:  | 1779-1802 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp |  | Lines (reference):  | 1773-1795 |  | Comparison:  | Different |  
  |  | Different | 12 | 10 | 
 QWidgetPrivate::shareContext| Name:  | QWidgetPrivate::shareContext |  | Prototype:  | QOpenGLContext *QWidgetPrivate::shareContext() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12197-12217 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines (reference):  | 12161-12181 |  | Comparison:  | Different |  
  |  | Different | 12 | 3 | 
 QWindowContainer::QWindowContainer| Name:  | QWindowContainer::QWindowContainer |  | Prototype:  | QWindowContainer::QWindowContainer(QWindow *embeddedWindow, QWidget *parent, Qt::WindowFlags flags) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp |  | Lines:  | 205-226 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp |  | Lines (reference):  | 199-220 |  | Comparison:  | Different |  
  |  | Different | 12 | 3 | 
 QWizard::setStartId| Name:  | QWizard::setStartId |  | Prototype:  | void QWizard::setStartId(int theid) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2447-2465 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines (reference):  | 2441-2459 |  | Comparison:  | Different |  
  |  | Different | 12 | 4 | 
 QXcbGlIntegrationFactory::keys| Name:  | QXcbGlIntegrationFactory::keys |  | Prototype:  | QStringList QXcbGlIntegrationFactory::keys(const QString &pluginPath) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbglintegrationfactory.cpp |  | Lines:  | 58-79 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbglintegrationfactory.cpp |  | Lines (reference):  | 62-84 |  | Comparison:  | Different indentation |  
  |  | Different indentation | 12 | 5 | 
 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 | 
 qt_pixmap_thread_test| Name:  | qt_pixmap_thread_test |  | Prototype:  | static bool qt_pixmap_thread_test() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 71-90 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines (reference):  | 65-84 |  | Comparison:  | Different |  
  |  | Different | 12 | 5 | 
 qt_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 | 
 xi2ValuatorOffset| Name:  | xi2ValuatorOffset |  | Prototype:  | static int xi2ValuatorOffset(const unsigned char *maskPtr, int maskLen, int number) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 2275-2292 |  | Comparison:  | New |  
  |  | New | 12 | 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 | 
 QAbstractItemViewPrivate::draggablePaintPairs| Name:  | QAbstractItemViewPrivate::draggablePaintPairs |  | Prototype:  | QItemViewPaintPairs QAbstractItemViewPrivate::draggablePaintPairs(const QModelIndexList &indexes, QRect *r) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 4409-4426 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines (reference):  | 4359-4376 |  | Comparison:  | Different |  
  |  | Different | 13 | 3 |