| Function | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QXcbConnection::xi2ReportTabletEvent| Name: | QXcbConnection::xi2ReportTabletEvent | | Prototype: | void QXcbConnection::xi2ReportTabletEvent(const void *event, TabletData *tabletData) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 1136-1195 | | Comparison: | New |
| | New | 57 | 13 |
QUnixPrintWidgetPrivate::applyPrinterProperties| Name: | QUnixPrintWidgetPrivate::applyPrinterProperties | | Prototype: | void QUnixPrintWidgetPrivate::applyPrinterProperties() | | Coverage: | 39.474% (15/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 794-834 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines (reference): | 790-833 | | Comparison: | Different |
| | Different | 29 | 13 |
QTimerInfoList::activateTimers| Name: | QTimerInfoList::activateTimers | | Prototype: | int QTimerInfoList::activateTimers() | | Coverage: | 87.805% (36/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines: | 569-654 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines (reference): | 562-647 | | Comparison: | Different |
| | Different | 36 | 13 |
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 |
QTextHtmlParser::parseTag| Name: | QTextHtmlParser::parseTag | | Prototype: | void QTextHtmlParser::parseTag() | | Coverage: | 0.000% (0/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 651-738 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines (reference): | 645-732 | | Comparison: | Different |
| | Different | 50 | 13 |
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 |
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 |
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 |
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 |
QSqlCachedResult::fetch| Name: | QSqlCachedResult::fetch | | Prototype: | bool QSqlCachedResult::fetch(int i) | | Coverage: | 80.488% (33/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines: | 139-176 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines (reference): | 152-188 | | Comparison: | Different |
| | Different | 27 | 13 |
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 |
QPixmapStyle::scrollBarSubControlRect| Name: | QPixmapStyle::scrollBarSubControlRect | | Prototype: | QRect QPixmapStyle::scrollBarSubControlRect(const QStyleOptionComplex *option, QStyle::SubControl sc, const QWidget *) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 1067-1117 | | Comparison: | New |
| | New | 30 | 13 |
QPixmapIconEngine::addFile| Name: | QPixmapIconEngine::addFile | | Prototype: | void QPixmapIconEngine::addFile(const QString &fileName, const QSize &size, QIcon::Mode mode, QIcon::State state) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 409-452 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines (reference): | 400-443 | | Comparison: | Different |
| | Different | 29 | 13 |
QOpenGLFunctions_3_3_Core::~QOpenGLFunctions_3_3_Core| Name: | QOpenGLFunctions_3_3_Core::~QOpenGLFunctions_3_3_Core | | Prototype: | QOpenGLFunctions_3_3_Core::~QOpenGLFunctions_3_3_Core() | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.cpp | | Lines: | 85-123 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.cpp | | Lines (reference): | 79-129 | | Comparison: | Different |
| | Different | 36 | 13 |
QOpenGLFunctions_3_1::initializeOpenGLFunctions| Name: | QOpenGLFunctions_3_1::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_3_1::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_1.cpp | | Lines: | 117-175 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_1.cpp | | Lines (reference): | 121-219 | | Comparison: | Different |
| | Different | 68 | 13 |
QOpenGLFunctions_2_0::~QOpenGLFunctions_2_0| Name: | QOpenGLFunctions_2_0::~QOpenGLFunctions_2_0 | | Prototype: | QOpenGLFunctions_2_0::~QOpenGLFunctions_2_0() | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.cpp | | Lines: | 86-124 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.cpp | | Lines (reference): | 80-130 | | Comparison: | Different |
| | Different | 36 | 13 |
QOpenGLFunctions_1_4::initializeOpenGLFunctions| Name: | QOpenGLFunctions_1_4::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_1_4::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.cpp | | Lines: | 117-175 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.cpp | | Lines (reference): | 121-219 | | Comparison: | Different |
| | Different | 68 | 13 |
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 |
QMdiAreaPrivate::subWindowList| Name: | QMdiAreaPrivate::subWindowList | | Prototype: | QList<QMdiSubWindow*> QMdiAreaPrivate::subWindowList(QMdiArea::WindowOrder order, bool reversed) const | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1385-1424 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines (reference): | 1380-1419 | | Comparison: | Different |
| | Different | 27 | 13 |
QLockFile::tryLock| Name: | QLockFile::tryLock | | Prototype: | bool QLockFile::tryLock(int timeout) | | Coverage: | 77.143% (27/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines: | 210-246 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines (reference): | 204-240 | | Comparison: | Different |
| | Different | 22 | 13 |
QLineEdit::inputMethodQuery| Name: | QLineEdit::inputMethodQuery | | Prototype: | QVariant QLineEdit::inputMethodQuery(Qt::InputMethodQuery property, QVariant argument) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1757-1788 | | Comparison: | New |
| | New | 18 | 13 |
QIODevice::readLine| Name: | QIODevice::readLine | | Prototype: | qint64 QIODevice::readLine(char *data, qint64 maxSize) | | Coverage: | 70.149% (47/67) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1282-1382 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines (reference): | 1061-1143 | | Comparison: | Different |
| | Different | 38 | 13 |
QHttpNetworkConnectionPrivate::_q_hostLookupFinished| Name: | QHttpNetworkConnectionPrivate::_q_hostLookupFinished | | Prototype: | void QHttpNetworkConnectionPrivate::_q_hostLookupFinished(const QHostInfo &info) | | Coverage: | 76.923% (30/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1151-1206 | | Comparison: | New |
| | New | 36 | 13 |
QHighDpiScaling::updateHighDpiScaling| Name: | QHighDpiScaling::updateHighDpiScaling | | Prototype: | void QHighDpiScaling::updateHighDpiScaling() | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 264-318 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines (reference): | 258-309 | | Comparison: | Different |
| | Different | 35 | 13 |
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 |
QGraphicsWidget::paintWindowFrame| Name: | QGraphicsWidget::paintWindowFrame | | Prototype: | void QGraphicsWidget::paintWindowFrame(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2260-2353 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines (reference): | 2249-2357 | | Comparison: | Different |
| | Different | 64 | 13 |
QGnomeTheme::themeHint| Name: | QGnomeTheme::themeHint | | Prototype: | QVariant QGnomeTheme::themeHint(QPlatformTheme::ThemeHint hint) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 647-673 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines (reference): | 604-630 | | Comparison: | Different |
| | Different | 10 | 13 |
QEvdevTabletData::processInputEvent| Name: | QEvdevTabletData::processInputEvent | | Prototype: | void QEvdevTabletData::processInputEvent(input_event *ev) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 84-125 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines (reference): | 127-168 | | Comparison: | Same |
| | Same | 23 | 13 |
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 |
QDeviceDiscoveryUDev::handleUDevNotification| Name: | QDeviceDiscoveryUDev::handleUDevNotification | | Prototype: | void QDeviceDiscoveryUDev::handleUDevNotification() | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | | Lines: | 161-210 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | | Lines (reference): | 155-204 | | Comparison: | Different |
| | Different | 33 | 13 |
QDeviceDiscoveryUDev::checkDeviceType| Name: | QDeviceDiscoveryUDev::checkDeviceType | | Prototype: | bool QDeviceDiscoveryUDev::checkDeviceType(udev_device *dev) | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | | Lines: | 212-254 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | | Lines (reference): | 206-248 | | Comparison: | Different |
| | Different | 27 | 13 |
QAbstractSocket::waitForBytesWritten| Name: | QAbstractSocket::waitForBytesWritten | | Prototype: | bool QAbstractSocket::waitForBytesWritten(int msecs) | | Coverage: | 41.176% (14/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 2234-2297 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines (reference): | 2197-2259 | | Comparison: | Different |
| | Different | 29 | 13 |
backtraceFramesForLogMessage| Name: | backtraceFramesForLogMessage | | Prototype: | static QStringList backtraceFramesForLogMessage(int frameCount) | | Coverage: | 70.000% (28/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1210-1266 | | Comparison: | New |
| | New | 30 | 12 |
QXmlSimpleReaderPrivate::processElementETagBegin2| Name: | QXmlSimpleReaderPrivate::processElementETagBegin2 | | Prototype: | bool QXmlSimpleReaderPrivate::processElementETagBegin2() | | Coverage: | 72.222% (26/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3835-3879 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines (reference): | 3818-3860 | | Comparison: | Different |
| | Different | 25 | 12 |
QWindowsStyle::eventFilter| Name: | QWindowsStyle::eventFilter | | Prototype: | bool QWindowsStyle::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 153-204 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines (reference): | 145-197 | | Comparison: | Different |
| | Different | 30 | 12 |
QWindow::setVisible| Name: | QWindow::setVisible | | Prototype: | void QWindow::setVisible(bool visible) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 492-558 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines (reference): | 475-531 | | Comparison: | Different |
| | Different | 33 | 12 |
QWidgetPrivate::init| Name: | QWidgetPrivate::init | | Prototype: | void QWidgetPrivate::init(QWidget *parentWidget, Qt::WindowFlags f) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 1132-1245 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines (reference): | 1120-1233 | | Comparison: | Different |
| | Different | 65 | 12 |
QWidgetLineControl::processShortcutOverrideEvent| Name: | QWidgetLineControl::processShortcutOverrideEvent | | Prototype: | void QWidgetLineControl::processShortcutOverrideEvent(QKeyEvent *ke) | | Coverage: | 0.000% (0/73) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 1561-1612 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines (reference): | 1524-1569 | | Comparison: | Different |
| | Different | 31 | 12 |
QTextEngine::bidiReorder| Name: | QTextEngine::bidiReorder | | Prototype: | void QTextEngine::bidiReorder(int numItems, const quint8 *levels, int *visualOrder) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 766-823 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines (reference): | 760-817 | | Comparison: | Same |
| | Same | 27 | 12 |
QTextDocumentPrivate::finishEdit| Name: | QTextDocumentPrivate::finishEdit | | Prototype: | void QTextDocumentPrivate::finishEdit() | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1203-1254 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines (reference): | 1196-1247 | | Comparison: | Different |
| | Different | 29 | 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 |
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 |
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 |
QRect::contains| Name: | QRect::contains | | Prototype: | bool QRect::contains(const QRect &r, bool proper) const noexcept | | Coverage: | 72.000% (36/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 890-940 | | Comparison: | New |
| | New | 33 | 12 |
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 |
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 |
QOpenGLTexturePrivate::QOpenGLTexturePrivate| Name: | QOpenGLTexturePrivate::QOpenGLTexturePrivate | | Prototype: | QOpenGLTexturePrivate::QOpenGLTexturePrivate(QOpenGLTexture::Target textureTarget, QOpenGLTexture *qq) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 56-134 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines (reference): | 50-127 | | Comparison: | Different |
| | Different | 32 | 12 |
QOpenGLTextureGlyphCache::resizeTextureData| Name: | QOpenGLTextureGlyphCache::resizeTextureData | | Prototype: | void QOpenGLTextureGlyphCache::resizeTextureData(int width, int height) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines: | 272-416 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines (reference): | 178-323 | | Comparison: | Different |
| | Different | 92 | 12 |
QOpenGLFunctions_3_2_Core::~QOpenGLFunctions_3_2_Core| Name: | QOpenGLFunctions_3_2_Core::~QOpenGLFunctions_3_2_Core | | Prototype: | QOpenGLFunctions_3_2_Core::~QOpenGLFunctions_3_2_Core() | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.cpp | | Lines: | 84-119 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.cpp | | Lines (reference): | 78-124 | | Comparison: | Different |
| | Different | 33 | 12 |
QOpenGLFunctions_1_5::~QOpenGLFunctions_1_5| Name: | QOpenGLFunctions_1_5::~QOpenGLFunctions_1_5 | | Prototype: | QOpenGLFunctions_1_5::~QOpenGLFunctions_1_5() | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_5.cpp | | Lines: | 84-119 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_5.cpp | | Lines (reference): | 78-124 | | Comparison: | Different |
| | Different | 33 | 12 |
QNetworkAccessManagerPrivate::_q_networkSessionStateChanged| Name: | QNetworkAccessManagerPrivate::_q_networkSessionStateChanged | | Prototype: | void QNetworkAccessManagerPrivate::_q_networkSessionStateChanged(QNetworkSession::State state) | | Coverage: | 31.818% (14/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 1616-1656 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines (reference): | 1610-1649 | | Comparison: | Different |
| | Different | 24 | 12 |
QMainWindowLayoutState::checkFormat| Name: | QMainWindowLayoutState::checkFormat | | Prototype: | bool QMainWindowLayoutState::checkFormat(QDataStream &stream) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 887-936 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines (reference): | 865-918 | | Comparison: | Different |
| | Different | 25 | 12 |
QImage::setPixelColor| Name: | QImage::setPixelColor | | Prototype: | void QImage::setPixelColor(int x, int y, const QColor &color) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 2467-2509 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines (reference): | 2454-2490 | | Comparison: | Different |
| | Different | 22 | 12 |
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 |
QGridLayoutItem::geometryWithin| Name: | QGridLayoutItem::geometryWithin | | Prototype: | QRectF QGridLayoutItem::geometryWithin(qreal x, qreal y, qreal width, qreal height, qreal rowDescent, Qt::Alignment align, bool snapToPixelGrid) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 645-694 | | Comparison: | New |
| | New | 32 | 12 |
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 |
QGraphicsScenePrivate::gestureTargetsAtHotSpots| Name: | QGraphicsScenePrivate::gestureTargetsAtHotSpots | | Prototype: | void QGraphicsScenePrivate::gestureTargetsAtHotSpots(const QSet<QGesture *> &gestures, Qt::GestureFlag flag, QHash<QGraphicsObject *, QSet<QGesture *> > *targets, QSet<QGraphicsObject *> *itemsSet, QSet<QGesture *> *normal, QSet<QGesture *> *conflicts) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 6183-6228 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 6162-6207 | | Comparison: | Different |
| | Different | 27 | 12 |
QGraphicsScenePrivate::enterModal| Name: | QGraphicsScenePrivate::enterModal | | Prototype: | void QGraphicsScenePrivate::enterModal(QGraphicsItem *panel, QGraphicsItem::PanelModality previousModality) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 6094-6152 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 6073-6131 | | Comparison: | Different |
| | Different | 32 | 12 |
QFtpPI::readyRead| Name: | QFtpPI::readyRead | | Prototype: | void QFtpPI::readyRead() | | Coverage: | 78.378% (29/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 934-983 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines (reference): | 928-977 | | Comparison: | Different |
| | Different | 34 | 12 |
QFreetypeFace::computeSize| Name: | QFreetypeFace::computeSize | | Prototype: | void QFreetypeFace::computeSize(const QFontDef &fontDef, int *xsize, int *ysize, bool *outline_drawing, QFixed *scalableBitmapScaleFactor) | | Coverage: | 11.628% (5/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 337-388 | | Comparison: | New |
| | New | 30 | 12 |
QFileDialogPrivate::createWidgets| Name: | QFileDialogPrivate::createWidgets | | Prototype: | void QFileDialogPrivate::createWidgets() | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2844-3020 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 2842-3017 | | Comparison: | Different |
| | Different | 124 | 12 |
QEvdevKeyboardHandler::create| Name: | QEvdevKeyboardHandler::create | | Prototype: | QEvdevKeyboardHandler *QEvdevKeyboardHandler::create(const QString &device, const QString &specification, const QString &defaultKeymapFile) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines: | 94-138 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines (reference): | 87-131 | | Comparison: | Different |
| | Different | 31 | 12 |
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 |
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 |
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 |
QAbstractSocket::disconnectFromHost| Name: | QAbstractSocket::disconnectFromHost | | Prototype: | void QAbstractSocket::disconnectFromHost() | | Coverage: | 98.000% (49/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 2685-2784 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines (reference): | 2670-2768 | | Comparison: | Different |
| | Different | 38 | 12 |
QAbstractItemView::event| Name: | QAbstractItemView::event | | Prototype: | bool QAbstractItemView::event(QEvent *event) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1639-1681 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines (reference): | 1592-1630 | | Comparison: | Different |
| | Different | 23 | 12 |
QAbstractItemModel::decodeData| Name: | QAbstractItemModel::decodeData | | Prototype: | bool QAbstractItemModel::decodeData(int row, int column, const QModelIndex &parent, QDataStream &stream) | | Coverage: | 88.889% (32/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2514-2596 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines (reference): | 2477-2559 | | Comparison: | Different |
| | Different | 56 | 12 |
Declaration::borderImageValue| Name: | Declaration::borderImageValue | | Prototype: | void Declaration::borderImageValue(QString *image, int *cuts, TileMode *h, TileMode *v) const | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1658-1694 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines (reference): | 1651-1686 | | Comparison: | Different |
| | Different | 25 | 12 |
qDrawShadeRect| Name: | qDrawShadeRect | | Prototype: | void qDrawShadeRect(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, int lineWidth, int midLineWidth, const QBrush *fill) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 205-274 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines (reference): | 199-268 | | Comparison: | Different |
| | Different | 53 | 11 |
locatePlugin| Name: | locatePlugin | | Prototype: | static QString locatePlugin(const QString& fileName) | | Coverage: | 84.000% (21/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 281-324 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines (reference): | 275-318 | | Comparison: | Different |
| | Different | 28 | 11 |
doubleToAscii| Name: | doubleToAscii | | Prototype: | void doubleToAscii(double d, QLocaleData::DoubleForm form, int precision, char *buf, int bufSize, bool &sign, int &length, int &decpt) | | Coverage: | 83.333% (35/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 78-278 | | Comparison: | New |
| | New | 36 | 11 |
QXmlSimpleReaderPrivate::processElementEmptyTag| Name: | QXmlSimpleReaderPrivate::processElementEmptyTag | | Prototype: | bool QXmlSimpleReaderPrivate::processElementEmptyTag() | | Coverage: | 65.625% (21/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3776-3830 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines (reference): | 3763-3813 | | Comparison: | Different |
| | Different | 29 | 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 |
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 |
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 |
QXcbConnection::processXcbEvents| Name: | QXcbConnection::processXcbEvents | | Prototype: | void QXcbConnection::processXcbEvents() | | Coverage: | 65.385% (17/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1702-1758 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines (reference): | 1691-1747 | | Comparison: | Different |
| | Different | 35 | 11 |
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 |
QUrl::toString| Name: | QUrl::toString | | Prototype: | QString QUrl::toString(FormattingOptions options) const | | Coverage: | 87.037% (47/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3274-3331 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines (reference): | 3269-3326 | | Comparison: | Different |
| | Different | 31 | 11 |
QTreeWidgetItem::childrenCheckState| Name: | QTreeWidgetItem::childrenCheckState | | Prototype: | QVariant QTreeWidgetItem::childrenCheckState(int column) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 2141-2175 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines (reference): | 2134-2168 | | Comparison: | Different |
| | Different | 21 | 11 |
QTreeWidget::dropEvent| Name: | QTreeWidget::dropEvent | | Prototype: | void QTreeWidget::dropEvent(QDropEvent *event) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 3384-3444 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines (reference): | 3367-3427 | | Comparison: | Different |
| | Different | 36 | 11 |
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 |
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 |
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 |
QTextStream::operator<<| Name: | QTextStream::operator<< | | Prototype: | QTextStream &QTextStream::operator<<(double f) | | Coverage: | 82.857% (29/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2533-2571 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines (reference): | 2518-2554 | | Comparison: | Different |
| | Different | 27 | 11 |
QTextEngine::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 |
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 |
QTabBarPrivate::normalizedScrollRect| Name: | QTabBarPrivate::normalizedScrollRect | | Prototype: | QRect QTabBarPrivate::normalizedScrollRect(int index) | | Coverage: | 0.000% (0/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 593-666 | | Comparison: | New |
| | New | 50 | 11 |
QTabBarPrivate::layoutTabs| Name: | QTabBarPrivate::layoutTabs | | Prototype: | void QTabBarPrivate::layoutTabs() | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 441-591 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines (reference): | 441-583 | | Comparison: | Different |
| | Different | 102 | 11 |
QString::arg| Name: | QString::arg | | Prototype: | QString QString::arg(double a, int fieldWidth, char fmt, int prec, QChar fillChar) const | | Coverage: | 63.333% (19/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7786-7837 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines (reference): | 7766-7815 | | Comparison: | Different |
| | Different | 29 | 11 |
QSslSocketBackendPrivate::continueHandshake| Name: | QSslSocketBackendPrivate::continueHandshake | | Prototype: | void QSslSocketBackendPrivate::continueHandshake() | | Coverage: | 83.871% (26/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1515-1604 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines (reference): | 1563-1644 | | Comparison: | Different indentation |
| | Different indentation | 25 | 11 |
QSpdyProtocolHandler::handleDataFrame| Name: | QSpdyProtocolHandler::handleDataFrame | | Prototype: | void QSpdyProtocolHandler::handleDataFrame(const QByteArray &frameHeaders) | | Coverage: | 60.526% (23/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 1164-1260 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines (reference): | 1168-1263 | | Comparison: | Different |
| | Different | 55 | 11 |
QScrollerPrivate::prepareScrolling| Name: | QScrollerPrivate::prepareScrolling | | Prototype: | bool QScrollerPrivate::prepareScrolling(const QPointF &position) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1437-1487 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines (reference): | 1425-1472 | | Comparison: | Different |
| | Different | 28 | 11 |
QRectF::operator&| Name: | QRectF::operator& | | Prototype: | QRectF QRectF::operator&(const QRectF &r) const noexcept | | Coverage: | 89.744% (35/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 2226-2276 | | Comparison: | New |
| | New | 38 | 11 |
QRectF::intersects| Name: | QRectF::intersects | | Prototype: | bool QRectF::intersects(const QRectF &r) const noexcept | | Coverage: | 89.744% (35/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 2311-2356 | | Comparison: | New |
| | New | 33 | 11 |
QRectF::contains| Name: | QRectF::contains | | Prototype: | bool QRectF::contains(const QRectF &r) const noexcept | | Coverage: | 89.744% (35/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 2019-2064 | | Comparison: | New |
| | New | 33 | 11 |
QProcessPrivate::execChild| Name: | QProcessPrivate::execChild | | Prototype: | void QProcessPrivate::execChild(const char *workingDir, char **path, char **argv, char **envp) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 551-623 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines (reference): | 503-569 | | Comparison: | Different |
| | Different | 28 | 11 |
QOpenGLFunctions_3_1::~QOpenGLFunctions_3_1| Name: | QOpenGLFunctions_3_1::~QOpenGLFunctions_3_1 | | Prototype: | QOpenGLFunctions_3_1::~QOpenGLFunctions_3_1() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_1.cpp | | Lines: | 83-115 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_1.cpp | | Lines (reference): | 77-119 | | Comparison: | Different |
| | Different | 30 | 11 |
QOpenGLFunctions_1_4::~QOpenGLFunctions_1_4| Name: | QOpenGLFunctions_1_4::~QOpenGLFunctions_1_4 | | Prototype: | QOpenGLFunctions_1_4::~QOpenGLFunctions_1_4() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.cpp | | Lines: | 83-115 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.cpp | | Lines (reference): | 77-119 | | Comparison: | Different |
| | Different | 30 | 11 |
QOpenGLFunctions_1_3::initializeOpenGLFunctions| Name: | QOpenGLFunctions_1_3::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_1_3::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_3.cpp | | Lines: | 109-159 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_3.cpp | | Lines (reference): | 111-193 | | Comparison: | Different |
| | Different | 56 | 11 |