| Function | Condition % | Modifications | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QSqlResultPrivate::namedToPositionalBinding| Name:  | QSqlResultPrivate::namedToPositionalBinding |  | Prototype:  | QString QSqlResultPrivate::namedToPositionalBinding(const QString &query) |  | Coverage:  |  84.444% (38/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp |  | Lines:  | 128-179 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp |  | Lines (reference):  | 122-173 |  | Comparison:  | Different |  
  |  | Different | 38 | 9 | 
 QSslCertificate::fromPath| Name:  | QSslCertificate::fromPath |  | Prototype:  | QList<QSslCertificate> QSslCertificate::fromPath(const QString &path, QSsl::EncodingFormat format, QRegExp::PatternSyntax syntax) |  | Coverage:  |  87.500% (35/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp |  | Lines:  | 464-527 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp |  | Lines (reference):  | 458-520 |  | Comparison:  | Different |  
  |  | Different | 38 | 13 | 
 QXmlSimpleReaderPrivate::parseBeginOrContinue| Name:  | QXmlSimpleReaderPrivate::parseBeginOrContinue |  | Prototype:  | bool QXmlSimpleReaderPrivate::parseBeginOrContinue(int state, bool incremental) |  | Coverage:  |  82.000% (41/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 3260-3321 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines (reference):  | 3246-3307 |  | Comparison:  | Different |  
  |  | Different | 38 | 14 | 
 imageFormatForVisual| Name:  | imageFormatForVisual |  | Prototype:  | static inline QImage::Format imageFormatForVisual(int depth, quint32 red_mask, quint32 blue_mask, bool *rgbSwap) |  | Coverage:  |  11.429% (8/70) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 169-237 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines (reference):  | 163-217 |  | Comparison:  | Different |  
  |  | Different | 38 | 21 | 
 qglx_reduceFormat| Name:  | qglx_reduceFormat |  | Prototype:  | bool qglx_reduceFormat(QSurfaceFormat *format) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp |  | Lines:  | 330-395 |  | Comparison:  | New |  
  |  | New | 38 | 13 | 
 QCommandLineParserPrivate::helpText| Name:  | QCommandLineParserPrivate::helpText |  | Prototype:  | QString QCommandLineParserPrivate::helpText() const |  | Coverage:  |  48.571% (17/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 1086-1138 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines (reference):  | 1079-1131 |  | Comparison:  | Different |  
  |  | Different | 39 | 17 | 
 QDateTimeParser::findMonth| Name:  | QDateTimeParser::findMonth |  | Prototype:  | int QDateTimeParser::findMonth(const QString &str1, int startMonth, int sectionIndex, QString *usedMonth, int *used) const |  | Coverage:  |  86.000% (43/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines:  | 1246-1308 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines (reference):  | 1234-1295 |  | Comparison:  | Different |  
  |  | Different | 39 | 16 | 
 QDialogButtonBoxPrivate::createButton| Name:  | QDialogButtonBoxPrivate::createButton |  | Prototype:  | QPushButton *QDialogButtonBoxPrivate::createButton(QDialogButtonBox::StandardButton sbutton, bool doLayout) |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp |  | Lines:  | 349-422 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp |  | Lines (reference):  | 348-422 |  | Comparison:  | Different |  
  |  | Different | 39 | 23 | 
 QFontconfigDatabase::populateFontDatabase| Name:  | QFontconfigDatabase::populateFontDatabase |  | Prototype:  | void QFontconfigDatabase::populateFontDatabase() |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp |  | Lines:  | 511-575 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp |  | Lines (reference):  | 478-542 |  | Comparison:  | Different |  
  |  | Different | 39 | 4 | 
 QHttpNetworkConnectionChannel::allDone| Name:  | QHttpNetworkConnectionChannel::allDone |  | Prototype:  | void QHttpNetworkConnectionChannel::allDone() |  | Coverage:  |  70.732% (29/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 416-497 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines (reference):  | 410-491 |  | Comparison:  | Different |  
  |  | Different | 39 | 12 | 
 QInotifyFileSystemWatcherEngine::addPaths| Name:  | QInotifyFileSystemWatcherEngine::addPaths |  | Prototype:  | QStringList QInotifyFileSystemWatcherEngine::addPaths(const QStringList &paths, QStringList *files, QStringList *directories) |  | Coverage:  |  91.304% (21/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp |  | Lines:  | 261-315 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp |  | Lines (reference):  | 254-308 |  | Comparison:  | Different |  
  |  | Different | 39 | 7 | 
 QLCDNumber::setDigitCount| Name:  | QLCDNumber::setDigitCount |  | Prototype:  | void QLCDNumber::setDigitCount(int numDigits) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 408-455 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines (reference):  | 402-449 |  | Comparison:  | Different |  
  |  | Different | 39 | 10 | 
 QMdiAreaPrivate::rearrange| Name:  | QMdiAreaPrivate::rearrange |  | Prototype:  | void QMdiAreaPrivate::rearrange(Rearranger *rearranger) |  | Coverage:  |   0.000% (0/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 921-978 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines (reference):  | 917-974 |  | Comparison:  | Different |  
  |  | Different | 39 | 15 | 
 QOpenGLFunctions_2_1::~QOpenGLFunctions_2_1| Name:  | QOpenGLFunctions_2_1::~QOpenGLFunctions_2_1 |  | Prototype:  | QOpenGLFunctions_2_1::~QOpenGLFunctions_2_1() |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_1.cpp |  | Lines:  | 87-128 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_1.cpp |  | Lines (reference):  | 81-135 |  | Comparison:  | Different |  
  |  | Different | 39 | 14 | 
 QOpenGLFunctions_4_0_Core::~QOpenGLFunctions_4_0_Core| Name:  | QOpenGLFunctions_4_0_Core::~QOpenGLFunctions_4_0_Core |  | Prototype:  | QOpenGLFunctions_4_0_Core::~QOpenGLFunctions_4_0_Core() |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_core.cpp |  | Lines:  | 86-127 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_core.cpp |  | Lines (reference):  | 80-134 |  | Comparison:  | Different |  
  |  | Different | 39 | 14 | 
 QPF2Generator::writeHeader| Name:  | QPF2Generator::writeHeader |  | Prototype:  | void QPF2Generator::writeHeader() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 513-565 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines (reference):  | 507-559 |  | Comparison:  | Different |  
  |  | Different | 39 | 2 | 
 QPrintPreviewWidgetPrivate::_q_fit| Name:  | QPrintPreviewWidgetPrivate::_q_fit |  | Prototype:  | void QPrintPreviewWidgetPrivate::_q_fit(bool doFitting) |  | Coverage:  |  25.532% (12/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 219-277 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines (reference):  | 213-271 |  | Comparison:  | Different |  
  |  | Different | 39 | 14 | 
 QProcessPrivate::tryReadFromChannel| Name:  | QProcessPrivate::tryReadFromChannel |  | Prototype:  | bool QProcessPrivate::tryReadFromChannel(Channel *channel) |  | Coverage:  |  79.070% (34/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1006-1076 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines (reference):  | 966-1031 |  | Comparison:  | Different |  
  |  | Different | 39 | 14 | 
 QSocks5SocketEngine::initialize| Name:  | QSocks5SocketEngine::initialize |  | Prototype:  | bool QSocks5SocketEngine::initialize(qintptr socketDescriptor, QAbstractSocket::SocketState socketState) |  | Coverage:  |  40.000% (4/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1022-1077 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines (reference):  | 1013-1067 |  | Comparison:  | Different |  
  |  | Different | 39 | 4 | 
 QSyntaxHighlighterPrivate::applyFormatChanges| Name:  | QSyntaxHighlighterPrivate::applyFormatChanges |  | Prototype:  | void QSyntaxHighlighterPrivate::applyFormatChanges() |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp |  | Lines:  | 95-156 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp |  | Lines (reference):  | 87-148 |  | Comparison:  | Different |  
  |  | Different | 39 | 13 | 
 QTest::TestMethods::invokeTests| Name:  | QTest::TestMethods::invokeTests |  | Prototype:  | void TestMethods::invokeTests(QObject *testObject) const |  | Coverage:  |  84.615% (33/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp |  | Lines:  | 1288-1342 |  | Comparison:  | New |  
  |  | New | 39 | 11 | 
 QTest::qExec| Name:  | QTest::qExec |  | Prototype:  | int QTest::qExec(QObject *testObject, int argc, char **argv) |  | Coverage:  |  45.000% (18/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp |  | Lines:  | 1641-1777 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp |  | Lines (reference):  | 2924-3046 |  | Comparison:  | Different |  
  |  | Different | 39 | 12 | 
 QXcbDrag::handleSelectionRequest| Name:  | QXcbDrag::handleSelectionRequest |  | Prototype:  | void QXcbDrag::handleSelectionRequest(const xcb_selection_request_event_t *event) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 1133-1197 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines (reference):  | 1127-1191 |  | Comparison:  | Different |  
  |  | Different | 39 | 11 | 
 QXcbShmImage::flushPixmap| Name:  | QXcbShmImage::flushPixmap |  | Prototype:  | void QXcbShmImage::flushPixmap(const QRegion ®ion) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp |  | Lines:  | 358-421 |  | Comparison:  | New |  
  |  | New | 39 | 3 | 
 QAbstractSocketPrivate::canReadNotification| Name:  | QAbstractSocketPrivate::canReadNotification |  | Prototype:  | bool QAbstractSocketPrivate::canReadNotification() |  | Coverage:  |  90.909% (30/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 679-740 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines (reference):  | 675-760 |  | Comparison:  | Different |  
  |  | Different | 40 | 12 | 
 QColumnViewPrivate::_q_changeCurrentColumn| Name:  | QColumnViewPrivate::_q_changeCurrentColumn |  | Prototype:  | void QColumnViewPrivate::_q_changeCurrentColumn() |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 956-1012 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines (reference):  | 953-1009 |  | Comparison:  | Different |  
  |  | Different | 40 | 12 | 
 QGraphicsScene::dragMoveEvent| Name:  | QGraphicsScene::dragMoveEvent |  | Prototype:  | void QGraphicsScene::dragMoveEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 3613-3688 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines (reference):  | 3591-3665 |  | Comparison:  | Different |  
  |  | Different | 40 | 10 | 
 QGraphicsScenePrivate::dispatchHoverEvent| Name:  | QGraphicsScenePrivate::dispatchHoverEvent |  | Prototype:  | bool QGraphicsScenePrivate::dispatchHoverEvent(QGraphicsSceneHoverEvent *hoverEvent) |  | Coverage:  |   0.000% (0/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 3848-3918 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines (reference):  | 3825-3895 |  | Comparison:  | Different |  
  |  | Different | 40 | 14 | 
 QMessageBox::aboutQt| Name:  | QMessageBox::aboutQt |  | Prototype:  | void QMessageBox::aboutQt(QWidget *parent, const QString &title) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 1862-1932 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines (reference):  | 1862-1935 |  | Comparison:  | Different |  
  |  | Different | 40 | 5 | 
 QTreeViewPrivate::select| Name:  | QTreeViewPrivate::select |  | Prototype:  | void QTreeViewPrivate::select(const QModelIndex &topIndex, const QModelIndex &bottomIndex, QItemSelectionModel::SelectionFlags command) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines:  | 3818-3876 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines (reference):  | 3830-3888 |  | Comparison:  | Different |  
  |  | Different | 40 | 11 | 
 QWidgetLineControl::maskString| Name:  | QWidgetLineControl::maskString |  | Prototype:  | QString QWidgetLineControl::maskString(uint pos, const QString &str, bool clear) const |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 1168-1233 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines (reference):  | 1148-1213 |  | Comparison:  | Different |  
  |  | Different | 40 | 16 | 
 QGLShaderProgram::link| Name:  | QGLShaderProgram::link |  | Prototype:  | bool QGLShaderProgram::link() |  | Coverage:  |  33.333% (10/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 913-973 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines (reference):  | 908-968 |  | Comparison:  | Different |  
  |  | Different | 41 | 10 | 
 QHeaderView::resizeSection| Name:  | QHeaderView::resizeSection |  | Prototype:  | void QHeaderView::resizeSection(int logical, int size) |  | Coverage:  |   0.000% (0/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 870-937 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines (reference):  | 855-922 |  | Comparison:  | Different |  
  |  | Different | 41 | 13 | 
 QMdiSubWindow::showShaded| Name:  | QMdiSubWindow::showShaded |  | Prototype:  | void QMdiSubWindow::showShaded() |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2604-2679 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines (reference):  | 2602-2677 |  | Comparison:  | Different |  
  |  | Different | 41 | 10 | 
 QNetworkDiskCache::expire| Name:  | QNetworkDiskCache::expire |  | Prototype:  | qint64 QNetworkDiskCache::expire() |  | Coverage:  |  87.500% (28/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp |  | Lines:  | 518-580 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp |  | Lines (reference):  | 517-582 |  | Comparison:  | Different |  
  |  | Different | 41 | 10 | 
 QPainter::restore| Name:  | QPainter::restore |  | Prototype:  | void QPainter::restore() |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1600-1663 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines (reference):  | 1595-1659 |  | Comparison:  | Different |  
  |  | Different | 41 | 8 | 
 QSslSocketPrivate::createPlainSocket| Name:  | QSslSocketPrivate::createPlainSocket |  | Prototype:  | void QSslSocketPrivate::createPlainSocket(QIODevice::OpenMode openMode) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2244-2300 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines (reference):  | 2231-2281 |  | Comparison:  | Different |  
  |  | Different | 41 | 1 | 
 QTransform::rotateRadians| Name:  | QTransform::rotateRadians |  | Prototype:  | QTransform & QTransform::rotateRadians(qreal a, Qt::Axis axis) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 711-773 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines (reference):  | 697-759 |  | Comparison:  | Different |  
  |  | Different | 41 | 11 | 
 QXcbKeyboard::updateKeymap| Name:  | QXcbKeyboard::updateKeymap |  | Prototype:  | void QXcbKeyboard::updateKeymap() |  | Coverage:  |  40.000% (12/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp |  | Lines:  | 688-754 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp |  | Lines (reference):  | 682-748 |  | Comparison:  | Different |  
  |  | Different | 41 | 11 | 
 init_platform| Name:  | init_platform |  | Prototype:  | static void init_platform(const QString &pluginArgument, const QString &platformPluginPath, const QString &platformThemeName, int &argc, char **argv) |  | Coverage:  |   0.000% (0/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1094-1183 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines (reference):  | 1058-1147 |  | Comparison:  | Different |  
  |  | Different | 41 | 18 | 
 QDBusConnection::registerObject| Name:  | QDBusConnection::registerObject |  | Prototype:  | bool QDBusConnection::registerObject(const QString &path, const QString &interface, QObject *object, RegisterOptions options) |  | Coverage:  |  76.000% (38/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 896-968 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines (reference):  | 889-961 |  | Comparison:  | Different |  
  |  | Different | 42 | 12 | 
 QEglFSWindow::create| Name:  | QEglFSWindow::create |  | Prototype:  | void QEglFSWindow::create() |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp |  | Lines:  | 81-154 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp |  | Lines (reference):  | 75-150 |  | Comparison:  | Different |  
  |  | Different | 42 | 11 | 
 QGraphicsView::updateScene| Name:  | QGraphicsView::updateScene |  | Prototype:  | void QGraphicsView::updateScene(const QList<QRectF> &rects) |  | Coverage:  |   0.000% (0/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2666-2735 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines (reference):  | 2664-2733 |  | Comparison:  | Different |  
  |  | Different | 42 | 12 | 
 QNativeSocketEnginePrivate::fetchConnectionParameters| Name:  | QNativeSocketEnginePrivate::fetchConnectionParameters |  | Prototype:  | bool QNativeSocketEnginePrivate::fetchConnectionParameters() |  | Coverage:  |  80.952% (34/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp |  | Lines:  | 1028-1117 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp |  | Lines (reference):  | 1032-1118 |  | Comparison:  | Different |  
  |  | Different | 42 | 14 | 
 QOpenGLFunctions_3_0::~QOpenGLFunctions_3_0| Name:  | QOpenGLFunctions_3_0::~QOpenGLFunctions_3_0 |  | Prototype:  | QOpenGLFunctions_3_0::~QOpenGLFunctions_3_0() |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_0.cpp |  | Lines:  | 89-133 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_0.cpp |  | Lines (reference):  | 83-141 |  | Comparison:  | Different |  
  |  | Different | 42 | 15 | 
 QOpenGLFunctions_4_1_Core::~QOpenGLFunctions_4_1_Core| Name:  | QOpenGLFunctions_4_1_Core::~QOpenGLFunctions_4_1_Core |  | Prototype:  | QOpenGLFunctions_4_1_Core::~QOpenGLFunctions_4_1_Core() |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.cpp |  | Lines:  | 87-131 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.cpp |  | Lines (reference):  | 81-139 |  | Comparison:  | Different |  
  |  | Different | 42 | 15 | 
 QOutlineMapper::endOutline| Name:  | QOutlineMapper::endOutline |  | Prototype:  | void QOutlineMapper::endOutline() |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp |  | Lines:  | 192-250 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp |  | Lines (reference):  | 172-242 |  | Comparison:  | Different |  
  |  | Different | 42 | 12 | 
 QPainterPath::toFillPolygons| Name:  | QPainterPath::toFillPolygons |  | Prototype:  | QList<QPolygonF> QPainterPath::toFillPolygons(const QTransform &matrix) const |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1634-1729 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines (reference):  | 1628-1722 |  | Comparison:  | Different |  
  |  | Different | 42 | 17 | 
 QPixmapIconEngine::pixmap| Name:  | QPixmapIconEngine::pixmap |  | Prototype:  | QPixmap QPixmapIconEngine::pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) |  | Coverage:  |   0.000% (0/55) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 279-336 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines (reference):  | 270-327 |  | Comparison:  | Different |  
  |  | Different | 42 | 17 | 
 QTableViewPrivate::drawAndClipSpans| Name:  | QTableViewPrivate::drawAndClipSpans |  | Prototype:  | void QTableViewPrivate::drawAndClipSpans(const QRegion &area, QPainter *painter, const QStyleOptionViewItem &option, QBitArray *drawn, int firstVisualRow, int lastVisualRow, int firstVisualColumn, int lastVisualColumn) |  | Coverage:  |   0.000% (0/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 792-845 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines (reference):  | 785-841 |  | Comparison:  | Different |  
  |  | Different | 42 | 12 | 
 QTextBrowserPrivate::setSource| Name:  | QTextBrowserPrivate::setSource |  | Prototype:  | void QTextBrowserPrivate::setSource(const QUrl &url) |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp |  | Lines:  | 269-356 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp |  | Lines (reference):  | 263-350 |  | Comparison:  | Different |  
  |  | Different | 42 | 12 | 
 QTextDocumentLayoutPrivate::drawFlow| Name:  | QTextDocumentLayoutPrivate::drawFlow |  | Prototype:  | void QTextDocumentLayoutPrivate::drawFlow(const QPointF &offset, QPainter *painter, const QAbstractTextDocumentLayout::PaintContext &context, QTextFrame::Iterator it, const QList<QTextFrame *> &floats, QTextBlock *cursorBlockNeedingRepaint) const |  | Coverage:  |   0.000% (0/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 1215-1290 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines (reference):  | 1209-1284 |  | Comparison:  | Different |  
  |  | Different | 42 | 13 | 
 QTextTable::removeColumns| Name:  | QTextTable::removeColumns |  | Prototype:  | void QTextTable::removeColumns(int pos, int num) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 927-989 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines (reference):  | 921-983 |  | Comparison:  | Different |  
  |  | Different | 42 | 11 | 
 QTextTable::splitCell| Name:  | QTextTable::splitCell |  | Prototype:  | void QTextTable::splitCell(int row, int column, int numRows, int numCols) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 1182-1246 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines (reference):  | 1174-1238 |  | Comparison:  | Different |  
  |  | Different | 42 | 9 | 
 QTreeView::visualRegionForSelection| Name:  | QTreeView::visualRegionForSelection |  | Prototype:  | QRegion QTreeView::visualRegionForSelection(const QItemSelection &selection) const |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines:  | 2380-2432 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines (reference):  | 2391-2444 |  | Comparison:  | Different |  
  |  | Different | 42 | 15 | 
 QWidgetPrivate::render| Name:  | QWidgetPrivate::render |  | Prototype:  | void QWidgetPrivate::render(QPaintDevice *target, const QPoint &targetOffset, const QRegion &sourceRegion, QWidget::RenderFlags renderFlags) |  | Coverage:  |   0.000% (0/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5717-5791 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines (reference):  | 5687-5761 |  | Comparison:  | Different |  
  |  | Different | 42 | 15 | 
 QWidgetTextControl::inputMethodQuery| Name:  | QWidgetTextControl::inputMethodQuery |  | Prototype:  | QVariant QWidgetTextControl::inputMethodQuery(Qt::InputMethodQuery property, QVariant argument) const |  | Coverage:  |   0.000% (0/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 2082-2153 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines (reference):  | 2056-2119 |  | Comparison:  | Different |  
  |  | Different | 42 | 17 | 
 QWizardPrivate::switchToPage| Name:  | QWizardPrivate::switchToPage |  | Prototype:  | void QWizardPrivate::switchToPage(int newId, Direction direction) |  | Coverage:  |   0.000% (0/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 838-910 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines (reference):  | 832-904 |  | Comparison:  | Different |  
  |  | Different | 42 | 11 | 
 asciiToDouble| Name:  | asciiToDouble |  | Prototype:  | double asciiToDouble(const char *num, int numLen, bool &ok, int &processed, TrailingJunkMode trailingJunkMode) |  | Coverage:  |  75.556% (34/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 280-379 |  | Comparison:  | New |  
  |  | New | 42 | 13 | 
 bindFont| Name:  | bindFont |  | Prototype:  | static QByteArray bindFont(const QVector<QTtfTable>& _tables) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 1077-1151 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines (reference):  | 1069-1143 |  | Comparison:  | Different |  
  |  | Different | 42 | 7 | 
 QColumnViewPrivate::createColumn| Name:  | QColumnViewPrivate::createColumn |  | Prototype:  | QAbstractItemView *QColumnViewPrivate::createColumn(const QModelIndex &index, bool show) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 668-725 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines (reference):  | 662-719 |  | Comparison:  | Different |  
  |  | Different | 43 | 8 | 
 QPixmapStyle::polish| Name:  | QPixmapStyle::polish |  | Prototype:  | void QPixmapStyle::polish(QWidget *widget) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 127-197 |  | Comparison:  | New |  
  |  | New | 43 | 10 | 
 QStandardItemModel::mimeData| Name:  | QStandardItemModel::mimeData |  | Prototype:  | QMimeData *QStandardItemModel::mimeData(const QModelIndexList &indexes) const |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2994-3056 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines (reference):  | 2981-3047 |  | Comparison:  | Different |  
  |  | Different | 43 | 13 | 
 QStateMachinePrivate::initializeAnimations| Name:  | QStateMachinePrivate::initializeAnimations |  | Prototype:  | void QStateMachinePrivate::initializeAnimations(QAbstractState *state, const QList<QAbstractAnimation *> &selectedAnimations, const QList<QAbstractState*> &exitedStates_sorted, QHash<QAbstractState*, QVector<QPropertyAssignment> > &assignmentsForEnteredStates) |  | Coverage:  |  97.674% (42/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1647-1714 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines (reference):  | 1642-1711 |  | Comparison:  | Different |  
  |  | Different | 43 | 14 | 
 QTextEngine::resolveFormats| Name:  | QTextEngine::resolveFormats |  | Prototype:  | void QTextEngine::resolveFormats() const |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 3018-3080 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines (reference):  | 3007-3069 |  | Comparison:  | Different |  
  |  | Different | 43 | 11 | 
 QWidget::render| Name:  | QWidget::render |  | Prototype:  | void QWidget::render(QPainter *painter, const QPoint &targetOffset, const QRegion &sourceRegion, RenderFlags renderFlags) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5159-5229 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines (reference):  | 5127-5197 |  | Comparison:  | Different |  
  |  | Different | 43 | 8 | 
 matches| Name:  | matches |  | Prototype:  | static bool matches(const QJsonObject &object, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QOpenGLConfig::Gpu &gpu) |  | Coverage:  |   0.000% (0/61) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 314-387 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines (reference):  | 324-397 |  | Comparison:  | Different |  
  |  | Different | 43 | 24 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QIcon &icon) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 1322-1377 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines (reference):  | 1294-1351 |  | Comparison:  | Different indentation |  
  |  | Different indentation | 43 | 10 | 
 QGraphicsItem::~QGraphicsItem| Name:  | QGraphicsItem::~QGraphicsItem |  | Prototype:  | QGraphicsItem::~QGraphicsItem() |  | Coverage:  |   0.000% (0/54) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1503-1576 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines (reference):  | 1421-1493 |  | Comparison:  | Different |  
  |  | Different | 44 | 18 | 
 QGraphicsScenePrivate::sendTouchBeginEvent| Name:  | QGraphicsScenePrivate::sendTouchBeginEvent |  | Prototype:  | bool QGraphicsScenePrivate::sendTouchBeginEvent(QGraphicsItem *origin, QTouchEvent *touchEvent) |  | Coverage:  |   0.000% (0/62) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 6012-6080 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines (reference):  | 5991-6059 |  | Comparison:  | Different |  
  |  | Different | 44 | 15 | 
 QOpenGLFunctions_1_2::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_1_2::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_1_2::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.cpp |  | Lines:  | 101-143 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.cpp |  | Lines (reference):  | 101-167 |  | Comparison:  | Different |  
  |  | Different | 44 | 9 | 
 QPainterPath::addText| Name:  | QPainterPath::addText |  | Prototype:  | void QPainterPath::addText(const QPointF &point, const QFont &f, const QString &text) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1154-1213 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines (reference):  | 1148-1207 |  | Comparison:  | Different |  
  |  | Different | 44 | 9 | 
 QProcessPrivate::waitForReadyRead| Name:  | QProcessPrivate::waitForReadyRead |  | Prototype:  | bool QProcessPrivate::waitForReadyRead(int msecs) |  | Coverage:  |  85.714% (36/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 758-809 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines (reference):  | 709-785 |  | Comparison:  | Different |  
  |  | Different | 44 | 18 | 
 QXcbShmImage::QXcbShmImage| Name:  | QXcbShmImage::QXcbShmImage |  | Prototype:  | QXcbShmImage::QXcbShmImage(QXcbScreen *screen, const QSize &size, uint depth, QImage::Format format) |  | Coverage:  |  48.571% (17/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp |  | Lines:  | 146-215 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp |  | Lines (reference):  | 123-188 |  | Comparison:  | Different |  
  |  | Different | 44 | 10 | 
 drawPolygons| Name:  | drawPolygons |  | Prototype:  | static void drawPolygons(qint32 *bits, int width, int height, const QPoint *vertices, const quint32 *indices, int indexCount, qint32 value) |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines:  | 433-487 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp |  | Lines (reference):  | 427-481 |  | Comparison:  | Different |  
  |  | Different | 44 | 14 | 
 QDateTimeParser::findAmPm| Name:  | QDateTimeParser::findAmPm |  | Prototype:  | QDateTimeParser::AmPmFinder QDateTimeParser::findAmPm(QString &str, int sectionIndex, int *used) const |  | Coverage:  |  51.667% (31/60) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines:  | 1379-1454 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines (reference):  | 1343-1418 |  | Comparison:  | Different |  
  |  | Different | 45 | 18 | 
 QDirModel::index| Name:  | QDirModel::index |  | Prototype:  | QModelIndex QDirModel::index(const QString &path, int column) const |  | Coverage:  |   0.000% (0/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp |  | Lines:  | 853-967 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp |  | Lines (reference):  | 843-957 |  | Comparison:  | Different |  
  |  | Different | 45 | 13 | 
 QGraphicsScenePrivate::setActivePanelHelper| Name:  | QGraphicsScenePrivate::setActivePanelHelper |  | Prototype:  | void QGraphicsScenePrivate::setActivePanelHelper(QGraphicsItem *item, bool duringActivationEvent) |  | Coverage:  |   0.000% (0/68) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 734-812 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines (reference):  | 727-803 |  | Comparison:  | Different |  
  |  | Different | 45 | 18 | 
 QNetworkReplyImplPrivate::_q_startOperation| Name:  | QNetworkReplyImplPrivate::_q_startOperation |  | Prototype:  | void QNetworkReplyImplPrivate::_q_startOperation() |  | Coverage:  |  72.727% (32/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines:  | 72-166 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines (reference):  | 66-160 |  | Comparison:  | Different |  
  |  | Different | 45 | 13 | 
 QOpenGLFunctions_4_2_Core::~QOpenGLFunctions_4_2_Core| Name:  | QOpenGLFunctions_4_2_Core::~QOpenGLFunctions_4_2_Core |  | Prototype:  | QOpenGLFunctions_4_2_Core::~QOpenGLFunctions_4_2_Core() |  | Coverage:  |   0.000% (0/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_core.cpp |  | Lines:  | 88-135 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_core.cpp |  | Lines (reference):  | 82-144 |  | Comparison:  | Different |  
  |  | Different | 45 | 16 | 
 QPathClipper::doClip| Name:  | QPathClipper::doClip |  | Prototype:  | bool QPathClipper::doClip(QWingedEdge &list, ClipperMode mode) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1638-1722 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines (reference):  | 1632-1716 |  | Comparison:  | Different |  
  |  | Different | 45 | 12 | 
 QSslSocketBackendPrivate::initSslContext| Name:  | QSslSocketBackendPrivate::initSslContext |  | Prototype:  | bool QSslSocketBackendPrivate::initSslContext() |  | Coverage:  |  65.517% (38/58) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 363-444 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines (reference):  | 352-434 |  | Comparison:  | Different |  
  |  | Different | 45 | 14 | 
 QAlphaPaintEngine::flushAndInit| Name:  | QAlphaPaintEngine::flushAndInit |  | Prototype:  | void QAlphaPaintEngine::flushAndInit(bool init) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 297-374 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines (reference):  | 291-368 |  | Comparison:  | Different |  
  |  | Different | 46 | 5 | 
 QFontEngineQPF2::QFontEngineQPF2| Name:  | QFontEngineQPF2::QFontEngineQPF2 |  | Prototype:  | QFontEngineQPF2::QFontEngineQPF2(const QFontDef &def, const QByteArray &data) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 227-311 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines (reference):  | 221-305 |  | Comparison:  | Same |  
  |  | Same | 46 | 11 | 
 QGuiApplicationPrivate::createPlatformIntegration| Name:  | QGuiApplicationPrivate::createPlatformIntegration |  | Prototype:  | void QGuiApplicationPrivate::createPlatformIntegration() |  | Coverage:  |   0.000% (0/74) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1203-1271 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines (reference):  | 1167-1241 |  | Comparison:  | Different |  
  |  | Different | 46 | 20 | 
 QMainWindowLayout::unplug| Name:  | QMainWindowLayout::unplug |  | Prototype:  | QLayoutItem *QMainWindowLayout::unplug(QWidget *widget, bool group) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 2278-2354 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines (reference):  | 2283-2360 |  | Comparison:  | Different |  
  |  | Different | 46 | 11 | 
 QSocks5SocketEnginePrivate::parseRequestMethodReply| Name:  | QSocks5SocketEnginePrivate::parseRequestMethodReply |  | Prototype:  | void QSocks5SocketEnginePrivate::parseRequestMethodReply() |  | Coverage:  |  84.091% (37/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 831-914 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines (reference):  | 823-905 |  | Comparison:  | Different |  
  |  | Different | 46 | 13 | 
 QTreeWidgetItem::setData| Name:  | QTreeWidgetItem::setData |  | Prototype:  | void QTreeWidgetItem::setData(int column, int role, const QVariant &value) |  | Coverage:  |   0.000% (0/74) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp |  | Lines:  | 1704-1774 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp |  | Lines (reference):  | 1698-1768 |  | Comparison:  | Different |  
  |  | Different | 46 | 23 | 
 QXcbConnection::initializeXKB| Name:  | QXcbConnection::initializeXKB |  | Prototype:  | void QXcbConnection::initializeXKB() |  | Coverage:  |  40.000% (6/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 2199-2262 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines (reference):  | 2188-2251 |  | Comparison:  | Different |  
  |  | Different | 46 | 5 | 
 QXcbIntegration::QXcbIntegration| Name:  | QXcbIntegration::QXcbIntegration |  | Prototype:  | QXcbIntegration::QXcbIntegration(const QStringList ¶meters, int &argc, char **argv) |  | Coverage:  |  32.308% (21/65) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp |  | Lines:  | 121-195 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp |  | Lines (reference):  | 115-188 |  | Comparison:  | Different |  
  |  | Different | 46 | 15 | 
 findPatternUnloaded| Name:  | findPatternUnloaded |  | Prototype:  | static bool findPatternUnloaded(const QString &library, QLibraryPrivate *lib) |  | Coverage:  |  56.818% (25/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 233-324 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines (reference):  | 227-318 |  | Comparison:  | Different |  
  |  | Different | 46 | 13 | 
 Parser::parseNumber| Name:  | Parser::parseNumber |  | Prototype:  | bool Parser::parseNumber(QJsonPrivate::Value *val, int baseOffset) |  | Coverage:  |  30.263% (23/76) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp |  | Lines:  | 722-804 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp |  | Lines (reference):  | 716-798 |  | Comparison:  | Different |  
  |  | Different | 47 | 15 | 
 QHeaderView::sectionsInserted| Name:  | QHeaderView::sectionsInserted |  | Prototype:  | void QHeaderView::sectionsInserted(const QModelIndex &parent, int logicalFirst, int logicalLast) |  | Coverage:  |   0.000% (0/66) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1850-1944 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines (reference):  | 1822-1898 |  | Comparison:  | Different |  
  |  | Different | 47 | 14 | 
 QStateMachinePrivate::_q_start| Name:  | QStateMachinePrivate::_q_start |  | Prototype:  | void QStateMachinePrivate::_q_start() |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1777-1852 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines (reference):  | 1774-1845 |  | Comparison:  | Different |  
  |  | Different | 47 | 3 | 
 generateGlyphTables| Name:  | generateGlyphTables |  | Prototype:  | static QVector<QTtfTable> generateGlyphTables(qttf_font_tables &tables, const QVector<QTtfGlyph> &_glyphs) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 998-1070 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines (reference):  | 991-1062 |  | Comparison:  | Different |  
  |  | Different | 47 | 7 | 
 qDrawShadePanel| Name:  | qDrawShadePanel |  | Prototype:  | void qDrawShadePanel(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, int lineWidth, const QBrush *fill) |  | Coverage:  |   0.000% (0/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 306-366 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines (reference):  | 300-360 |  | Comparison:  | Different |  
  |  | Different | 47 | 13 | 
 QColumnViewPrivate::closeColumns| Name:  | QColumnViewPrivate::closeColumns |  | Prototype:  | void QColumnViewPrivate::closeColumns(const QModelIndex &parent, bool build) |  | Coverage:  |   0.000% (0/73) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 563-637 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines (reference):  | 557-631 |  | Comparison:  | Different |  
  |  | Different | 48 | 19 | 
 QDockAreaLayoutInfo::saveState| Name:  | QDockAreaLayoutInfo::saveState |  | Prototype:  | void QDockAreaLayoutInfo::saveState(QDataStream &stream) const |  | Coverage:  |   0.000% (0/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 1781-1851 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines (reference):  | 1775-1845 |  | Comparison:  | Different |  
  |  | Different | 48 | 15 | 
 QFtpPrivate::_q_startNextCommand| Name:  | QFtpPrivate::_q_startNextCommand |  | Prototype:  | void QFtpPrivate::_q_startNextCommand() |  | Coverage:  |  78.571% (44/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 2239-2308 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines (reference):  | 2233-2302 |  | Comparison:  | Different |  
  |  | Different | 48 | 16 | 
 QIconLoader::findIconHelper| Name:  | QIconLoader::findIconHelper |  | Prototype:  | QThemeIconInfo QIconLoader::findIconHelper(const QString &themeName, const QString &iconName, QStringList &visited) const |  | Coverage:  |   0.000% (0/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 376-479 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines (reference):  | 238-319 |  | Comparison:  | Different |  
  |  | Different | 48 | 14 |