| Function | Condition % | Modifications | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QSslSocket::setSocketDescriptor| Name:  | QSslSocket::setSocketDescriptor |  | Prototype:  | bool QSslSocket::setSocketDescriptor(qintptr socketDescriptor, SocketState state, OpenMode openMode) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 497-519 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines (reference):  | 491-511 |  | Comparison:  | Different |  
  |  | Different | 14 | 2 | 
 QStandardItemPrivate::setItemData| Name:  | QStandardItemPrivate::setItemData |  | Prototype:  | void QStandardItemPrivate::setItemData(const QMap<int, QVariant> &roles) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 200-220 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines (reference):  | 189-211 |  | Comparison:  | Different |  
  |  | Different | 14 | 5 | 
 QString::insert| Name:  | QString::insert |  | Prototype:  | QString& QString::insert(int i, const QChar *unicode, int size) |  | Coverage:  |  83.333% (15/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 1998-2022 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines (reference):  | 1973-1994 |  | Comparison:  | Different |  
  |  | Different | 14 | 4 | 
 QStyleSheetStyle::updateStyleSheetFont| Name:  | QStyleSheetStyle::updateStyleSheetFont |  | Prototype:  | void QStyleSheetStyle::updateStyleSheetFont(QWidget* w) const |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 5918-5960 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines (reference):  | 5853-5877 |  | Comparison:  | Different |  
  |  | Different | 14 | 4 | 
 QTextHtmlImporter::QTextHtmlImporter| Name:  | QTextHtmlImporter::QTextHtmlImporter |  | Prototype:  | QTextHtmlImporter::QTextHtmlImporter(QTextDocument *_doc, const QString &_html, ImportMode mode, const QTextDocument *resourceProvider) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp |  | Lines:  | 422-448 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp |  | Lines (reference):  | 416-442 |  | Comparison:  | Different |  
  |  | Different | 14 | 4 | 
 QTextHtmlParserNode::setListStyle| Name:  | QTextHtmlParserNode::setListStyle |  | Prototype:  | void QTextHtmlParserNode::setListStyle(const QVector<QCss::Value> &cssValues) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines:  | 1145-1166 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines (reference):  | 1139-1159 |  | Comparison:  | Different |  
  |  | Different | 14 | 13 | 
 QThreadPoolPrivate::reset| Name:  | QThreadPoolPrivate::reset |  | Prototype:  | void QThreadPoolPrivate::reset() |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp |  | Lines:  | 261-286 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp |  | Lines (reference):  | 255-280 |  | Comparison:  | Different |  
  |  | Different | 14 | 3 | 
 QUndoStack::setIndex| Name:  | QUndoStack::setIndex |  | Prototype:  | void QUndoStack::setIndex(int idx) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 769-789 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines (reference):  | 763-783 |  | Comparison:  | Different |  
  |  | Different | 14 | 6 | 
 QWaitCondition::wait| Name:  | QWaitCondition::wait |  | Prototype:  | bool QWaitCondition::wait(QReadWriteLock *readWriteLock, unsigned long time) |  | Coverage:  |  57.143% (8/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp |  | Lines:  | 222-247 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp |  | Lines (reference):  | 215-238 |  | Comparison:  | Different |  
  |  | Different | 14 | 4 | 
 QWidgetWindow::handleWheelEvent| Name:  | QWidgetWindow::handleWheelEvent |  | Prototype:  | void QWidgetWindow::handleWheelEvent(QWheelEvent *event) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp |  | Lines:  | 778-804 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp |  | Lines (reference):  | 768-794 |  | Comparison:  | Different |  
  |  | Different | 14 | 4 | 
 QWindowPrivate::setCursor| Name:  | QWindowPrivate::setCursor |  | Prototype:  | void QWindowPrivate::setCursor(const QCursor *newCursor) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp |  | Lines:  | 2543-2566 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp |  | Lines (reference):  | 2503-2524 |  | Comparison:  | Different |  
  |  | Different | 14 | 5 | 
 QWindowSystemInterfacePrivate::toNativeTouchPoints| Name:  | QWindowSystemInterfacePrivate::toNativeTouchPoints |  | Prototype:  | QList<QWindowSystemInterface::TouchPoint> QWindowSystemInterfacePrivate::toNativeTouchPoints(const QList<QTouchEvent::TouchPoint>& pointList, const QWindow *window) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp |  | Lines:  | 509-528 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp |  | Lines (reference):  | 504-523 |  | Comparison:  | Different |  
  |  | Different | 14 | 2 | 
 QWizardPrivate::addField| Name:  | QWizardPrivate::addField |  | Prototype:  | void QWizardPrivate::addField(const QWizardField &field) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 801-821 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines (reference):  | 795-815 |  | Comparison:  | Different |  
  |  | Different | 14 | 3 | 
 QXcbBackingStore::beginPaint| Name:  | QXcbBackingStore::beginPaint |  | Prototype:  | void QXcbBackingStore::beginPaint(const QRegion ®ion) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp |  | Lines:  | 525-542 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp |  | Lines (reference):  | 323-343 |  | Comparison:  | Different |  
  |  | Different | 14 | 5 | 
 QXcbIntegration::hasCapability| Name:  | QXcbIntegration::hasCapability |  | Prototype:  | bool QXcbIntegration::hasCapability(QPlatformIntegration::Capability cap) const |  | Coverage:  |  82.353% (14/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp |  | Lines:  | 251-280 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp |  | Lines (reference):  | 244-261 |  | Comparison:  | Different |  
  |  | Different | 14 | 11 | 
 QXcbScreen::surfaceFormatFor| Name:  | QXcbScreen::surfaceFormatFor |  | Prototype:  | QSurfaceFormat QXcbScreen::surfaceFormatFor(const QSurfaceFormat &format) const |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines:  | 364-386 |  | Comparison:  | New |  
  |  | New | 14 | 4 | 
 QXmlSimpleReaderPrivate::init| Name:  | QXmlSimpleReaderPrivate::init |  | Prototype:  | void QXmlSimpleReaderPrivate::init(const QXmlInputSource *i) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 7849-7868 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines (reference):  | 7830-7849 |  | Comparison:  | Different |  
  |  | Different | 14 | 1 | 
 QZipReader::QZipReader| Name:  | QZipReader::QZipReader |  | Prototype:  | QZipReader::QZipReader(const QString &archive, QIODevice::OpenMode mode) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 822-844 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines (reference):  | 816-836 |  | Comparison:  | Different |  
  |  | Different | 14 | 5 | 
 QtSharedPointer::internalSafetyCheckAdd| Name:  | QtSharedPointer::internalSafetyCheckAdd |  | Prototype:  | void QtSharedPointer::internalSafetyCheckAdd(const void *d_ptr, const volatile void *ptr) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp |  | Lines:  | 1495-1524 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp |  | Lines (reference):  | 1488-1517 |  | Comparison:  | Different |  
  |  | Different | 14 | 3 | 
 QtSharedPointer::internalSafetyCheckRemove| Name:  | QtSharedPointer::internalSafetyCheckRemove |  | Prototype:  | void QtSharedPointer::internalSafetyCheckRemove(const void *d_ptr) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp |  | Lines:  | 1529-1553 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp |  | Lines (reference):  | 1522-1546 |  | Comparison:  | Different |  
  |  | Different | 14 | 3 | 
 activeConditions| Name:  | activeConditions |  | Prototype:  | static QSet<QByteArray> activeConditions() |  | Coverage:  |  69.231% (9/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp |  | Lines:  | 168-185 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp |  | Lines (reference):  | 157-179 |  | Comparison:  | Different |  
  |  | Different | 14 | 7 | 
 buddyString| Name:  | buddyString |  | Prototype:  | static QString buddyString(const QWidget *widget) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 77-99 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines (reference):  | 72-95 |  | Comparison:  | Different |  
  |  | Different | 14 | 6 | 
 markFrames| Name:  | markFrames |  | Prototype:  | static void markFrames(QTextFrame *current, int from, int oldLength, int length) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 2896-2918 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines (reference):  | 2890-2914 |  | Comparison:  | Different |  
  |  | Different | 14 | 5 | 
 parseTzAbbreviations| Name:  | parseTzAbbreviations |  | Prototype:  | static QMap<int, QByteArray> parseTzAbbreviations(QDataStream &ds, int tzh_charcnt, const QVector<QTzType> &types) |  | Coverage:  |  76.923% (10/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 247-274 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines (reference):  | 241-268 |  | Comparison:  | Different |  
  |  | Different | 14 | 5 | 
 qt_qdnsmailexchangerecord_sort| Name:  | qt_qdnsmailexchangerecord_sort |  | Prototype:  | static void qt_qdnsmailexchangerecord_sort(QList<QDnsMailExchangeRecord> &records) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp |  | Lines:  | 65-92 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp |  | Lines (reference):  | 59-86 |  | Comparison:  | Different |  
  |  | Different | 14 | 6 | 
 QAbstractItemModelPrivate::movePersistentIndexes| Name:  | QAbstractItemModelPrivate::movePersistentIndexes |  | Prototype:  | void QAbstractItemModelPrivate::movePersistentIndexes(const QVector<QPersistentModelIndexData *> &indexes, int change, const QModelIndex &parent, Qt::Orientation orientation) |  | Coverage:  |  63.636% (7/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 722-748 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines (reference):  | 685-711 |  | Comparison:  | Different |  
  |  | Different | 15 | 4 | 
 QAbstractSocketPrivate::startConnectingByName| Name:  | QAbstractSocketPrivate::startConnectingByName |  | Prototype:  | void QAbstractSocketPrivate::startConnectingByName(const QString &host) |  | Coverage:  |  50.000% (8/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 950-979 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines (reference):  | 966-997 |  | Comparison:  | Different |  
  |  | Different | 15 | 4 | 
 QBasicFontDatabase::populateFontDatabase| Name:  | QBasicFontDatabase::populateFontDatabase |  | Prototype:  | void QBasicFontDatabase::populateFontDatabase() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp |  | Lines:  | 61-84 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp |  | Lines (reference):  | 55-77 |  | Comparison:  | Different |  
  |  | Different | 15 | 3 | 
 QByteArray::setNum| Name:  | QByteArray::setNum |  | Prototype:  | QByteArray &QByteArray::setNum(double n, char f, int prec) |  | Coverage:  |  33.333% (4/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4029-4057 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines (reference):  | 3878-3906 |  | Comparison:  | Different |  
  |  | Different | 15 | 6 | 
 QComboBox::setAutoCompletion| Name:  | QComboBox::setAutoCompletion |  | Prototype:  | void QComboBox::setAutoCompletion(bool enable) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1453-1478 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines (reference):  | 1446-1471 |  | Comparison:  | Different |  
  |  | Different | 15 | 4 | 
 QComboBox::wheelEvent| Name:  | QComboBox::wheelEvent |  | Prototype:  | void QComboBox::wheelEvent(QWheelEvent *e) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 3269-3296 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines (reference):  | 3259-3285 |  | Comparison:  | Different |  
  |  | Different | 15 | 7 | 
 QDataStream::operator>>| Name:  | QDataStream::operator>> |  | Prototype:  | QDataStream &QDataStream::operator>>(float &f) |  | Coverage:  |  81.250% (13/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp |  | Lines:  | 907-932 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp |  | Lines (reference):  | 718-744 |  | Comparison:  | Different |  
  |  | Different | 15 | 5 | 
 QDataStream::operator>>| Name:  | QDataStream::operator>> |  | Prototype:  | QDataStream &QDataStream::operator>>(double &f) |  | Coverage:  |  87.500% (14/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp |  | Lines:  | 944-969 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp |  | Lines (reference):  | 756-782 |  | Comparison:  | Different |  
  |  | Different | 15 | 5 | 
 QDirModel::rmdir| Name:  | QDirModel::rmdir |  | Prototype:  | bool QDirModel::rmdir(const QModelIndex &index) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp |  | Lines:  | 1028-1050 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp |  | Lines (reference):  | 1018-1040 |  | Comparison:  | Different |  
  |  | Different | 15 | 4 | 
 QDockAreaLayout::addDockWidget| Name:  | QDockAreaLayout::addDockWidget |  | Prototype:  | void QDockAreaLayout::addDockWidget(QInternal::DockPosition pos, QDockWidget *dockWidget, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 3092-3123 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines (reference):  | 3088-3119 |  | Comparison:  | Different |  
  |  | Different | 15 | 3 | 
 QFileDialogPrivate::_q_selectionChanged| Name:  | QFileDialogPrivate::_q_selectionChanged |  | Prototype:  | void QFileDialogPrivate::_q_selectionChanged() |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3690-3712 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines (reference):  | 3689-3711 |  | Comparison:  | Different |  
  |  | Different | 15 | 6 | 
 QFormLayoutPrivate::setItem| Name:  | QFormLayoutPrivate::setItem |  | Prototype:  | bool QFormLayoutPrivate::setItem(int row, QFormLayout::ItemRole role, QLayoutItem *item) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 922-945 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines (reference):  | 944-967 |  | Comparison:  | Different |  
  |  | Different | 15 | 4 | 
 QGL2GradientCache::getBuffer| Name:  | QGL2GradientCache::getBuffer |  | Prototype:  | GLuint QGL2GradientCache::getBuffer(const QGradient &gradient, qreal opacity) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp |  | Lines:  | 100-126 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp |  | Lines (reference):  | 94-120 |  | Comparison:  | Different |  
  |  | Different | 15 | 5 | 
 QGraphicsItem::setCursor| Name:  | QGraphicsItem::setCursor |  | Prototype:  | void QGraphicsItem::setCursor(const QCursor &cursor) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2246-2271 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines (reference):  | 2163-2186 |  | Comparison:  | Different |  
  |  | Different | 15 | 6 | 
 QGraphicsScene::mouseReleaseEvent| Name:  | QGraphicsScene::mouseReleaseEvent |  | Prototype:  | void QGraphicsScene::mouseReleaseEvent(QGraphicsSceneMouseEvent *mouseEvent) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 4089-4116 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines (reference):  | 4066-4093 |  | Comparison:  | Different |  
  |  | Different | 15 | 5 | 
 QGuiApplicationPrivate::processKeyEvent| Name:  | QGuiApplicationPrivate::processKeyEvent |  | Prototype:  | void QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent *e) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1996-2046 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines (reference):  | 1969-2019 |  | Comparison:  | Same |  
  |  | Same | 15 | 5 | 
 QIdentityProxyModelPrivate::_q_sourceLayoutChanged| Name:  | QIdentityProxyModelPrivate::_q_sourceLayoutChanged |  | Prototype:  | void QIdentityProxyModelPrivate::_q_sourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemModel::LayoutChangeHint hint) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp |  | Lines:  | 523-547 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp |  | Lines (reference):  | 516-540 |  | Comparison:  | Different |  
  |  | Different | 15 | 4 | 
 QListView::wheelEvent| Name:  | QListView::wheelEvent |  | Prototype:  | void QListView::wheelEvent(QWheelEvent *e) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 815-837 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines (reference):  | 805-827 |  | Comparison:  | Different |  
  |  | Different | 15 | 4 | 
 QLocalServerPrivate::waitForNewConnection| Name:  | QLocalServerPrivate::waitForNewConnection |  | Prototype:  | void QLocalServerPrivate::waitForNewConnection(int msec, bool *timedOut) |  | Coverage:  |  58.333% (7/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp |  | Lines:  | 284-308 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp |  | Lines (reference):  | 278-298 |  | Comparison:  | Different |  
  |  | Different | 15 | 4 | 
 QMdiSubWindowPrivate::removeBaseWidget| Name:  | QMdiSubWindowPrivate::removeBaseWidget |  | Prototype:  | void QMdiSubWindowPrivate::removeBaseWidget() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 990-1011 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines (reference):  | 987-1006 |  | Comparison:  | Different |  
  |  | Different | 15 | 4 | 
 QMimeBinaryProvider::checkCache| Name:  | QMimeBinaryProvider::checkCache |  | Prototype:  | void QMimeBinaryProvider::checkCache() |  | Coverage:  |  88.235% (15/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines:  | 239-265 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines (reference):  | 233-259 |  | Comparison:  | Different |  
  |  | Different | 15 | 7 | 
 QMimeBinaryProvider::findByMagic| Name:  | QMimeBinaryProvider::findByMagic |  | Prototype:  | QMimeType QMimeBinaryProvider::findByMagic(const QByteArray &data, int *accuracyPtr) |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines:  | 405-429 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines (reference):  | 399-423 |  | Comparison:  | Different |  
  |  | Different | 15 | 4 | 
 QMimeBinaryProvider::listAliases| Name:  | QMimeBinaryProvider::listAliases |  | Prototype:  | QStringList QMimeBinaryProvider::listAliases(const QString &name) |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines:  | 502-523 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines (reference):  | 496-517 |  | Comparison:  | Different |  
  |  | Different | 15 | 4 | 
 QNetworkReplyImplPrivate::setCachingEnabled| Name:  | QNetworkReplyImplPrivate::setCachingEnabled |  | Prototype:  | void QNetworkReplyImplPrivate::setCachingEnabled(bool enable) |  | Coverage:  |  52.941% (9/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines:  | 514-539 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines (reference):  | 512-537 |  | Comparison:  | Different |  
  |  | Different | 15 | 5 | 
 QOpenGL2GradientCache::getBuffer| Name:  | QOpenGL2GradientCache::getBuffer |  | Prototype:  | GLuint QOpenGL2GradientCache::getBuffer(const QGradient &gradient, qreal opacity) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp |  | Lines:  | 107-133 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp |  | Lines (reference):  | 101-127 |  | Comparison:  | Different |  
  |  | Different | 15 | 5 | 
 QPainter::setClipping| Name:  | QPainter::setClipping |  | Prototype:  | void QPainter::setClipping(bool enable) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2452-2482 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines (reference):  | 2448-2478 |  | Comparison:  | Different |  
  |  | Different | 15 | 5 | 
 QPainterPath::cubicTo| Name:  | QPainterPath::cubicTo |  | Prototype:  | void QPainterPath::cubicTo(const QPointF &c1, const QPointF &c2, const QPointF &e) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 780-813 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines (reference):  | 774-807 |  | Comparison:  | Different |  
  |  | Different | 15 | 3 | 
 QProcessPrivate::writeToStdin| Name:  | QProcessPrivate::writeToStdin |  | Prototype:  | bool QProcessPrivate::writeToStdin() |  | Coverage:  |  75.000% (9/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 684-714 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines (reference):  | 623-653 |  | Comparison:  | Different |  
  |  | Different | 15 | 4 | 
 QRingBuffer::reserveFront| Name:  | QRingBuffer::reserveFront |  | Prototype:  | char *QRingBuffer::reserveFront(qint64 bytes) |  | Coverage:  |  85.000% (17/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp |  | Lines:  | 144-171 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp |  | Lines (reference):  | 131-154 |  | 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 |