| Function | Condition % | Modifications | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QScreen::availableVirtualGeometry| Name:  | QScreen::availableVirtualGeometry |  | Prototype:  | QRect QScreen::availableVirtualGeometry() const |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 435-442 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines (reference):  | 427-433 |  | Comparison:  | Different |  
  |  | Different | 4 | 2 | 
 QScreen::virtualGeometry| Name:  | QScreen::virtualGeometry |  | Prototype:  | QRect QScreen::virtualGeometry() const |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 401-408 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines (reference):  | 394-400 |  | Comparison:  | Different |  
  |  | Different | 4 | 2 | 
 QSettingsPrivate::actualKey| Name:  | QSettingsPrivate::actualKey |  | Prototype:  | QString QSettingsPrivate::actualKey(const QString &key) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 248-253 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines (reference):  | 242-248 |  | Comparison:  | Different |  
  |  | Different | 4 | 1 | 
 QSettingsPrivate::beginGroupOrArray| Name:  | QSettingsPrivate::beginGroupOrArray |  | Prototype:  | void QSettingsPrivate::beginGroupOrArray(const QSettingsGroup &group) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 324-330 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines (reference):  | 319-326 |  | Comparison:  | Different |  
  |  | Different | 4 | 2 | 
 QSqlCachedResult::data| Name:  | QSqlCachedResult::data |  | Prototype:  | QVariant QSqlCachedResult::data(int i) |  | Coverage:  |  58.333% (7/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp |  | Lines:  | 227-235 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp |  | Lines (reference):  | 236-243 |  | Comparison:  | Different |  
  |  | Different | 4 | 2 | 
 QSqlCachedResult::fetchNext| Name:  | QSqlCachedResult::fetchNext |  | Prototype:  | bool QSqlCachedResult::fetchNext() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp |  | Lines:  | 178-186 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp |  | Lines (reference):  | 190-197 |  | Comparison:  | Different |  
  |  | Different | 4 | 2 | 
 QSqlCachedResult::isNull| Name:  | QSqlCachedResult::isNull |  | Prototype:  | bool QSqlCachedResult::isNull(int i) |  | Coverage:  |  66.667% (8/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp |  | Lines:  | 237-245 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp |  | Lines (reference):  | 245-252 |  | Comparison:  | Different |  
  |  | Different | 4 | 2 | 
 QSslCipher::QSslCipher| Name:  | QSslCipher::QSslCipher |  | Prototype:  | QSslCipher::QSslCipher(const QString &name, QSsl::SslProtocol protocol) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp |  | Lines:  | 112-122 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp |  | Lines (reference):  | 105-114 |  | Comparison:  | Different |  
  |  | Different | 4 | 3 | 
 QSslCipher::QSslCipher| Name:  | QSslCipher::QSslCipher |  | Prototype:  | QSslCipher::QSslCipher(const QString &name) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp |  | Lines:  | 90-100 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp |  | Lines (reference):  | 84-93 |  | Comparison:  | Different |  
  |  | Different | 4 | 3 | 
 QString::operator<| Name:  | QString::operator< |  | Prototype:  | bool QString::operator<(QLatin1String other) const noexcept |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 2816-2823 |  | Comparison:  | New |  
  |  | New | 4 | 2 | 
 QString::operator>| Name:  | QString::operator> |  | Prototype:  | bool QString::operator>(QLatin1String other) const noexcept |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 2921-2928 |  | Comparison:  | New |  
  |  | New | 4 | 2 | 
 QStringMatcher::setCaseSensitivity| Name:  | QStringMatcher::setCaseSensitivity |  | Prototype:  | void QStringMatcher::setCaseSensitivity(Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp |  | Lines:  | 251-257 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp |  | Lines (reference):  | 245-251 |  | Comparison:  | Different |  
  |  | Different | 4 | 2 | 
 QSysInfo::kernelVersion| Name:  | QSysInfo::kernelVersion |  | Prototype:  | QString QSysInfo::kernelVersion() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2629-2641 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines (reference):  | 2550-2562 |  | Comparison:  | Same |  
  |  | Same | 4 | 2 | 
 QTeamCityLogger::startLogging| Name:  | QTeamCityLogger::startLogging |  | Prototype:  | void QTeamCityLogger::startLogging() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp |  | Lines:  | 106-114 |  | Comparison:  | New |  
  |  | New | 4 | 1 | 
 QTeamCityLogger::stopLogging| Name:  | QTeamCityLogger::stopLogging |  | Prototype:  | void QTeamCityLogger::stopLogging() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp |  | Lines:  | 116-124 |  | Comparison:  | New |  
  |  | New | 4 | 1 | 
 QTextEdit::scrollContentsBy| Name:  | QTextEdit::scrollContentsBy |  | Prototype:  | void QTextEdit::scrollContentsBy(int dx, int dy) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp |  | Lines:  | 1710-1717 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp |  | Lines (reference):  | 1702-1708 |  | Comparison:  | Different |  
  |  | Different | 4 | 2 | 
 QTextFormatCollection::setDefaultFont| Name:  | QTextFormatCollection::setDefaultFont |  | Prototype:  | void QTextFormatCollection::setDefaultFont(const QFont &f) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 3462-3468 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines (reference):  | 3455-3461 |  | Comparison:  | Different |  
  |  | Different | 4 | 3 | 
 QTextHtmlParserNode::QTextHtmlParserNode| Name:  | QTextHtmlParserNode::QTextHtmlParserNode |  | Prototype:  | QTextHtmlParserNode::QTextHtmlParserNode() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines:  | 494-508 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines (reference):  | 488-502 |  | Comparison:  | Different |  
  |  | Different | 4 | 1 | 
 QThreadPipe::~QThreadPipe| Name:  | QThreadPipe::~QThreadPipe |  | Prototype:  | QThreadPipe::~QThreadPipe() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 101-112 |  | Comparison:  | New |  
  |  | New | 4 | 3 | 
 QTipLabel::setTipRect| Name:  | QTipLabel::setTipRect |  | Prototype:  | void QTipLabel::setTipRect(QWidget *w, const QRect &r) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp |  | Lines:  | 271-279 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp |  | Lines (reference):  | 265-273 |  | Comparison:  | Different |  
  |  | Different | 4 | 2 | 
 QToolBox::setCurrentWidget| Name:  | QToolBox::setCurrentWidget |  | Prototype:  | void QToolBox::setCurrentWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp |  | Lines:  | 527-534 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp |  | Lines (reference):  | 519-526 |  | Comparison:  | Different |  
  |  | Different | 4 | 2 | 
 QTzTimeZonePrivate::hasDaylightTime| Name:  | QTzTimeZonePrivate::hasDaylightTime |  | Prototype:  | bool QTzTimeZonePrivate::hasDaylightTime() const |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 879-887 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines (reference):  | 866-874 |  | Comparison:  | Different |  
  |  | Different | 4 | 3 | 
 QUrl::password| Name:  | QUrl::password |  | Prototype:  | QString QUrl::password(ComponentFormattingOptions options) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 2285-2291 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines (reference):  | 2278-2285 |  | Comparison:  | Different |  
  |  | Different | 4 | 2 | 
 QUrl::path| Name:  | QUrl::path |  | Prototype:  | QString QUrl::path(ComponentFormattingOptions options) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 2537-2543 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines (reference):  | 2531-2538 |  | Comparison:  | Different |  
  |  | Different | 4 | 2 | 
 QUrl::userName| Name:  | QUrl::userName |  | Prototype:  | QString QUrl::userName(ComponentFormattingOptions options) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 2193-2199 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines (reference):  | 2185-2192 |  | Comparison:  | Different |  
  |  | Different | 4 | 2 | 
 QUrlQuery::removeQueryItem| Name:  | QUrlQuery::removeQueryItem |  | Prototype:  | void QUrlQuery::removeQueryItem(const QString &key) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines:  | 741-748 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines (reference):  | 734-741 |  | Comparison:  | Different |  
  |  | Different | 4 | 3 | 
 QWhatsThisPrivate::notifyToplevels| Name:  | QWhatsThisPrivate::notifyToplevels |  | Prototype:  | void QWhatsThisPrivate::notifyToplevels(QEvent *e) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp |  | Lines:  | 376-381 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp |  | Lines (reference):  | 370-377 |  | Comparison:  | Different |  
  |  | Different | 4 | 2 | 
 QWidget::ungrabGesture| Name:  | QWidget::ungrabGesture |  | Prototype:  | void QWidget::ungrabGesture(Qt::GestureType gesture) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12288-12296 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines (reference):  | 12252-12259 |  | Comparison:  | Different indentation |  
  |  | Different indentation | 4 | 3 | 
 QWidgetLineControl::setReadOnly| Name:  | QWidgetLineControl::setReadOnly |  | Prototype:  | void QWidgetLineControl::setReadOnly(bool enable) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 1487-1494 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines (reference):  | 1467-1474 |  | Comparison:  | Different |  
  |  | Different | 4 | 2 | 
 QWindowSystemInterface::handleEnterEvent| Name:  | QWindowSystemInterface::handleEnterEvent |  | Prototype:  | void QWindowSystemInterface::handleEnterEvent(QWindow *tlw, const QPointF &local, const QPointF &global) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp |  | Lines:  | 84-90 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp |  | Lines (reference):  | 77-84 |  | Comparison:  | Different |  
  |  | Different | 4 | 2 | 
 QXcbConnection::finalizeXInput2| Name:  | QXcbConnection::finalizeXInput2 |  | Prototype:  | void QXcbConnection::finalizeXInput2() |  | Coverage:  |  20.000% (1/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp |  | Lines:  | 275-282 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp |  | Lines (reference):  | 269-276 |  | Comparison:  | Different |  
  |  | Different | 4 | 3 | 
 QXcbConnection::findScreenForCrtc| Name:  | QXcbConnection::findScreenForCrtc |  | Prototype:  | QXcbScreen* QXcbConnection::findScreenForCrtc(xcb_window_t rootWindow, xcb_randr_crtc_t crtc) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 173-181 |  | Comparison:  | New |  
  |  | New | 4 | 3 | 
 QXcbConnection::findScreenForOutput| Name:  | QXcbConnection::findScreenForOutput |  | Prototype:  | QXcbScreen* QXcbConnection::findScreenForOutput(xcb_window_t rootWindow, xcb_randr_output_t output) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 183-191 |  | Comparison:  | New |  
  |  | New | 4 | 3 | 
 QXcbConnection::virtualDesktopForRootWindow| Name:  | QXcbConnection::virtualDesktopForRootWindow |  | Prototype:  | QXcbVirtualDesktop* QXcbConnection::virtualDesktopForRootWindow(xcb_window_t rootWindow) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 193-201 |  | Comparison:  | New |  
  |  | New | 4 | 3 | 
 QXcbVirtualDesktop::screenAt| Name:  | QXcbVirtualDesktop::screenAt |  | Prototype:  | QXcbScreen *QXcbVirtualDesktop::screenAt(const QPoint &pos) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines:  | 77-85 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines (reference):  | 70-77 |  | Comparison:  | Different |  
  |  | Different | 4 | 3 | 
 QXcbXSettingsPropertyValue::addCallback| Name:  | QXcbXSettingsPropertyValue::addCallback |  | Prototype:  | void addCallback(QXcbXSettings::PropertyChangeFunc func, void *handle) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp |  | Lines:  | 84-88 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp |  | Lines (reference):  | 78-84 |  | Comparison:  | Different |  
  |  | Different | 4 | 1 | 
 _q_futex| Name:  | _q_futex |  | Prototype:  | static inline int _q_futex(void *addr, int op, int val, const struct timespec *timeout) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp |  | Lines:  | 112-124 |  | Comparison:  | New |  
  |  | New | 4 | 1 | 
 aggregateParameterCount| Name:  | aggregateParameterCount |  | Prototype:  | static int aggregateParameterCount(const std::vector<QMetaMethodBuilderPrivate> &methods) |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp |  | Lines:  | 1160-1166 |  | Comparison:  | New |  
  |  | New | 4 | 2 | 
 appendSeparator| Name:  | appendSeparator |  | Prototype:  | static inline void appendSeparator(QStringList *list, const QString &string, int from, int size, int lastQuote) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines:  | 358-362 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines (reference):  | 350-356 |  | Comparison:  | Different |  
  |  | Different | 4 | 2 | 
 append_utf8| Name:  | append_utf8 |  | Prototype:  | static void append_utf8(QString &qs, const char *cs, int len) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 5983-5989 |  | Comparison:  | New |  
  |  | New | 4 | 1 | 
 can_consume| Name:  | can_consume |  | Prototype:  | static inline bool can_consume(const char * &c, char ch) noexcept |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6025-6032 |  | Comparison:  | New |  
  |  | New | 4 | 2 | 
 cleanUpConfigurations| Name:  | cleanUpConfigurations |  | Prototype:  | static void cleanUpConfigurations(QHash<QString, QNetworkConfigurationPrivatePointer> &configurations) |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp |  | Lines:  | 47-54 |  | Comparison:  | New |  
  |  | New | 4 | 2 | 
 containsDecendantOf| Name:  | containsDecendantOf |  | Prototype:  | static bool containsDecendantOf(const QSet<QAbstractState *> &states, const QAbstractState *node) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 301-308 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines (reference):  | 295-302 |  | Comparison:  | Different |  
  |  | Different | 4 | 3 | 
 icon_name_hash| Name:  | icon_name_hash |  | Prototype:  | static quint32 icon_name_hash(const char *p) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 231-237 |  | Comparison:  | New |  
  |  | New | 4 | 2 | 
 intToFourBytes| Name:  | intToFourBytes |  | Prototype:  | static QByteArray intToFourBytes(qint32 number) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 391-397 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines (reference):  | 385-391 |  | Comparison:  | Different |  
  |  | Different | 4 | 1 | 
 intToThreeBytes| Name:  | intToThreeBytes |  | Prototype:  | static QByteArray intToThreeBytes(qint32 number) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 399-405 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines (reference):  | 393-399 |  | Comparison:  | Different |  
  |  | Different | 4 | 1 | 
 localePrivateByName| Name:  | localePrivateByName |  | Prototype:  | static QLocalePrivate *localePrivateByName(const QString &name) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 707-714 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines (reference):  | 704-710 |  | Comparison:  | Different |  
  |  | Different | 4 | 2 | 
 operator==| Name:  | operator== |  | Prototype:  | inline bool operator==(const FallbacksCacheKey &lhs, const FallbacksCacheKey &rhs) noexcept |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 431-437 |  | Comparison:  | New |  
  |  | New | 4 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QLocale &key, uint seed) noexcept |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 896-902 |  | Comparison:  | New |  
  |  | New | 4 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QSslCertificate &key, uint seed) noexcept |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 64-73 |  | Comparison:  | New |  
  |  | New | 4 | 2 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QUuid &uuid, uint seed) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp |  | Lines:  | 1065-1071 |  | Comparison:  | New |  
  |  | New | 4 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QRegExp &key, uint seed) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4043-4049 |  | Comparison:  | New |  
  |  | New | 4 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QRegularExpression &key, uint seed) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1858-1864 |  | Comparison:  | New |  
  |  | New | 4 | 1 | 
 qSelectionIndexes| Name:  | qSelectionIndexes |  | Prototype:  | template<typename ModelIndexContainer> static ModelIndexContainer qSelectionIndexes(const QItemSelection &selection) |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 330-337 |  | Comparison:  | New |  
  |  | New | 4 | 2 | 
 qSelectionPersistentRowLengths| Name:  | qSelectionPersistentRowLengths |  | Prototype:  | static QVector<QPair<QPersistentModelIndex, uint> > qSelectionPersistentRowLengths(const QItemSelection &sel) |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 484-490 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines (reference):  | 482-488 |  | Comparison:  | Different |  
  |  | Different | 4 | 2 | 
 AtSpiAdaptor::pathForObject| Name:  | AtSpiAdaptor::pathForObject |  | Prototype:  | QString AtSpiAdaptor::pathForObject(QObject *object) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1536-1546 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines (reference):  | 1530-1540 |  | Comparison:  | Different |  
  |  | Different | 5 | 3 | 
 MinOverlapPlacer::accumulatedOverlap| Name:  | MinOverlapPlacer::accumulatedOverlap |  | Prototype:  | int MinOverlapPlacer::accumulatedOverlap(const QRect &source, const QVector<QRect> &rects) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 414-422 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines (reference):  | 409-417 |  | Comparison:  | Different |  
  |  | Different | 5 | 2 | 
 QAbstractButtonPrivate::queryButtonList::[lambda]| Name:  | QAbstractButtonPrivate::queryButtonList::[lambda] |  | Prototype:  | [](QAbstractButton *candidate) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 191-197 |  | Comparison:  | New |  
  |  | New | 5 | 1 | 
 QAbstractConcatenable::convertFromAscii| Name:  | QAbstractConcatenable::convertFromAscii |  | Prototype:  | void QAbstractConcatenable::convertFromAscii(const char *a, int len, QChar *&out) noexcept |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringbuilder.cpp |  | Lines:  | 111-119 |  | Comparison:  | New |  
  |  | New | 5 | 3 | 
 QAbstractItemView::edit| Name:  | QAbstractItemView::edit |  | Prototype:  | void QAbstractItemView::edit(const QModelIndex &index) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1196-1203 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines (reference):  | 1177-1184 |  | Comparison:  | Different |  
  |  | Different | 5 | 3 | 
 QAbstractScrollArea::setHorizontalScrollBar| Name:  | QAbstractScrollArea::setHorizontalScrollBar |  | Prototype:  | void QAbstractScrollArea::setHorizontalScrollBar(QScrollBar *scrollBar) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp |  | Lines:  | 773-782 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp |  | Lines (reference):  | 766-775 |  | Comparison:  | Different |  
  |  | Different | 5 | 2 | 
 QAbstractScrollArea::setVerticalScrollBar| Name:  | QAbstractScrollArea::setVerticalScrollBar |  | Prototype:  | void QAbstractScrollArea::setVerticalScrollBar(QScrollBar *scrollBar) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp |  | Lines:  | 712-721 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp |  | Lines (reference):  | 705-714 |  | Comparison:  | Different |  
  |  | Different | 5 | 2 | 
 QAbstractSlider::wheelEvent| Name:  | QAbstractSlider::wheelEvent |  | Prototype:  | void QAbstractSlider::wheelEvent(QWheelEvent * e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp |  | Lines:  | 765-774 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp |  | Lines (reference):  | 754-761 |  | Comparison:  | Different |  
  |  | Different | 5 | 2 | 
 QBasicAtomicBitField::allocateSpecific| Name:  | QBasicAtomicBitField::allocateSpecific |  | Prototype:  | bool allocateSpecific(int which) noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp |  | Lines:  | 411-425 |  | Comparison:  | New |  
  |  | New | 5 | 1 | 
 QByteArray::operator=| Name:  | QByteArray::operator= |  | Prototype:  | QByteArray &QByteArray::operator=(const QByteArray & other) noexcept |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1140-1147 |  | Comparison:  | New |  
  |  | New | 5 | 2 | 
 QComboBox::setItemDelegate| Name:  | QComboBox::setItemDelegate |  | Prototype:  | void QComboBox::setItemDelegate(QAbstractItemDelegate *delegate) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1931-1939 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines (reference):  | 1923-1931 |  | Comparison:  | Different |  
  |  | Different | 5 | 2 | 
 QDBusMenuBar::QDBusMenuBar| Name:  | QDBusMenuBar::QDBusMenuBar |  | Prototype:  | QDBusMenuBar::QDBusMenuBar() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp |  | Lines:  | 51-62 |  | Comparison:  | New |  
  |  | New | 5 | 1 | 
 QEGLDeviceIntegration::waitForVSync| Name:  | QEGLDeviceIntegration::waitForVSync |  | Prototype:  | void QEGLDeviceIntegration::waitForVSync(QPlatformSurface *surface) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 314-326 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines (reference):  | 316-328 |  | Comparison:  | Different |  
  |  | Different | 5 | 3 | 
 QEGLPlatformContext::getProcAddress| Name:  | QEGLPlatformContext::getProcAddress |  | Prototype:  | QFunctionPointer QEGLPlatformContext::getProcAddress(const char *procName) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp |  | Lines:  | 446-455 |  | Comparison:  | New |  
  |  | New | 5 | 2 | 
 QEglFSIntegration::createInputHandlers| Name:  | QEglFSIntegration::createInputHandlers |  | Prototype:  | void QEglFSIntegration::createInputHandlers() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 412-434 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines (reference):  | 400-422 |  | Comparison:  | Same |  
  |  | Same | 5 | 2 | 
 QEglFSKmsScreen::setPowerState| Name:  | QEglFSKmsScreen::setPowerState |  | Prototype:  | void QEglFSKmsScreen::setPowerState(QPlatformScreen::PowerState state) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp |  | Lines:  | 210-218 |  | Comparison:  | New |  
  |  | New | 5 | 2 | 
 QElapsedTimer::nsecsElapsed| Name:  | QElapsedTimer::nsecsElapsed |  | Prototype:  | qint64 QElapsedTimer::nsecsElapsed() const noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp |  | Lines:  | 215-222 |  | Comparison:  | New |  
  |  | New | 5 | 1 | 
 QFontDatabase::QFontDatabase| Name:  | QFontDatabase::QFontDatabase |  | Prototype:  | QFontDatabase::QFontDatabase() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 1410-1418 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines (reference):  | 1408-1416 |  | Comparison:  | Different |  
  |  | Different | 5 | 2 | 
 QFontDialog::currentFont| Name:  | QFontDialog::currentFont |  | Prototype:  | QFont QFontDialog::currentFont() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 838-844 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines (reference):  | 833-841 |  | Comparison:  | Different |  
  |  | Different | 5 | 3 | 
 QFontMetricsF::width| Name:  | QFontMetricsF::width |  | Prototype:  | qreal QFontMetricsF::width(const QString &text) const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp |  | Lines:  | 1374-1383 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp |  | Lines (reference):  | 1365-1373 |  | Comparison:  | Different |  
  |  | Different | 5 | 1 | 
 QFreetypeFace::cleanup| Name:  | QFreetypeFace::cleanup |  | Prototype:  | void QFreetypeFace::cleanup() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 308-313 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines (reference):  | 295-303 |  | Comparison:  | Different |  
  |  | Different | 5 | 2 | 
 QGestureManager::~QGestureManager| Name:  | QGestureManager::~QGestureManager |  | Prototype:  | QGestureManager::~QGestureManager() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp |  | Lines:  | 113-121 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp |  | Lines (reference):  | 107-115 |  | Comparison:  | Different |  
  |  | Different | 5 | 2 | 
 QGraphicsAnchorLayoutPrivate::updateAnchorSizes| Name:  | QGraphicsAnchorLayoutPrivate::updateAnchorSizes |  | Prototype:  | void QGraphicsAnchorLayoutPrivate::updateAnchorSizes(Orientation orientation) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 2382-2391 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines (reference):  | 2388-2397 |  | Comparison:  | Different |  
  |  | Different | 5 | 2 | 
 QGraphicsScene::setForegroundBrush| Name:  | QGraphicsScene::setForegroundBrush |  | Prototype:  | void QGraphicsScene::setForegroundBrush(const QBrush &brush) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 3145-3153 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines (reference):  | 3129-3136 |  | Comparison:  | Different |  
  |  | Different | 5 | 2 | 
 QGraphicsView::itemAt| Name:  | QGraphicsView::itemAt |  | Prototype:  | QGraphicsItem *QGraphicsView::itemAt(const QPoint &pos) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2376-2383 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines (reference):  | 2374-2381 |  | Comparison:  | Different |  
  |  | Different | 5 | 2 | 
 QGraphicsView::mapFromScene| Name:  | QGraphicsView::mapFromScene |  | Prototype:  | QPolygon QGraphicsView::mapFromScene(const QPolygonF &polygon) const |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2562-2569 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines (reference):  | 2560-2567 |  | Comparison:  | Different |  
  |  | Different | 5 | 2 | 
 QGraphicsView::mapToScene| Name:  | QGraphicsView::mapToScene |  | Prototype:  | QPolygonF QGraphicsView::mapToScene(const QPolygon &polygon) const |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2466-2473 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines (reference):  | 2464-2471 |  | Comparison:  | Different |  
  |  | Different | 5 | 2 | 
 QGuiApplication::platformFunction| Name:  | QGuiApplication::platformFunction |  | Prototype:  | QFunctionPointer QGuiApplication::platformFunction(const QByteArray &function) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1604-1613 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines (reference):  | 1578-1587 |  | Comparison:  | Different |  
  |  | Different | 5 | 2 | 
 QHttpNetworkConnectionPrivate::predictNextRequest| Name:  | QHttpNetworkConnectionPrivate::predictNextRequest |  | Prototype:  | QHttpNetworkRequest QHttpNetworkConnectionPrivate::predictNextRequest() const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 702-709 |  | Comparison:  | New |  
  |  | New | 5 | 3 | 
 QHttpNetworkConnectionPrivate::~QHttpNetworkConnectionPrivate| Name:  | QHttpNetworkConnectionPrivate::~QHttpNetworkConnectionPrivate |  | Prototype:  | QHttpNetworkConnectionPrivate::~QHttpNetworkConnectionPrivate() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 115-125 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines (reference):  | 109-118 |  | Comparison:  | Different |  
  |  | Different | 5 | 3 | 
 QHttpSocketEngine::emitReadNotification| Name:  | QHttpSocketEngine::emitReadNotification |  | Prototype:  | void QHttpSocketEngine::emitReadNotification() |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 798-808 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines (reference):  | 771-782 |  | Comparison:  | Different |  
  |  | Different | 5 | 2 | 
 QHttpSocketEngine::emitWriteNotification| Name:  | QHttpSocketEngine::emitWriteNotification |  | Prototype:  | void QHttpSocketEngine::emitWriteNotification() |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 810-817 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines (reference):  | 784-792 |  | Comparison:  | Different |  
  |  | Different | 5 | 2 | 
 QIODevice::setCurrentReadChannel| Name:  | QIODevice::setCurrentReadChannel |  | Prototype:  | void QIODevice::setCurrentReadChannel(int channel) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 664-679 |  | Comparison:  | New |  
  |  | New | 5 | 2 | 
 QIODevice::setOpenMode| Name:  | QIODevice::setOpenMode |  | Prototype:  | void QIODevice::setOpenMode(OpenMode openMode) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 531-541 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines (reference):  | 464-474 |  | Comparison:  | Different |  
  |  | Different | 5 | 2 | 
 QIODevice::ungetChar| Name:  | QIODevice::ungetChar |  | Prototype:  | void QIODevice::ungetChar(char c) |  | Coverage:  |  46.154% (6/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1708-1725 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines (reference):  | 1388-1400 |  | Comparison:  | Different |  
  |  | Different | 5 | 4 | 
 QIODevicePrivate::seekBuffer| Name:  | QIODevicePrivate::seekBuffer |  | Prototype:  | void QIODevicePrivate::seekBuffer(qint64 newPos) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 883-896 |  | Comparison:  | New |  
  |  | New | 5 | 2 | 
 QIconCacheGtkReader::read32| Name:  | QIconCacheGtkReader::read32 |  | Prototype:  | quint32 read32(uint offset) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 187-195 |  | Comparison:  | New |  
  |  | New | 5 | 2 | 
 QImagePixmapCleanupHooks::executeImageHooks| Name:  | QImagePixmapCleanupHooks::executeImageHooks |  | Prototype:  | void QImagePixmapCleanupHooks::executeImageHooks(qint64 key) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp |  | Lines:  | 109-119 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp |  | Lines (reference):  | 103-113 |  | Comparison:  | Different |  
  |  | Different | 5 | 3 | 
 QImagePixmapCleanupHooks::executePlatformPixmapDestructionHooks| Name:  | QImagePixmapCleanupHooks::executePlatformPixmapDestructionHooks |  | Prototype:  | void QImagePixmapCleanupHooks::executePlatformPixmapDestructionHooks(QPlatformPixmap* pmd) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp |  | Lines:  | 97-107 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp |  | Lines (reference):  | 91-101 |  | Comparison:  | Different |  
  |  | Different | 5 | 3 | 
 QImagePixmapCleanupHooks::executePlatformPixmapModificationHooks| Name:  | QImagePixmapCleanupHooks::executePlatformPixmapModificationHooks |  | Prototype:  | void QImagePixmapCleanupHooks::executePlatformPixmapModificationHooks(QPlatformPixmap* pmd) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp |  | Lines:  | 85-95 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp |  | Lines (reference):  | 79-89 |  | Comparison:  | Different |  
  |  | Different | 5 | 3 | 
 QInputMethod::setInputItemTransform| Name:  | QInputMethod::setInputItemTransform |  | Prototype:  | void QInputMethod::setInputItemTransform(const QTransform &transform) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 92-101 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines (reference):  | 86-94 |  | Comparison:  | Different |  
  |  | Different | 5 | 2 | 
 QItemSelection::indexes| Name:  | QItemSelection::indexes |  | Prototype:  | QModelIndexList QItemSelection::indexes() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 479-482 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines (reference):  | 464-471 |  | Comparison:  | Different |  
  |  | Different | 5 | 2 | 
 QJsonObject::constFind| Name:  | QJsonObject::constFind |  | Prototype:  | QJsonObject::const_iterator QJsonObject::constFind(QLatin1String key) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 704-711 |  | Comparison:  | New |  
  |  | New | 5 | 2 | 
 QJsonObject::contains| Name:  | QJsonObject::contains |  | Prototype:  | bool QJsonObject::contains(QLatin1String key) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 575-583 |  | Comparison:  | New |  
  |  | New | 5 | 2 | 
 QJsonValue::toString| Name:  | QJsonValue::toString |  | Prototype:  | QString QJsonValue::toString() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp |  | Lines:  | 559-566 |  | Comparison:  | New |  
  |  | New | 5 | 2 |