| Function | Condition % | Modifications | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QToolBarAreaLayout::saveState| Name: | QToolBarAreaLayout::saveState | | Prototype: | void QToolBarAreaLayout::saveState(QDataStream &stream) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1251-1298 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines (reference): | 1245-1292 | | Comparison: | Different |
| | Different | 28 | 8 |
QTextHtmlExporter::emitFrameStyle| Name: | QTextHtmlExporter::emitFrameStyle | | Prototype: | void QTextHtmlExporter::emitFrameStyle(const QTextFrameFormat &format, FrameType frameType) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 3193-3232 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines (reference): | 3193-3232 | | Comparison: | Different |
| | Different | 28 | 7 |
QTextDocumentWriter::write| Name: | QTextDocumentWriter::write | | Prototype: | bool QTextDocumentWriter::write(const QTextDocument *document) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentwriter.cpp | | Lines: | 248-301 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentwriter.cpp | | Lines (reference): | 242-295 | | Comparison: | Different |
| | Different | 28 | 8 |
QTextDocumentPrivate::adjustDocumentChangesAndCursors| Name: | QTextDocumentPrivate::adjustDocumentChangesAndCursors | | Prototype: | void QTextDocumentPrivate::adjustDocumentChangesAndCursors(int from, int addedOrRemoved, QTextUndoCommand::Operation op) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1280-1331 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines (reference): | 1273-1324 | | Comparison: | Different |
| | Different | 28 | 9 |
QScrollerPrivate::prepareScrolling| Name: | QScrollerPrivate::prepareScrolling | | Prototype: | bool QScrollerPrivate::prepareScrolling(const QPointF &position) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1437-1487 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines (reference): | 1425-1472 | | Comparison: | Different |
| | Different | 28 | 11 |
QReadWriteLock::tryLockForRead| Name: | QReadWriteLock::tryLockForRead | | Prototype: | bool QReadWriteLock::tryLockForRead(int timeout) | | Coverage: | 62.500% (20/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 222-279 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines (reference): | 229-261 | | Comparison: | Different |
| | Different | 28 | 6 |
QRasterPaintEngine::clip| Name: | QRasterPaintEngine::clip | | Prototype: | void QRasterPaintEngine::clip(const QVectorPath &path, Qt::ClipOperation op) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1140-1207 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines (reference): | 1134-1201 | | Comparison: | Same |
| | Same | 28 | 8 |
QProcessPrivate::execChild| Name: | QProcessPrivate::execChild | | Prototype: | void QProcessPrivate::execChild(const char *workingDir, char **path, char **argv, char **envp) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 551-623 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines (reference): | 503-569 | | Comparison: | Different |
| | Different | 28 | 11 |
QPngHandlerPrivate::readPngHeader| Name: | QPngHandlerPrivate::readPngHeader | | Prototype: | bool QPngHandlerPrivate::readPngHeader() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 525-567 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines (reference): | 519-567 | | Comparison: | Different indentation |
| | Different indentation | 28 | 6 |
QPlatformTheme::removeMnemonics| Name: | QPlatformTheme::removeMnemonics | | Prototype: | QString QPlatformTheme::removeMnemonics(const QString &original) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 698-731 | | Comparison: | New |
| | New | 28 | 6 |
QOutlineMapper::clipElements| Name: | QOutlineMapper::clipElements | | Prototype: | void QOutlineMapper::clipElements(const QPointF *elements, const QPainterPath::ElementType *types, int element_count) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 349-402 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines (reference): | 341-393 | | Comparison: | Different |
| | Different | 28 | 10 |
QNetworkDiskCache::prepare| Name: | QNetworkDiskCache::prepare | | Prototype: | QIODevice *QNetworkDiskCache::prepare(const QNetworkCacheMetaData &metaData) | | Coverage: | 78.571% (22/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 178-225 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines (reference): | 176-222 | | Comparison: | Different |
| | Different | 28 | 8 |
QMdiArea::removeSubWindow| Name: | QMdiArea::removeSubWindow | | Prototype: | void QMdiArea::removeSubWindow(QWidget *widget) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2009-2048 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines (reference): | 2004-2043 | | Comparison: | Different |
| | Different | 28 | 9 |
QLoggingRegistry::defaultCategoryFilter| Name: | QLoggingRegistry::defaultCategoryFilter | | Prototype: | void QLoggingRegistry::defaultCategoryFilter(QLoggingCategory *cat) | | Coverage: | 91.176% (31/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 404-446 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines (reference): | 406-448 | | Comparison: | Different |
| | Different | 28 | 8 |
QLocalePrivate::codeToLanguage| Name: | QLocalePrivate::codeToLanguage | | Prototype: | QLocale::Language QLocalePrivate::codeToLanguage(const QChar *code, int len) noexcept | | Coverage: | 23.881% (16/67) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 93-133 | | Comparison: | New |
| | New | 28 | 11 |
QGraphicsAnchorLayoutPrivate::calculateGraphs| Name: | QGraphicsAnchorLayoutPrivate::calculateGraphs | | Prototype: | void QGraphicsAnchorLayoutPrivate::calculateGraphs( QGraphicsAnchorLayoutPrivate::Orientation orientation) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2096-2170 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines (reference): | 2090-2170 | | Comparison: | Different |
| | Different | 28 | 5 |
QFontEngineFT::boundingBox| Name: | QFontEngineFT::boundingBox | | Prototype: | glyph_metrics_t QFontEngineFT::boundingBox(glyph_t glyph) | | Coverage: | 54.167% (13/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1751-1788 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines (reference): | 1646-1680 | | Comparison: | Different |
| | Different | 28 | 6 |
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 |
QFileSystemWatcher::addPaths| Name: | QFileSystemWatcher::addPaths | | Prototype: | QStringList QFileSystemWatcher::addPaths(const QStringList &paths) | | Coverage: | 84.615% (22/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 286-334 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines (reference): | 279-327 | | Comparison: | Different |
| | Different | 28 | 9 |
QFileDialogPrivate::restoreWidgetState| Name: | QFileDialogPrivate::restoreWidgetState | | Prototype: | bool QFileDialogPrivate::restoreWidgetState(QStringList &history, int splitterPosition) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2750-2791 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 2750-2789 | | Comparison: | Different |
| | Different | 28 | 9 |
QDesktopWidget::screenNumber| Name: | QDesktopWidget::screenNumber | | Prototype: | int QDesktopWidget::screenNumber(const QWidget *w) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | | Lines: | 241-285 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | | Lines (reference): | 235-280 | | Comparison: | Different |
| | Different | 28 | 11 |
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 |
QCoreApplication::applicationFilePath| Name: | QCoreApplication::applicationFilePath | | Prototype: | QString QCoreApplication::applicationFilePath() | | Coverage: | 39.394% (13/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2115-2194 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines (reference): | 2116-2224 | | Comparison: | Different |
| | Different | 28 | 10 |
QXcbWindow::requestActivateWindow| Name: | QXcbWindow::requestActivateWindow | | Prototype: | void QXcbWindow::requestActivateWindow() | | Coverage: | 85.714% (18/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1672-1713 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines (reference): | 1685-1726 | | Comparison: | Different |
| | Different | 27 | 4 |
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 |
QWidget::setLayout| Name: | QWidget::setLayout | | Prototype: | void QWidget::setLayout(QLayout *l) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10104-10144 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines (reference): | 10072-10112 | | Comparison: | Different |
| | Different | 27 | 8 |
QTimeLinePrivate::setCurrentTime| Name: | QTimeLinePrivate::setCurrentTime | | Prototype: | void QTimeLinePrivate::setCurrentTime(int msecs) | | Coverage: | 94.444% (34/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimeline.cpp | | Lines: | 91-162 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimeline.cpp | | Lines (reference): | 85-156 | | Comparison: | Same |
| | Same | 27 | 8 |
QTextStream::operator<<| Name: | QTextStream::operator<< | | Prototype: | QTextStream &QTextStream::operator<<(double f) | | Coverage: | 82.857% (29/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2533-2571 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines (reference): | 2518-2554 | | Comparison: | Different |
| | Different | 27 | 11 |
QTextEngine::bidiReorder| Name: | QTextEngine::bidiReorder | | Prototype: | void QTextEngine::bidiReorder(int numItems, const quint8 *levels, int *visualOrder) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 766-823 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines (reference): | 760-817 | | Comparison: | Same |
| | Same | 27 | 12 |
QStateMachinePrivate::selectTransitions| Name: | QStateMachinePrivate::selectTransitions | | Prototype: | QList<QAbstractTransition*> QStateMachinePrivate::selectTransitions(QEvent *event, CalculationCache *cache) | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 551-595 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines (reference): | 544-588 | | Comparison: | Different |
| | Different | 27 | 9 |
QSqlCachedResult::fetch| Name: | QSqlCachedResult::fetch | | Prototype: | bool QSqlCachedResult::fetch(int i) | | Coverage: | 80.488% (33/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines: | 139-176 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines (reference): | 152-188 | | Comparison: | Different |
| | Different | 27 | 13 |
QScrollerPrivate::scrollingSegmentsValid| Name: | QScrollerPrivate::scrollingSegmentsValid | | Prototype: | bool QScrollerPrivate::scrollingSegmentsValid(Qt::Orientation orientation) const | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1191-1231 | | Comparison: | New |
| | New | 27 | 8 |
QRect::intersects| Name: | QRect::intersects | | Prototype: | bool QRect::intersects(const QRect &r) const noexcept | | Coverage: | 100.000% (32/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 1118-1158 | | Comparison: | New |
| | New | 27 | 8 |
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 |
QNetworkReplyHttpImplPrivate::_q_cacheLoadReadyRead| Name: | QNetworkReplyHttpImplPrivate::_q_cacheLoadReadyRead | | Prototype: | void QNetworkReplyHttpImplPrivate::_q_cacheLoadReadyRead() | | Coverage: | 44.444% (16/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1784-1838 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines (reference): | 1792-1847 | | Comparison: | Different |
| | Different | 27 | 10 |
QMimeDatabasePrivate::mimeTypeForFileNameAndData| Name: | QMimeDatabasePrivate::mimeTypeForFileNameAndData | | Prototype: | QMimeType QMimeDatabasePrivate::mimeTypeForFileNameAndData(const QString &fileName, QIODevice *device, int *accuracyPtr) | | Coverage: | 44.000% (11/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | | Lines: | 161-216 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | | Lines (reference): | 154-210 | | Comparison: | Different |
| | Different | 27 | 9 |
QMdiAreaPrivate::subWindowList| Name: | QMdiAreaPrivate::subWindowList | | Prototype: | QList<QMdiSubWindow*> QMdiAreaPrivate::subWindowList(QMdiArea::WindowOrder order, bool reversed) const | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1385-1424 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines (reference): | 1380-1419 | | Comparison: | Different |
| | Different | 27 | 13 |
QHttpNetworkConnectionPrivate::shouldEmitChannelError| Name: | QHttpNetworkConnectionPrivate::shouldEmitChannelError | | Prototype: | bool QHttpNetworkConnectionPrivate::shouldEmitChannelError(QAbstractSocket *socket) | | Coverage: | 64.865% (24/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 197-242 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines (reference): | 190-235 | | Comparison: | Different |
| | Different | 27 | 8 |
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 |
QGroupBox::initStyleOption| Name: | QGroupBox::initStyleOption | | Prototype: | void QGroupBox::initStyleOption(QStyleOptionGroupBox *option) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 92-125 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines (reference): | 86-123 | | Comparison: | Different |
| | Different | 27 | 8 |
QGraphicsScenePrivate::gestureTargetsAtHotSpots| Name: | QGraphicsScenePrivate::gestureTargetsAtHotSpots | | Prototype: | void QGraphicsScenePrivate::gestureTargetsAtHotSpots(const QSet<QGesture *> &gestures, Qt::GestureFlag flag, QHash<QGraphicsObject *, QSet<QGesture *> > *targets, QSet<QGraphicsObject *> *itemsSet, QSet<QGesture *> *normal, QSet<QGesture *> *conflicts) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 6183-6228 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 6162-6207 | | Comparison: | Different |
| | Different | 27 | 12 |
QDialog::exec| Name: | QDialog::exec | | Prototype: | int QDialog::exec() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 526-566 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines (reference): | 515-555 | | Comparison: | Different |
| | Different | 27 | 6 |
QDeviceDiscoveryUDev::checkDeviceType| Name: | QDeviceDiscoveryUDev::checkDeviceType | | Prototype: | bool QDeviceDiscoveryUDev::checkDeviceType(udev_device *dev) | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | | Lines: | 212-254 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | | Lines (reference): | 206-248 | | Comparison: | Different |
| | Different | 27 | 13 |
QDataStream::readBytes| Name: | QDataStream::readBytes | | Prototype: | QDataStream &QDataStream::readBytes(char *&s, uint &l) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1010-1045 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines (reference): | 823-859 | | Comparison: | Different |
| | Different | 27 | 6 |
QColumnView::initializeColumn| Name: | QColumnView::initializeColumn | | Prototype: | void QColumnView::initializeColumn(QAbstractItemView *column) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 767-803 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines (reference): | 761-800 | | Comparison: | Different |
| | Different | 27 | 2 |
QAccessibleWidget::relations| Name: | QAccessibleWidget::relations | | Prototype: | QVector<QPair<QAccessibleInterface*, QAccessible::Relation> > QAccessibleWidget::relations(QAccessible::Relation match ) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 303-353 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines (reference): | 299-349 | | Comparison: | Different |
| | Different | 27 | 11 |
QAbstractSocket::setSocketDescriptor| Name: | QAbstractSocket::setSocketDescriptor | | Prototype: | bool QAbstractSocket::setSocketDescriptor(qintptr socketDescriptor, SocketState socketState, OpenMode openMode) | | Coverage: | 72.414% (21/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 1887-1946 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines (reference): | 1867-1909 | | Comparison: | Different |
| | Different | 27 | 5 |
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 |
QTransform::shear| Name: | QTransform::shear | | Prototype: | QTransform & QTransform::shear(qreal sh, qreal sv) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 557-599 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines (reference): | 543-585 | | Comparison: | Different |
| | Different | 26 | 10 |
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 |
QTabBarPrivate::_q_scrollTabs| Name: | QTabBarPrivate::_q_scrollTabs | | Prototype: | void QTabBarPrivate::_q_scrollTabs() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 786-811 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines (reference): | 696-736 | | Comparison: | Different |
| | Different | 26 | 14 |
QOpenGLDebugLogger::initialize| Name: | QOpenGLDebugLogger::initialize | | Prototype: | bool QOpenGLDebugLogger::initialize() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 1382-1442 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines (reference): | 1376-1448 | | Comparison: | Different |
| | Different | 26 | 15 |
QListView::visualRegionForSelection| Name: | QListView::visualRegionForSelection | | Prototype: | QRegion QListView::visualRegionForSelection(const QItemSelection &selection) const | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1395-1431 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines (reference): | 1392-1428 | | Comparison: | Different |
| | Different | 26 | 10 |
QLineEditPrivate::addAction| Name: | QLineEditPrivate::addAction | | Prototype: | QWidget *QLineEditPrivate::addAction(QAction *newAction, QAction *before, QLineEdit::ActionPosition position, int flags) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 493-527 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines (reference): | 483-517 | | Comparison: | Different |
| | Different | 26 | 8 |
QKdeTheme::createKdeTheme| Name: | QKdeTheme::createKdeTheme | | Prototype: | QPlatformTheme *QKdeTheme::createKdeTheme() | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 535-588 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines (reference): | 501-554 | | Comparison: | Different |
| | Different | 26 | 17 |
QHttpNetworkConnectionPrivate::parseRedirectResponse| Name: | QHttpNetworkConnectionPrivate::parseRedirectResponse | | Prototype: | QUrl QHttpNetworkConnectionPrivate::parseRedirectResponse(QAbstractSocket *socket, QHttpNetworkReply *reply) | | Coverage: | 57.143% (16/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 518-563 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines (reference): | 509-554 | | Comparison: | Different |
| | Different | 26 | 9 |
QGraphicsScene::createItemGroup| Name: | QGraphicsScene::createItemGroup | | Prototype: | QGraphicsItemGroup *QGraphicsScene::createItemGroup(const QList<QGraphicsItem *> &items) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 2409-2450 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 2395-2436 | | Comparison: | Different |
| | Different | 26 | 10 |
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 |
QFileDialog::setOptions| Name: | QFileDialog::setOptions | | Prototype: | void QFileDialog::setOptions(Options options) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 765-802 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 759-798 | | Comparison: | Different |
| | Different | 26 | 10 |
QDoubleValidatorPrivate::validateWithLocale| Name: | QDoubleValidatorPrivate::validateWithLocale | | Prototype: | QValidator::State QDoubleValidatorPrivate::validateWithLocale(QString &input, QLocaleData::NumberMode numMode, const QLocale &locale) const | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 668-705 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines (reference): | 661-699 | | Comparison: | Different |
| | Different | 26 | 11 |
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 |
QAbstractSocketPrivate::writeToSocket| Name: | QAbstractSocketPrivate::writeToSocket | | Prototype: | bool QAbstractSocketPrivate::writeToSocket() | | Coverage: | 94.444% (34/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 829-886 | | Comparison: | New |
| | New | 26 | 8 |
StyleSelector::basicSelectorMatches| Name: | StyleSelector::basicSelectorMatches | | Prototype: | bool StyleSelector::basicSelectorMatches(const BasicSelector &sel, NodePtr node) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1909-1946 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines (reference): | 1901-1939 | | Comparison: | Different |
| | Different | 25 | 10 |
QXmlSimpleReaderPrivate::processElementETagBegin2| Name: | QXmlSimpleReaderPrivate::processElementETagBegin2 | | Prototype: | bool QXmlSimpleReaderPrivate::processElementETagBegin2() | | Coverage: | 72.222% (26/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3835-3879 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines (reference): | 3818-3860 | | Comparison: | Different |
| | Different | 25 | 12 |
QXcbWindow::setGeometry| Name: | QXcbWindow::setGeometry | | Prototype: | void QXcbWindow::setGeometry(const QRect &rect) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 641-677 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines (reference): | 665-701 | | Comparison: | Different |
| | Different | 25 | 4 |
QWidgetLineControl::setSelection| Name: | QWidgetLineControl::setSelection | | Prototype: | void QWidgetLineControl::setSelection(int start, int length) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 311-343 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines (reference): | 308-340 | | Comparison: | Different |
| | Different | 25 | 7 |
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 |
QUnixPrintWidgetPrivate::QUnixPrintWidgetPrivate| Name: | QUnixPrintWidgetPrivate::QUnixPrintWidgetPrivate | | Prototype: | QUnixPrintWidgetPrivate::QUnixPrintWidgetPrivate(QUnixPrintWidget *p, QPrinter *prn) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 651-689 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines (reference): | 645-685 | | Comparison: | Different |
| | Different | 25 | 5 |
QTextDocumentPrivate::appendUndoItem| Name: | QTextDocumentPrivate::appendUndoItem | | Prototype: | void QTextDocumentPrivate::appendUndoItem(const QTextUndoCommand &c) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1056-1096 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines (reference): | 1050-1089 | | Comparison: | Different |
| | Different | 25 | 10 |
QStateMachinePrivate::removeConflictingTransitions| Name: | QStateMachinePrivate::removeConflictingTransitions | | Prototype: | void QStateMachinePrivate::removeConflictingTransitions(QList<QAbstractTransition*> &enabledTransitions, CalculationCache *cache) | | Coverage: | 90.000% (18/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 621-667 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines (reference): | 614-660 | | Comparison: | Different |
| | Different | 25 | 8 |
QSslSocketBackendPrivate::continueHandshake| Name: | QSslSocketBackendPrivate::continueHandshake | | Prototype: | void QSslSocketBackendPrivate::continueHandshake() | | Coverage: | 83.871% (26/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1515-1604 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines (reference): | 1563-1644 | | Comparison: | Different indentation |
| | Different indentation | 25 | 11 |
QSqlResultPrivate::positionalToNamedBinding| Name: | QSqlResultPrivate::positionalToNamedBinding | | Prototype: | QString QSqlResultPrivate::positionalToNamedBinding(const QString &query) const | | Coverage: | 90.625% (29/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines: | 88-126 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines (reference): | 82-120 | | Comparison: | Different |
| | Different | 25 | 8 |
QRectF::operator|| Name: | QRectF::operator| | | Prototype: | QRectF QRectF::operator|(const QRectF &r) const noexcept | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 2157-2195 | | Comparison: | New |
| | New | 25 | 7 |
QReadWriteLock::lockForRead| Name: | QReadWriteLock::lockForRead | | Prototype: | void QReadWriteLock::lockForRead() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 175-180 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines (reference): | 135-163 | | Comparison: | Different |
| | Different | 25 | 5 |
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 |
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 |
QOpenGLWindowPrivate::beginPaint| Name: | QOpenGLWindowPrivate::beginPaint | | Prototype: | void QOpenGLWindowPrivate::beginPaint(const QRegion ®ion) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 240-279 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines (reference): | 234-272 | | Comparison: | Different |
| | Different | 25 | 6 |
QOpenGLContext::destroy| Name: | QOpenGLContext::destroy | | Prototype: | void QOpenGLContext::destroy() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 642-671 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines (reference): | 636-667 | | Comparison: | Different |
| | Different | 25 | 5 |
QNetworkReplyHttpImpl::readData| Name: | QNetworkReplyHttpImpl::readData | | Prototype: | qint64 QNetworkReplyHttpImpl::readData(char* data, qint64 maxlen) | | Coverage: | 73.333% (11/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 325-357 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines (reference): | 319-368 | | Comparison: | Different |
| | Different | 25 | 9 |
QNativeSocketEngine::close| Name: | QNativeSocketEngine::close | | Prototype: | void QNativeSocketEngine::close() | | Coverage: | 81.818% (18/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 909-942 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines (reference): | 902-934 | | Comparison: | Different |
| | Different | 25 | 8 |
QMainWindowLayoutState::checkFormat| Name: | QMainWindowLayoutState::checkFormat | | Prototype: | bool QMainWindowLayoutState::checkFormat(QDataStream &stream) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 887-936 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines (reference): | 865-918 | | Comparison: | Different |
| | Different | 25 | 12 |
QListModeViewBase::perItemScrollingPageSteps| Name: | QListModeViewBase::perItemScrollingPageSteps | | Prototype: | int QListModeViewBase::perItemScrollingPageSteps(int length, int bounds, bool wrap) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2594-2627 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines (reference): | 2583-2616 | | Comparison: | Different |
| | Different | 25 | 10 |
QIODevice::readLine| Name: | QIODevice::readLine | | Prototype: | QByteArray QIODevice::readLine(qint64 maxSize) | | Coverage: | 78.571% (22/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1394-1434 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines (reference): | 1155-1201 | | Comparison: | Different |
| | Different | 25 | 8 |
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 |
QGuiApplicationPrivate::reportGeometryChange| Name: | QGuiApplicationPrivate::reportGeometryChange | | Prototype: | void QGuiApplicationPrivate::reportGeometryChange(QWindowSystemInterfacePrivate::ScreenGeometryEvent *e) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2697-2738 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines (reference): | 2648-2688 | | Comparison: | Different |
| | Different | 25 | 9 |
QGraphicsWidget::~QGraphicsWidget| Name: | QGraphicsWidget::~QGraphicsWidget | | Prototype: | QGraphicsWidget::~QGraphicsWidget() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 231-282 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines (reference): | 225-275 | | Comparison: | Different |
| | Different | 25 | 8 |
QGestureManager::getState| Name: | QGestureManager::getState | | Prototype: | QGesture *QGestureManager::getState(QObject *object, QGestureRecognizer *recognizer, Qt::GestureType type) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 202-245 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines (reference): | 196-238 | | Comparison: | Different |
| | Different | 25 | 10 |
QEventDispatcherUNIX::processEvents| Name: | QEventDispatcherUNIX::processEvents | | Prototype: | bool QEventDispatcherUNIX::processEvents(QEventLoop::ProcessEventsFlags flags) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 459-518 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines (reference): | 572-616 | | Comparison: | Different |
| | Different | 25 | 8 |
QAbstractSocketPrivate::flush| Name: | QAbstractSocketPrivate::flush | | Prototype: | bool QAbstractSocketPrivate::flush() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 894-902 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines (reference): | 863-918 | | Comparison: | Different |
| | Different | 25 | 8 |
QAbstractItemView::setSelectionModel| Name: | QAbstractItemView::setSelectionModel | | Prototype: | void QAbstractItemView::setSelectionModel(QItemSelectionModel *selectionModel) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 774-813 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines (reference): | 755-794 | | Comparison: | Different |
| | Different | 25 | 5 |
Declaration::borderImageValue| Name: | Declaration::borderImageValue | | Prototype: | void Declaration::borderImageValue(QString *image, int *cuts, TileMode *h, TileMode *v) const | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1658-1694 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines (reference): | 1651-1686 | | Comparison: | Different |
| | Different | 25 | 12 |
writingSystemForFont| Name: | writingSystemForFont | | Prototype: | static QFontDatabase::WritingSystem writingSystemForFont(const QFont &font, bool *hasLatin) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 138-182 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines (reference): | 132-176 | | Comparison: | Different |
| | Different | 24 | 9 |
valueToJson| Name: | valueToJson | | Prototype: | static void valueToJson(const QJsonPrivate::Base *b, const QJsonPrivate::Value &v, QByteArray &json, int indent, bool compact) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | | Lines: | 123-159 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | | Lines (reference): | 116-152 | | Comparison: | Different |
| | Different | 24 | 9 |
qglx_buildSpec| Name: | qglx_buildSpec | | Prototype: | QVector<int> qglx_buildSpec(const QSurfaceFormat &format, int drawableBit) | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | | Lines: | 79-129 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | | Lines (reference): | 72-111 | | Comparison: | Different |
| | Different | 24 | 5 |
QWidgetPrivate::repaint_sys| Name: | QWidgetPrivate::repaint_sys | | Prototype: | void QWidgetPrivate::repaint_sys(const QRegion &rgn) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1625-1674 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines (reference): | 1619-1668 | | Comparison: | Different |
| | Different | 24 | 8 |
QUnicodeTools::initScripts| Name: | QUnicodeTools::initScripts | | Prototype: | void initScripts(const ushort *string, int length, uchar *scripts) | | Coverage: | 100.000% (21/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | | Lines: | 685-734 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | | Lines (reference): | 679-751 | | Comparison: | Different |
| | Different | 24 | 9 |
QTreeViewPrivate::columnRanges| Name: | QTreeViewPrivate::columnRanges | | Prototype: | QVector<QPair<int, int> > QTreeViewPrivate::columnRanges(const QModelIndex &topIndex, const QModelIndex &bottomIndex) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3771-3816 | | Comparison: | New |
| | New | 24 | 7 |
QReadWriteLock::tryLockForRead| Name: | QReadWriteLock::tryLockForRead | | Prototype: | bool QReadWriteLock::tryLockForRead() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 198-201 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines (reference): | 181-208 | | Comparison: | Different |
| | Different | 24 | 5 |
QProcess::readData| Name: | QProcess::readData | | Prototype: | qint64 QProcess::readData(char *data, qint64 maxlen) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1961-1970 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines (reference): | 1915-1959 | | Comparison: | Different |
| | Different | 24 | 6 |
QPlatformFontDatabase::registerQPF2Font| Name: | QPlatformFontDatabase::registerQPF2Font | | Prototype: | void QPlatformFontDatabase::registerQPF2Font(const QByteArray &dataArray, void *handle) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 70-105 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines (reference): | 64-99 | | Comparison: | Different |
| | Different | 24 | 8 |