| Function | Condition % | Modifications | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QDockWidgetGroupWindow::adjustFlags| Name:  | QDockWidgetGroupWindow::adjustFlags |  | Prototype:  | void QDockWidgetGroupWindow::adjustFlags() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 379-402 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines (reference):  | 373-399 |  | Comparison:  | Different |  
  |  | Different | 18 | 5 | 
 QDBusUtil::isValidBusName| Name:  | QDBusUtil::isValidBusName |  | Prototype:  | bool isValidBusName(const QString &busName) |  | Coverage:  |  62.500% (15/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp |  | Lines:  | 437-462 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp |  | Lines (reference):  | 418-444 |  | Comparison:  | Different |  
  |  | Different | 18 | 9 | 
 QCacheItem::canCompress| Name:  | QCacheItem::canCompress |  | Prototype:  | bool QCacheItem::canCompress() const |  | Coverage:  |  60.000% (15/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp |  | Lines:  | 639-666 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp |  | Lines (reference):  | 641-667 |  | Comparison:  | Different |  
  |  | Different | 18 | 7 | 
 QByteArray::reallocData| Name:  | QByteArray::reallocData |  | Prototype:  | void QByteArray::reallocData(uint alloc, Data::AllocationOptions options) |  | Coverage:  |  80.952% (17/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1698-1725 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines (reference):  | 1603-1626 |  | Comparison:  | Different |  
  |  | Different | 18 | 7 | 
 QAbstractSocketPrivate::resolveProxy| Name:  | QAbstractSocketPrivate::resolveProxy |  | Prototype:  | void QAbstractSocketPrivate::resolveProxy(const QString &hostname, quint16 port) |  | Coverage:  |  87.500% (14/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 909-942 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines (reference):  | 925-958 |  | Comparison:  | Different |  
  |  | Different | 18 | 5 | 
 QAbstractItemModelPrivate::rowsRemoved| Name:  | QAbstractItemModelPrivate::rowsRemoved |  | Prototype:  | void QAbstractItemModelPrivate::rowsRemoved(const QModelIndex &parent, int first, int last) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 798-823 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines (reference):  | 761-786 |  | Comparison:  | Different |  
  |  | Different | 18 | 4 | 
 QAbstractItemModelPrivate::columnsRemoved| Name:  | QAbstractItemModelPrivate::columnsRemoved |  | Prototype:  | void QAbstractItemModelPrivate::columnsRemoved(const QModelIndex &parent, int first, int last) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 893-918 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines (reference):  | 856-881 |  | Comparison:  | Different |  
  |  | Different | 18 | 4 | 
 KeyChecker::checkEvent| Name:  | KeyChecker::checkEvent |  | Prototype:  | bool checkEvent(xcb_generic_event_t *ev) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp |  | Lines:  | 1410-1440 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp |  | Lines (reference):  | 1403-1433 |  | Comparison:  | Different |  
  |  | Different | 18 | 6 | 
 detectWebBrowser| Name:  | detectWebBrowser |  | Prototype:  | static inline bool detectWebBrowser(const QByteArray &desktop, bool checkBrowserVariable, QString *browser) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp |  | Lines:  | 83-116 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp |  | Lines (reference):  | 75-108 |  | Comparison:  | Different |  
  |  | Different | 17 | 15 | 
 QXmlSimpleReader::parse| Name:  | QXmlSimpleReader::parse |  | Prototype:  | bool QXmlSimpleReader::parse(const QXmlInputSource *input, bool incremental) |  | Coverage:  |  81.818% (9/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 3193-3220 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines (reference):  | 3179-3206 |  | Comparison:  | Different |  
  |  | Different | 17 | 4 | 
 QXcbShmImage::setClip| Name:  | QXcbShmImage::setClip |  | Prototype:  | void QXcbShmImage::setClip(const QRegion ®ion) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp |  | Lines:  | 423-449 |  | Comparison:  | New |  
  |  | New | 17 | 3 | 
 QWindow::setParent| Name:  | QWindow::setParent |  | Prototype:  | void QWindow::setParent(QWindow *parent) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp |  | Lines:  | 628-662 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp |  | Lines (reference):  | 601-630 |  | Comparison:  | Different |  
  |  | Different | 17 | 6 | 
 QStateMachinePrivate::initializeAnimation| Name:  | QStateMachinePrivate::initializeAnimation |  | Prototype:  | QStateMachinePrivate::InitializeAnimationResult QStateMachinePrivate::initializeAnimation(QAbstractAnimation *abstractAnimation, const QPropertyAssignment &prop) |  | Coverage:  |  94.444% (17/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1521-1549 |  | Comparison:  | New |  
  |  | New | 17 | 5 | 
 QStandardItem::takeColumn| Name:  | QStandardItem::takeColumn |  | Prototype:  | QList<QStandardItem*> QStandardItem::takeColumn(int column) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 1839-1862 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines (reference):  | 1829-1850 |  | Comparison:  | Different |  
  |  | Different | 17 | 6 | 
 QSslConfiguration::isNull| Name:  | QSslConfiguration::isNull |  | Prototype:  | bool QSslConfiguration::isNull() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 247-267 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines (reference):  | 240-259 |  | Comparison:  | Different |  
  |  | Different | 17 | 1 | 
 QSqlDatabasePrivate::init| Name:  | QSqlDatabasePrivate::init |  | Prototype:  | void QSqlDatabasePrivate::init(const QString &type) |  | Coverage:  |  80.769% (21/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp |  | Lines:  | 724-788 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp |  | Lines (reference):  | 722-788 |  | Comparison:  | Different indentation |  
  |  | Different indentation | 17 | 8 | 
 QSortFilterProxyModelPrivate::_q_sourceLayoutAboutToBeChanged| Name:  | QSortFilterProxyModelPrivate::_q_sourceLayoutAboutToBeChanged |  | Prototype:  | void QSortFilterProxyModelPrivate::_q_sourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemModel::LayoutChangeHint hint) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1328-1355 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines (reference):  | 1322-1349 |  | Comparison:  | Different |  
  |  | Different | 17 | 6 | 
 QShortcutMap::nextState| Name:  | QShortcutMap::nextState |  | Prototype:  | QKeySequence::SequenceMatch QShortcutMap::nextState(QKeyEvent *e) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp |  | Lines:  | 367-402 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp |  | Lines (reference):  | 360-395 |  | Comparison:  | Different |  
  |  | Different | 17 | 6 | 
 QRingBuffer::free| Name:  | QRingBuffer::free |  | Prototype:  | void QRingBuffer::free(qint64 bytes) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp |  | Lines:  | 72-104 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp |  | Lines (reference):  | 66-96 |  | Comparison:  | Different |  
  |  | Different | 17 | 5 | 
 QReadWriteLockPrivate::recursiveUnlock| Name:  | QReadWriteLockPrivate::recursiveUnlock |  | Prototype:  | void QReadWriteLockPrivate::recursiveUnlock() |  | Coverage:  |  88.235% (15/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 575-601 |  | Comparison:  | New |  
  |  | New | 17 | 6 | 
 QPlainTextEdit::setDocument| Name:  | QPlainTextEdit::setDocument |  | Prototype:  | void QPlainTextEdit::setDocument(QTextDocument *document) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 1290-1313 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines (reference):  | 1283-1306 |  | Comparison:  | Different |  
  |  | Different | 17 | 4 | 
 QPainterPath::connectPath| Name:  | QPainterPath::connectPath |  | Prototype:  | void QPainterPath::connectPath(const QPainterPath &other) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1254-1283 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines (reference):  | 1248-1277 |  | Comparison:  | Different |  
  |  | Different | 17 | 6 | 
 QOpenGLFramebufferObject::~QOpenGLFramebufferObject| Name:  | QOpenGLFramebufferObject::~QOpenGLFramebufferObject |  | Prototype:  | QOpenGLFramebufferObject::~QOpenGLFramebufferObject() |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 940-964 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines (reference):  | 934-958 |  | Comparison:  | Different |  
  |  | Different | 17 | 8 | 
 QNetworkConfigurationManagerPrivate::startPolling| Name:  | QNetworkConfigurationManagerPrivate::startPolling |  | Prototype:  | void QNetworkConfigurationManagerPrivate::startPolling() |  | Coverage:  |  88.889% (16/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 458-482 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines (reference):  | 476-500 |  | Comparison:  | Different |  
  |  | Different | 17 | 6 | 
 QMimeBinaryProvider::findByFileName| Name:  | QMimeBinaryProvider::findByFileName |  | Prototype:  | QStringList QMimeBinaryProvider::findByFileName(const QString &fileName, QString *foundSuffix) |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines:  | 288-309 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines (reference):  | 282-303 |  | Comparison:  | Different |  
  |  | Different | 17 | 5 | 
 QIdentityProxyModelPrivate::_q_sourceLayoutAboutToBeChanged| Name:  | QIdentityProxyModelPrivate::_q_sourceLayoutAboutToBeChanged |  | Prototype:  | void QIdentityProxyModelPrivate::_q_sourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemModel::LayoutChangeHint hint) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp |  | Lines:  | 495-521 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp |  | Lines (reference):  | 489-514 |  | Comparison:  | Different |  
  |  | Different | 17 | 4 | 
 QGuiApplicationPrivate::processWheelEvent| Name:  | QGuiApplicationPrivate::processWheelEvent |  | Prototype:  | void QGuiApplicationPrivate::processWheelEvent(QWindowSystemInterfacePrivate::WheelEvent *e) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1961-1992 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines (reference):  | 1935-1965 |  | Comparison:  | Different |  
  |  | Different | 17 | 5 | 
 QGridLayoutPrivate::add| Name:  | QGridLayoutPrivate::add |  | Prototype:  | void QGridLayoutPrivate::add(QGridBox *box, int row1, int row2, int col1, int col2) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 564-587 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines (reference):  | 558-581 |  | Comparison:  | Different |  
  |  | Different | 17 | 5 | 
 QGraphicsScene::setActiveWindow| Name:  | QGraphicsScene::setActiveWindow |  | Prototype:  | void QGraphicsScene::setActiveWindow(QGraphicsWidget *widget) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 5742-5771 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines (reference):  | 5717-5748 |  | Comparison:  | Different |  
  |  | Different | 17 | 6 | 
 QFontEngineFT::lockFace| Name:  | QFontEngineFT::lockFace |  | Prototype:  | FT_Face QFontEngineFT::lockFace(Scaling scale) const |  | Coverage:  |  76.190% (16/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 2020-2043 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines (reference):  | 1884-1906 |  | Comparison:  | Different |  
  |  | Different | 17 | 4 | 
 QFileDialogPrivate::saveSettings| Name:  | QFileDialogPrivate::saveSettings |  | Prototype:  | void QFileDialogPrivate::saveSettings() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 2691-2712 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines (reference):  | 2692-2713 |  | Comparison:  | Different |  
  |  | Different | 17 | 3 | 
 QFileDialog::setNameFilters| Name:  | QFileDialog::setNameFilters |  | Prototype:  | void QFileDialog::setNameFilters(const QStringList &filters) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1404-1428 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines (reference):  | 1403-1428 |  | Comparison:  | Different |  
  |  | Different | 17 | 5 | 
 QEventDispatcherUNIXPrivate::markPendingSocketNotifiers| Name:  | QEventDispatcherUNIXPrivate::markPendingSocketNotifiers |  | Prototype:  | void QEventDispatcherUNIXPrivate::markPendingSocketNotifiers() |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 252-290 |  | Comparison:  | New |  
  |  | New | 17 | 7 | 
 QDockAreaLayoutInfo::reparentWidgets| Name:  | QDockAreaLayoutInfo::reparentWidgets |  | Prototype:  | void QDockAreaLayoutInfo::reparentWidgets(QWidget *parent) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 2069-2092 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines (reference):  | 2063-2086 |  | Comparison:  | Different |  
  |  | Different | 17 | 9 | 
 QDateTimeParser::sectionSize| Name:  | QDateTimeParser::sectionSize |  | Prototype:  | int QDateTimeParser::sectionSize(int sectionIndex) const |  | Coverage:  |  71.429% (15/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines:  | 538-572 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines (reference):  | 532-565 |  | Comparison:  | Different |  
  |  | Different | 17 | 7 | 
 QColor::operator==| Name:  | QColor::operator== |  | Prototype:  | bool QColor::operator==(const QColor &color) const noexcept |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 2421-2442 |  | Comparison:  | New |  
  |  | New | 17 | 2 | 
 QAsn1Element::fromObjectId| Name:  | QAsn1Element::fromObjectId |  | Prototype:  | QAsn1Element QAsn1Element::fromObjectId(const QByteArray &id) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp |  | Lines:  | 191-212 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp |  | Lines (reference):  | 185-206 |  | Comparison:  | Different |  
  |  | Different | 17 | 3 | 
 QAbstractSocketPrivate::canCloseNotification| Name:  | QAbstractSocketPrivate::canCloseNotification |  | Prototype:  | void QAbstractSocketPrivate::canCloseNotification() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 747-782 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines (reference):  | 767-802 |  | Comparison:  | Different |  
  |  | Different | 17 | 5 | 
 read_pbm_header| Name:  | read_pbm_header |  | Prototype:  | static bool read_pbm_header(QIODevice *device, char& type, int& w, int& h, int& mcc) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp |  | Lines:  | 96-121 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp |  | Lines (reference):  | 90-115 |  | Comparison:  | Different |  
  |  | Different | 16 | 6 | 
 readGpuFeatures| Name:  | readGpuFeatures |  | Prototype:  | static bool readGpuFeatures(const QOpenGLConfig::Gpu &gpu, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QJsonDocument &doc, QSet<QString> *result, QString *errorMessage) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 389-420 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines (reference):  | 399-430 |  | Comparison:  | Different |  
  |  | Different | 16 | 8 | 
 qDrawPlainRect| Name:  | qDrawPlainRect |  | Prototype:  | void qDrawPlainRect(QPainter *p, int x, int y, int w, int h, const QColor &c, int lineWidth, const QBrush *fill) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 513-534 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines (reference):  | 507-528 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 progressForValue| Name:  | progressForValue |  | Prototype:  | static qreal progressForValue(const QEasingCurve &curve, qreal value) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 166-188 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines (reference):  | 160-182 |  | Comparison:  | Different |  
  |  | Different | 16 | 6 | 
 loadTzTimeZones| Name:  | loadTzTimeZones |  | Prototype:  | static QTzTimeZoneHash loadTzTimeZones() |  | Coverage:  |  68.421% (13/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 71-98 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines (reference):  | 65-92 |  | Comparison:  | Different |  
  |  | Different | 16 | 8 | 
 childWidgets| Name:  | childWidgets |  | Prototype:  | QList<QWidget*> childWidgets(const QWidget *widget) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp |  | Lines:  | 76-95 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp |  | Lines (reference):  | 70-90 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 addressFromSockaddr| Name:  | addressFromSockaddr |  | Prototype:  | static QHostAddress addressFromSockaddr(sockaddr *sa, int ifindex = 0, const QString &ifname = QString()) |  | Coverage:  |  83.333% (15/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp |  | Lines:  | 88-109 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp |  | Lines (reference):  | 81-108 |  | Comparison:  | Different |  
  |  | Different | 16 | 7 | 
 QXcbNativeInterface::atspiBus| Name:  | QXcbNativeInterface::atspiBus |  | Prototype:  | void *QXcbNativeInterface::atspiBus() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp |  | Lines:  | 463-486 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp |  | Lines (reference):  | 449-468 |  | Comparison:  | Different |  
  |  | Different | 16 | 2 | 
 QWindowSystemInterface::handleWheelEvent| Name:  | QWindowSystemInterface::handleWheelEvent |  | Prototype:  | void QWindowSystemInterface::handleWheelEvent(QWindow *tlw, ulong timestamp, const QPointF & local, const QPointF & global, QPoint pixelDelta, QPoint angleDelta, Qt::KeyboardModifiers mods, Qt::ScrollPhase phase, Qt::MouseEventSource source, bool invertedScrolling) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp |  | Lines:  | 319-361 |  | Comparison:  | New |  
  |  | New | 16 | 4 | 
 QWidgetPrivate::propagatePaletteChange| Name:  | QWidgetPrivate::propagatePaletteChange |  | Prototype:  | void QWidgetPrivate::propagatePaletteChange() |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 2008-2037 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines (reference):  | 1993-2019 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 QUndoStack::beginMacro| Name:  | QUndoStack::beginMacro |  | Prototype:  | void QUndoStack::beginMacro(const QString &text) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 955-978 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines (reference):  | 949-972 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 QTreeWidget::mimeData| Name:  | QTreeWidget::mimeData |  | Prototype:  | QMimeData *QTreeWidget::mimeData(const QList<QTreeWidgetItem*> items) const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp |  | Lines:  | 3283-3307 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp |  | Lines (reference):  | 3276-3301 |  | Comparison:  | Different |  
  |  | Different | 16 | 6 | 
 QTreeViewPrivate::paintAlternatingRowColors| Name:  | QTreeViewPrivate::paintAlternatingRowColors |  | Prototype:  | void QTreeViewPrivate::paintAlternatingRowColors(QPainter *painter, QStyleOptionViewItem *option, int y, int bottom) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines:  | 1353-1371 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines (reference):  | 1346-1368 |  | Comparison:  | Different |  
  |  | Different | 16 | 6 | 
 QToolBoxPrivate::_q_widgetDestroyed| Name:  | QToolBoxPrivate::_q_widgetDestroyed |  | Prototype:  | void QToolBoxPrivate::_q_widgetDestroyed(QObject *object) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp |  | Lines:  | 449-474 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp |  | Lines (reference):  | 443-466 |  | Comparison:  | Different |  
  |  | Different | 16 | 4 | 
 QToolBarAreaLayoutInfo::insertToolBarBreak| Name:  | QToolBarAreaLayoutInfo::insertToolBarBreak |  | Prototype:  | void QToolBarAreaLayoutInfo::insertToolBarBreak(QToolBar *before) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp |  | Lines:  | 347-373 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp |  | Lines (reference):  | 341-367 |  | Comparison:  | Different |  
  |  | Different | 16 | 7 | 
 QTextStreamPrivate::padding| Name:  | QTextStreamPrivate::padding |  | Prototype:  | QTextStreamPrivate::PaddingResult QTextStreamPrivate::padding(int len) const |  | Coverage:  |  50.000% (4/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 938-961 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines (reference):  | 916-946 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 QSslSocketPrivate::ensureCiphersAndCertsLoaded| Name:  | QSslSocketPrivate::ensureCiphersAndCertsLoaded |  | Prototype:  | void QSslSocketPrivate::ensureCiphersAndCertsLoaded() |  | Coverage:  |  61.538% (8/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 510-567 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines (reference):  | 500-573 |  | Comparison:  | Same |  
  |  | Same | 16 | 5 | 
 QSslSocketBackendPrivate::checkSslErrors| Name:  | QSslSocketBackendPrivate::checkSslErrors |  | Prototype:  | bool QSslSocketBackendPrivate::checkSslErrors() |  | Coverage:  |  89.474% (17/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 1224-1248 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines (reference):  | 1272-1296 |  | Comparison:  | Different |  
  |  | Different | 16 | 4 | 
 QSortFilterProxyModelPrivate::source_to_proxy| Name:  | QSortFilterProxyModelPrivate::source_to_proxy |  | Prototype:  | QModelIndex QSortFilterProxyModelPrivate::source_to_proxy(const QModelIndex &source_index) const |  | Coverage:  |  64.706% (11/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 392-411 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines (reference):  | 386-405 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 QScreen::~QScreen| Name:  | QScreen::~QScreen |  | Prototype:  | QScreen::~QScreen() |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 107-139 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines (reference):  | 101-132 |  | Comparison:  | Different |  
  |  | Different | 16 | 7 | 
 QRingBuffer::reserve| Name:  | QRingBuffer::reserve |  | Prototype:  | char *QRingBuffer::reserve(qint64 bytes) |  | Coverage:  |  90.000% (18/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp |  | Lines:  | 106-137 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp |  | Lines (reference):  | 98-124 |  | Comparison:  | Different |  
  |  | Different | 16 | 4 | 
 QRingBuffer::chop| Name:  | QRingBuffer::chop |  | Prototype:  | void QRingBuffer::chop(qint64 bytes) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp |  | Lines:  | 173-203 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp |  | Lines (reference):  | 156-184 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 QPlatformAccessibility::initialize| Name:  | QPlatformAccessibility::initialize |  | Prototype:  | void QPlatformAccessibility::initialize() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp |  | Lines:  | 106-129 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp |  | Lines (reference):  | 102-127 |  | Comparison:  | Different indentation |  
  |  | Different indentation | 16 | 6 | 
 QPixmapStyle::comboBoxSubControlRect| Name:  | QPixmapStyle::comboBoxSubControlRect |  | Prototype:  | QRect QPixmapStyle::comboBoxSubControlRect(const QStyleOptionComplex *option, QStyle::SubControl sc, const QWidget *) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 1039-1065 |  | Comparison:  | New |  
  |  | New | 16 | 4 | 
 QOpenGLTexturePrivate::create| Name:  | QOpenGLTexturePrivate::create |  | Prototype:  | bool QOpenGLTexturePrivate::create() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 157-184 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines (reference):  | 150-176 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 QOpenGLTexture::setBorderColor| Name:  | QOpenGLTexture::setBorderColor |  | Prototype:  | void QOpenGLTexture::setBorderColor(QColor color) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 4111-4115 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines (reference):  | 4102-4125 |  | Comparison:  | Different |  
  |  | Different | 16 | 3 | 
 QOpenGLFramebufferObject::bind| Name:  | QOpenGLFramebufferObject::bind |  | Prototype:  | bool QOpenGLFramebufferObject::bind() |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 1067-1094 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines (reference):  | 1061-1088 |  | Comparison:  | Different |  
  |  | Different | 16 | 7 | 
 QNetworkReplyImplPrivate::appendDownstreamData| Name:  | QNetworkReplyImplPrivate::appendDownstreamData |  | Prototype:  | void QNetworkReplyImplPrivate::appendDownstreamData(QByteDataBuffer &data) |  | Coverage:  |  46.667% (7/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines:  | 624-650 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines (reference):  | 622-648 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 QNetworkReplyImpl::readData| Name:  | QNetworkReplyImpl::readData |  | Prototype:  | qint64 QNetworkReplyImpl::readData(char *data, qint64 maxlen) |  | Coverage:  |  50.000% (5/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines:  | 1037-1059 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines (reference):  | 1038-1067 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 QMimeType::comment| Name:  | QMimeType::comment |  | Prototype:  | QString QMimeType::comment() const |  | Coverage:  |  61.538% (8/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp |  | Lines:  | 243-267 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp |  | Lines (reference):  | 237-261 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 QMdiAreaPrivate::internalRaise| Name:  | QMdiAreaPrivate::internalRaise |  | Prototype:  | void QMdiAreaPrivate::internalRaise(QMdiSubWindow *mdiChild) const |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1239-1265 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines (reference):  | 1235-1260 |  | Comparison:  | Different |  
  |  | Different | 16 | 8 | 
 QLocale::toString| Name:  | QLocale::toString |  | Prototype:  | QString QLocale::toString(double i, char f, int prec) const |  | Coverage:  |  61.111% (11/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 2001-2029 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines (reference):  | 2004-2030 |  | Comparison:  | Different |  
  |  | Different | 16 | 7 | 
 QLineEditPrivate::positionSideWidgets| Name:  | QLineEditPrivate::positionSideWidgets |  | Prototype:  | void QLineEditPrivate::positionSideWidgets() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 453-474 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines (reference):  | 447-468 |  | Comparison:  | Different |  
  |  | Different | 16 | 6 | 
 QLineEdit::focusOutEvent| Name:  | QLineEdit::focusOutEvent |  | Prototype:  | void QLineEdit::focusOutEvent(QFocusEvent *e) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 1838-1876 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines (reference):  | 1826-1864 |  | Comparison:  | Different |  
  |  | Different | 16 | 6 | 
 QIconLoaderEngine::virtual_hook| Name:  | QIconLoaderEngine::virtual_hook |  | Prototype:  | void QIconLoaderEngine::virtual_hook(int id, void *data) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 721-756 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines (reference):  | 561-591 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 QGraphicsItemAnimationPrivate::linearValueForStep| Name:  | QGraphicsItemAnimationPrivate::linearValueForStep |  | Prototype:  | qreal QGraphicsItemAnimationPrivate::linearValueForStep(qreal step, const QVector<Pair> &source, qreal defaultValue) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 147-175 |  | Comparison:  | New |  
  |  | New | 16 | 5 | 
 QFormLayoutPrivate::replaceAt| Name:  | QFormLayoutPrivate::replaceAt |  | Prototype:  | QLayoutItem* QFormLayoutPrivate::replaceAt(int index, QLayoutItem *newitem) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 978-1002 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines (reference):  | 1000-1024 |  | Comparison:  | Different |  
  |  | Different | 16 | 3 | 
 QFontEngineFT::bitmapForGlyph| Name:  | QFontEngineFT::bitmapForGlyph |  | Prototype:  | QImage QFontEngineFT::bitmapForGlyph(glyph_t g, QFixed subPixelPosition, const QTransform &t) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1979-2002 |  | Comparison:  | New |  
  |  | New | 16 | 6 | 
 QFileSystemEngine::createDirectory| Name:  | QFileSystemEngine::createDirectory |  | Prototype:  | bool QFileSystemEngine::createDirectory(const QFileSystemEntry &entry, bool createParents) |  | Coverage:  |  88.889% (24/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp |  | Lines:  | 559-597 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp |  | Lines (reference):  | 589-623 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 QEvdevTabletHandler::QEvdevTabletHandler| Name:  | QEvdevTabletHandler::QEvdevTabletHandler |  | Prototype:  | QEvdevTabletHandler::QEvdevTabletHandler(const QString &device, const QString &spec, QObject *parent) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp |  | Lines:  | 162-189 |  | Comparison:  | New |  
  |  | New | 16 | 5 | 
 QDirModelPrivate::restorePersistentIndexes| Name:  | QDirModelPrivate::restorePersistentIndexes |  | Prototype:  | void QDirModelPrivate::restorePersistentIndexes() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp |  | Lines:  | 1254-1273 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp |  | Lines (reference):  | 1242-1263 |  | Comparison:  | Different |  
  |  | Different | 16 | 4 | 
 QDateTimeEditPrivate::closestSection| Name:  | QDateTimeEditPrivate::closestSection |  | Prototype:  | int QDateTimeEditPrivate::closestSection(int pos, bool forward) const |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 1803-1827 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines (reference):  | 1799-1821 |  | Comparison:  | Different |  
  |  | Different | 16 | 7 | 
 QDBusConnectionPrivate::sendWithReply| Name:  | QDBusConnectionPrivate::sendWithReply |  | Prototype:  | QDBusMessage QDBusConnectionPrivate::sendWithReply(const QDBusMessage &message, int sendMode, int timeout) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 2038-2067 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines (reference):  | 2033-2062 |  | Comparison:  | Different |  
  |  | Different | 16 | 4 | 
 QColumnViewPrivate::setPreviewWidget| Name:  | QColumnViewPrivate::setPreviewWidget |  | Prototype:  | void QColumnViewPrivate::setPreviewWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 834-853 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines (reference):  | 831-850 |  | Comparison:  | Different |  
  |  | Different | 16 | 3 | 
 QColor::light| Name:  | QColor::light |  | Prototype:  | QColor QColor::light(int factor) const noexcept |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 2333-2358 |  | Comparison:  | New |  
  |  | New | 16 | 5 | 
 QCheckBox::initStyleOption| Name:  | QCheckBox::initStyleOption |  | Prototype:  | void QCheckBox::initStyleOption(QStyleOptionButton *option) const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 167-185 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines (reference):  | 161-182 |  | Comparison:  | Different |  
  |  | Different | 16 | 6 | 
 QCalendarDateValidator::handleKeyEvent| Name:  | QCalendarDateValidator::handleKeyEvent |  | Prototype:  | void QCalendarDateValidator::handleKeyEvent(QKeyEvent *keyEvent) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 618-640 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines (reference):  | 617-639 |  | Comparison:  | Different |  
  |  | Different | 16 | 8 | 
 QBearerEngine::~QBearerEngine| Name:  | QBearerEngine::~QBearerEngine |  | Prototype:  | QBearerEngine::~QBearerEngine() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp |  | Lines:  | 70-75 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp |  | Lines (reference):  | 45-69 |  | Comparison:  | Different |  
  |  | Different | 16 | 4 | 
 QBearerEngine::configurationsInUse| Name:  | QBearerEngine::configurationsInUse |  | Prototype:  | bool QBearerEngine::configurationsInUse() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp |  | Lines:  | 88-94 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp |  | Lines (reference):  | 82-108 |  | Comparison:  | Different |  
  |  | Different | 16 | 7 | 
 QAbstractSocketPrivate::readFromSocket| Name:  | QAbstractSocketPrivate::readFromSocket |  | Prototype:  | bool QAbstractSocketPrivate::readFromSocket() |  | Coverage:  |  89.474% (17/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 1230-1290 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines (reference):  | 1249-1300 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 Parser::init| Name:  | Parser::init |  | Prototype:  | void Parser::init(const QString &css, bool isFile) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2157-2180 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines (reference):  | 2150-2173 |  | Comparison:  | Different |  
  |  | Different | 16 | 3 | 
 Declaration::rectValue| Name:  | Declaration::rectValue |  | Prototype:  | QRect Declaration::rectValue() const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1504-1524 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines (reference):  | 1497-1517 |  | Comparison:  | Different |  
  |  | Different | 16 | 6 | 
 unquote| Name:  | unquote |  | Prototype:  | static QString unquote(const QStringRef &str) |  | Coverage:  |  86.667% (13/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines:  | 316-338 |  | Comparison:  | New |  
  |  | New | 15 | 5 | 
 qglx_findVisualInfo| Name:  | qglx_findVisualInfo |  | Prototype:  | XVisualInfo *qglx_findVisualInfo(Display *display, int screen, QSurfaceFormat *format, int drawableBit) |  | Coverage:  |  30.769% (4/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp |  | Lines:  | 231-258 |  | Comparison:  | New |  
  |  | New | 15 | 5 | 
 qEnvironmentVariableIntValue| Name:  | qEnvironmentVariableIntValue |  | Prototype:  | int qEnvironmentVariableIntValue(const char *varName, bool *ok) noexcept |  | Coverage:  | 100.000% (18/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3301-3334 |  | Comparison:  | New |  
  |  | New | 15 | 6 | 
 qCalculateBlockSize| Name:  | qCalculateBlockSize |  | Prototype:  | size_t qCalculateBlockSize(size_t elementCount, size_t elementSize, size_t headerSize) noexcept |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 167-187 |  | Comparison:  | New |  
  |  | New | 15 | 4 | 
 QWizard::setButtonLayout| Name:  | QWizard::setButtonLayout |  | Prototype:  | void QWizard::setButtonLayout(const QList<WizardButton> &layout) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2757-2782 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines (reference):  | 2751-2776 |  | Comparison:  | Different |  
  |  | Different | 15 | 6 | 
 QWidgetWindow::handleTabletEvent| Name:  | QWidgetWindow::handleTabletEvent |  | Prototype:  | void QWidgetWindow::handleTabletEvent(QTabletEvent *event) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp |  | Lines:  | 973-997 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp |  | Lines (reference):  | 963-986 |  | Comparison:  | Different |  
  |  | Different | 15 | 5 | 
 QWidget::insertAction| Name:  | QWidget::insertAction |  | Prototype:  | void QWidget::insertAction(QAction *before, QAction *action) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 3319-3342 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines (reference):  | 3301-3324 |  | Comparison:  | Different |  
  |  | Different | 15 | 4 | 
 QTextEdit::event| Name:  | QTextEdit::event |  | Prototype:  | bool QTextEdit::event(QEvent *e) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp |  | Lines:  | 1051-1079 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp |  | Lines (reference):  | 1045-1071 |  | Comparison:  | Different indentation |  
  |  | Different indentation | 15 | 3 | 
 QStatusBar::insertWidget| Name:  | QStatusBar::insertWidget |  | Prototype:  | int QStatusBar::insertWidget(int index, QWidget *widget, int stretch) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 296-319 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines (reference):  | 290-313 |  | Comparison:  | Different |  
  |  | Different | 15 | 5 | 
 QStateMachinePrivate::unregisterRestorables| Name:  | QStateMachinePrivate::unregisterRestorables |  | Prototype:  | void QStateMachinePrivate::unregisterRestorables(const QList<QAbstractState *> &states, QObject *object, const QByteArray &propertyName) |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1339-1363 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines (reference):  | 1330-1355 |  | Comparison:  | Different |  
  |  | Different | 15 | 5 |