| Function | Condition % | Modifications | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QHighDpiScaling::setGlobalFactor| Name: | QHighDpiScaling::setGlobalFactor | | Prototype: | void QHighDpiScaling::setGlobalFactor(qreal factor) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 323-336 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines (reference): | 314-326 | | Comparison: | Different |
| | Different | 9 | 4 |
QHeaderViewPrivate::maybeRestorePrevLastSectionAndStretchLast| Name: | QHeaderViewPrivate::maybeRestorePrevLastSectionAndStretchLast | | Prototype: | void QHeaderViewPrivate::maybeRestorePrevLastSectionAndStretchLast() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3275-3289 | | Comparison: | New |
| | New | 9 | 3 |
QGraphicsScene::collidingItems| Name: | QGraphicsScene::collidingItems | | Prototype: | QList<QGraphicsItem *> QGraphicsScene::collidingItems(const QGraphicsItem *item, Qt::ItemSelectionMode mode) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 2120-2137 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines (reference): | 2108-2124 | | Comparison: | Different |
| | Different | 9 | 4 |
QGraphicsItem::unsetCursor| Name: | QGraphicsItem::unsetCursor | | Prototype: | void QGraphicsItem::unsetCursor() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2291-2306 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines (reference): | 2206-2220 | | Comparison: | Different |
| | Different | 9 | 5 |
QGenericPluginFactory::keys| Name: | QGenericPluginFactory::keys | | Prototype: | QStringList QGenericPluginFactory::keys() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qgenericpluginfactory.cpp | | Lines: | 80-93 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qgenericpluginfactory.cpp | | Lines (reference): | 88-105 | | Comparison: | Different indentation |
| | Different indentation | 9 | 3 |
QGLContextGroup::removeShare| Name: | QGLContextGroup::removeShare | | Prototype: | void QGLContextGroup::removeShare(const QGLContext *context) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5238-5253 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines (reference): | 5232-5247 | | Comparison: | Different |
| | Different | 9 | 4 |
QFontEngine::~QFontEngine| Name: | QFontEngine::~QFontEngine | | Prototype: | QFontEngine::~QFontEngine() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 271-277 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines (reference): | 265-282 | | Comparison: | Different |
| | Different | 9 | 4 |
QFileSystemModelPrivate::passNameFilters| Name: | QFileSystemModelPrivate::passNameFilters | | Prototype: | bool QFileSystemModelPrivate::passNameFilters(const QFileSystemNode *node) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1976-1993 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines (reference): | 1960-1977 | | Comparison: | Different |
| | Different | 9 | 5 |
QFileDialog::selectedUrls| Name: | QFileDialog::selectedUrls | | Prototype: | QList<QUrl> QFileDialog::selectedUrls() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1284-1297 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 1283-1296 | | Comparison: | Different |
| | Different | 9 | 3 |
QEventDispatcherUNIX::wakeUp| Name: | QEventDispatcherUNIX::wakeUp | | Prototype: | void QEventDispatcherUNIX::wakeUp() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 539-543 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines (reference): | 637-653 | | Comparison: | Different |
| | Different | 9 | 4 |
QEglFSKmsDevice::connectorProperty| Name: | QEglFSKmsDevice::connectorProperty | | Prototype: | drmModePropertyPtr QEglFSKmsDevice::connectorProperty(drmModeConnectorPtr connector, const QByteArray &name) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 316-330 | | Comparison: | New |
| | New | 9 | 4 |
QDate::getDate| Name: | QDate::getDate | | Prototype: | void QDate::getDate(int *year, int *month, int *day) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 1004-1007 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines (reference): | 975-987 | | Comparison: | Different |
| | Different | 9 | 5 |
QDate::getDate| Name: | QDate::getDate | | Prototype: | void QDate::getDate(int *year, int *month, int *day) const | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 985-997 | | Comparison: | New |
| | New | 9 | 5 |
QDBusUtil::isValidMemberName| Name: | QDBusUtil::isValidMemberName | | Prototype: | bool isValidMemberName(const QStringRef &memberName) | | Coverage: | 64.286% (9/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 470-482 | | Comparison: | New |
| | New | 9 | 5 |
QDBusUtil::isValidInterfaceName| Name: | QDBusUtil::isValidInterfaceName | | Prototype: | bool isValidInterfaceName(const QString& ifaceName) | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 370-384 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines (reference): | 356-370 | | Comparison: | Different |
| | Different | 9 | 5 |
QDBusServiceWatcherPrivate::setConnection| Name: | QDBusServiceWatcherPrivate::setConnection | | Prototype: | void QDBusServiceWatcherPrivate::setConnection(const QStringList &s, const QDBusConnection &c, QDBusServiceWatcher::WatchMode wm) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | | Lines: | 83-100 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | | Lines (reference): | 77-94 | | Comparison: | Different |
| | Different | 9 | 5 |
QDBusServer::~QDBusServer| Name: | QDBusServer::~QDBusServer | | Prototype: | QDBusServer::~QDBusServer() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | | Lines: | 104-116 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | | Lines (reference): | 98-111 | | Comparison: | Different |
| | Different | 9 | 3 |
QColor::convertTo| Name: | QColor::convertTo | | Prototype: | QColor QColor::convertTo(QColor::Spec colorSpec) const noexcept | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1864-1881 | | Comparison: | New |
| | New | 9 | 7 |
QApplicationPrivate::notifyWindowIconChanged| Name: | QApplicationPrivate::notifyWindowIconChanged | | Prototype: | void QApplicationPrivate::notifyWindowIconChanged() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1752-1768 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 1745-1762 | | Comparison: | Different |
| | Different | 9 | 3 |
MinOverlapPlacer::findNonInsiders| Name: | MinOverlapPlacer::findNonInsiders | | Prototype: | QVector<QRect> MinOverlapPlacer::findNonInsiders(const QRect &domain, QVector<QRect> &source) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 486-500 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines (reference): | 481-496 | | Comparison: | Different |
| | Different | 9 | 3 |
updateBlockedStatusRecursion| Name: | updateBlockedStatusRecursion | | Prototype: | static void updateBlockedStatusRecursion(QWindow *window, bool shouldBeBlocked) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 729-741 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines (reference): | 693-704 | | Comparison: | Different |
| | Different | 8 | 4 |
themeableHint| Name: | themeableHint | | Prototype: | static inline QVariant themeableHint(QPlatformTheme::ThemeHint th, QPlatformIntegration::StyleHint ih) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 53-66 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines (reference): | 47-60 | | Comparison: | Different |
| | Different | 8 | 4 |
supportedImageHandlerMimeTypes| Name: | supportedImageHandlerMimeTypes | | Prototype: | void supportedImageHandlerMimeTypes(QFactoryLoader *loader, QImageIOPlugin::Capability cap, QList<QByteArray> *result) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 849-867 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines (reference): | 843-861 | | Comparison: | Different |
| | Different | 8 | 7 |
separate_if| Name: | separate_if | | Prototype: | template <typename InputIt, typename OutputIt1, typename OutputIt2, typename UnaryPredicate> std::pair<OutputIt1, OutputIt2> separate_if(InputIt first, InputIt last, OutputIt1 dest1, OutputIt2 dest2, UnaryPredicate p) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 83-97 | | Comparison: | New |
| | New | 8 | 3 |
read_xpm_header| Name: | read_xpm_header | | Prototype: | static bool read_xpm_header( QIODevice *device, const char * const * source, int& index, QByteArray &state, int *cpp, int *ncols, int *w, int *h) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 839-856 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines (reference): | 833-853 | | Comparison: | Different |
| | Different | 8 | 4 |
qt_init_picture_plugins| Name: | qt_init_picture_plugins | | Prototype: | void qt_init_picture_plugins() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1415-1431 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines (reference): | 1409-1427 | | Comparison: | Different indentation |
| | Different indentation | 8 | 4 |
qstrntod| Name: | qstrntod | | Prototype: | double qstrntod(const char *s00, int len, const char **se, bool *ok) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 548-558 | | Comparison: | New |
| | New | 8 | 3 |
qrand| Name: | qrand | | Prototype: | int qrand() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3520-3564 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines (reference): | 3457-3501 | | Comparison: | Same |
| | Same | 8 | 3 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QMatrix &key, uint seed) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 992-1002 | | Comparison: | New |
| | New | 8 | 1 |
parse_field_width| Name: | parse_field_width | | Prototype: | static int parse_field_width(const char * &c) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 6008-6021 | | Comparison: | New |
| | New | 8 | 2 |
parseCookieHeader| Name: | parseCookieHeader | | Prototype: | static QVariant parseCookieHeader(const QByteArray &raw) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 857-870 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines (reference): | 849-862 | | Comparison: | Different |
| | Different | 8 | 3 |
inputMethodQueryRectangle_helper| Name: | inputMethodQueryRectangle_helper | | Prototype: | static QRectF inputMethodQueryRectangle_helper(Qt::InputMethodQuery imquery, const QTransform &xform) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 130-141 | | Comparison: | New |
| | New | 8 | 3 |
formatBacktraceForLogMessage| Name: | formatBacktraceForLogMessage | | Prototype: | static QString formatBacktraceForLogMessage(const QMessagePattern::BacktraceParams backtraceParams, const char *function) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1268-1283 | | Comparison: | New |
| | New | 8 | 3 |
findLocalePrivate| Name: | findLocalePrivate | | Prototype: | static QLocalePrivate *findLocalePrivate(QLocale::Language language, QLocale::Script script, QLocale::Country country) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 716-732 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines (reference): | 712-728 | | Comparison: | Different |
| | Different | 8 | 3 |
copy_unswapped| Name: | copy_unswapped | | Prototype: | static inline void copy_unswapped(char *dst, int dstBytesPerLine, const QImage &img, const QRect &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 294-307 | | Comparison: | New |
| | New | 8 | 2 |
TextureBinder::TextureBinder| Name: | TextureBinder::TextureBinder | | Prototype: | TextureBinder(QOpenGLFunctions *functions, GLuint texture, GLenum target, GLenum bindingTarget) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 400-424 | | Comparison: | New |
| | New | 8 | 8 |
QXmlStreamWriter::writeStartDocument| Name: | QXmlStreamWriter::writeStartDocument | | Prototype: | void QXmlStreamWriter::writeStartDocument(const QString &version) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3790-3806 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines (reference): | 3784-3799 | | Comparison: | Different |
| | Different | 8 | 2 |
QXcbKeyboard::printKeymapError| Name: | QXcbKeyboard::printKeymapError | | Prototype: | void QXcbKeyboard::printKeymapError(const char *error) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 675-686 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines (reference): | 669-680 | | Comparison: | Different |
| | Different | 8 | 3 |
QXcbIntegration::beep| Name: | QXcbIntegration::beep | | Prototype: | void QXcbIntegration::beep() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 480-490 | | Comparison: | New |
| | New | 8 | 3 |
QXcbBackingStore::scroll| Name: | QXcbBackingStore::scroll | | Prototype: | bool QXcbBackingStore::scroll(const QRegion &area, int dx, int dy) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 658-664 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines (reference): | 463-475 | | Comparison: | Different |
| | Different | 8 | 3 |
QWindow::fromWinId| Name: | QWindow::fromWinId | | Prototype: | QWindow *QWindow::fromWinId(WId id) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2451-2467 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines (reference): | 2415-2427 | | Comparison: | Different |
| | Different | 8 | 2 |
QWidgetLineControl::cursorRect| Name: | QWidgetLineControl::cursorRect | | Prototype: | QRect QWidgetLineControl::cursorRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 430-433 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines (reference): | 414-425 | | Comparison: | Different |
| | Different | 8 | 2 |
QWidgetAnimator::abort| Name: | QWidgetAnimator::abort | | Prototype: | void QWidgetAnimator::abort(QWidget *w) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetanimator.cpp | | Lines: | 53-70 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetanimator.cpp | | Lines (reference): | 47-64 | | Comparison: | Different |
| | Different | 8 | 3 |
QUuid::operator<| Name: | QUuid::operator< | | Prototype: | bool QUuid::operator<(const QUuid &other) const noexcept | | Coverage: | 68.421% (13/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 856-870 | | Comparison: | New |
| | New | 8 | 7 |
QUrlModel::canDrop| Name: | QUrlModel::canDrop | | Prototype: | bool QUrlModel::canDrop(QDragEnterEvent *event) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 128-140 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines (reference): | 122-134 | | Comparison: | Different |
| | Different | 8 | 4 |
QUndoStack::setUndoLimit| Name: | QUndoStack::setUndoLimit | | Prototype: | void QUndoStack::setUndoLimit(int limit) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 1056-1069 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines (reference): | 1050-1063 | | Comparison: | Different |
| | Different | 8 | 3 |
QUndoStack::redo| Name: | QUndoStack::redo | | Prototype: | void QUndoStack::redo() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 719-732 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines (reference): | 713-726 | | Comparison: | Different |
| | Different | 8 | 3 |
QUndoStack::endMacro| Name: | QUndoStack::endMacro | | Prototype: | void QUndoStack::endMacro() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 989-1003 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines (reference): | 983-997 | | Comparison: | Different |
| | Different | 8 | 3 |
QTreeModel::mimeData| Name: | QTreeModel::mimeData | | Prototype: | QMimeData *QTreeModel::mimeData(const QModelIndexList &indexes) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 732-746 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines (reference): | 726-740 | | Comparison: | Different |
| | Different | 8 | 3 |
QToolBarAreaLayout::plug| Name: | QToolBarAreaLayout::plug | | Prototype: | QLayoutItem *QToolBarAreaLayout::plug(const QList<int> &path) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1139-1150 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines (reference): | 1133-1144 | | Comparison: | Different |
| | Different | 8 | 2 |
QTimeZone::transitions| Name: | QTimeZone::transitions | | Prototype: | QTimeZone::OffsetDataList QTimeZone::transitions(const QDateTime &fromDateTime, const QDateTime &toDateTime) const | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | | Lines: | 769-781 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | | Lines (reference): | 763-775 | | Comparison: | Different |
| | Different | 8 | 3 |
QThreadPipe::wakeUp| Name: | QThreadPipe::wakeUp | | Prototype: | void QThreadPipe::wakeUp() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 173-188 | | Comparison: | New |
| | New | 8 | 4 |
QTextTableData::updateTableSize| Name: | QTextTableData::updateTableSize | | Prototype: | void QTextTableData::updateTableSize() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 261-271 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines (reference): | 255-265 | | Comparison: | Different |
| | Different | 8 | 1 |
QTextHtmlParserNode::parseStyleAttribute| Name: | QTextHtmlParserNode::parseStyleAttribute | | Prototype: | void QTextHtmlParserNode::parseStyleAttribute(const QString &value, const QTextDocument *resourceProvider) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1440-1448 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines (reference): | 1405-1415 | | Comparison: | Different |
| | Different | 8 | 2 |
QTest::incidentType2String| Name: | QTest::incidentType2String | | Prototype: | static const char *incidentType2String(QAbstractTestLogger::IncidentTypes type) | | Coverage: | 15.385% (2/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp | | Lines: | 54-71 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines (reference): | 73-90 | | Comparison: | Different |
| | Different | 8 | 7 |
QTest::WatchDog::run| Name: | QTest::WatchDog::run | | Prototype: | void run() | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 896-908 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines (reference): | 2164-2176 | | Comparison: | Different |
| | Different | 8 | 4 |
QTest::TestMethods::TestMethods| Name: | QTest::TestMethods::TestMethods | | Prototype: | TestMethods::TestMethods(const QObject *o, const MetaMethods &m) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 215-233 | | Comparison: | New |
| | New | 8 | 4 |
QSysInfo::prettyProductName| Name: | QSysInfo::prettyProductName | | Prototype: | QString QSysInfo::prettyProductName() | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2780-2847 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines (reference): | 2715-2784 | | Comparison: | Same |
| | Same | 8 | 3 |
QString::insert| Name: | QString::insert | | Prototype: | QString& QString::insert(int i, QChar ch) | | Coverage: | 63.636% (7/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2031-2044 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines (reference): | 2003-2013 | | Comparison: | Different |
| | Different | 8 | 3 |
QString::insert| Name: | QString::insert | | Prototype: | QString &QString::insert(int i, QLatin1String str) | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1974-1989 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines (reference): | 1952-1964 | | Comparison: | Different |
| | Different | 8 | 2 |
QString::compare_helper| Name: | QString::compare_helper | | Prototype: | int QString::compare_helper(const QChar *data1, int length1, QLatin1String s2, Qt::CaseSensitivity cs) noexcept | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5501-5516 | | Comparison: | New |
| | New | 8 | 3 |
QStateMachinePrivate::addAncestorStatesToEnter| Name: | QStateMachinePrivate::addAncestorStatesToEnter | | Prototype: | void QStateMachinePrivate::addAncestorStatesToEnter(QAbstractState *s, QAbstractState *ancestor, QSet<QAbstractState*> &statesToEnter, QSet<QAbstractState*> &statesForDefaultEntry) | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1174-1191 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines (reference): | 1167-1182 | | Comparison: | Different |
| | Different | 8 | 6 |
QSslSocketPrivate::isMatchingHostname| Name: | QSslSocketPrivate::isMatchingHostname | | Prototype: | bool QSslSocketPrivate::isMatchingHostname(const QSslCertificate &cert, const QString &peerName) | | Coverage: | 54.545% (6/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2664-2682 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines (reference): | 2615-2632 | | Comparison: | Different |
| | Different | 8 | 5 |
QSslCertificatePrivate::init| Name: | QSslCertificatePrivate::init | | Prototype: | void QSslCertificatePrivate::init(const QByteArray &data, QSsl::EncodingFormat format) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 507-519 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines (reference): | 501-513 | | Comparison: | Different |
| | Different | 8 | 4 |
QSortFilterProxyModelPrivate::store_persistent_indexes| Name: | QSortFilterProxyModelPrivate::store_persistent_indexes | | Prototype: | QModelIndexPairList QSortFilterProxyModelPrivate::store_persistent_indexes() const | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1017-1028 | | Comparison: | New |
| | New | 8 | 2 |
QShortcutMap::hasShortcutForKeySequence| Name: | QShortcutMap::hasShortcutForKeySequence | | Prototype: | bool QShortcutMap::hasShortcutForKeySequence(const QKeySequence &seq) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 408-423 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines (reference): | 401-416 | | Comparison: | Different |
| | Different | 8 | 3 |
QRectF::normalized| Name: | QRectF::normalized | | Prototype: | QRectF QRectF::normalized() const noexcept | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 1546-1558 | | Comparison: | New |
| | New | 8 | 3 |
QProgressDialog::setLabel| Name: | QProgressDialog::setLabel | | Prototype: | void QProgressDialog::setLabel(QLabel *label) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 358-369 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines (reference): | 352-363 | | Comparison: | Different |
| | Different | 8 | 3 |
QProcessPrivate::waitForStarted| Name: | QProcessPrivate::waitForStarted | | Prototype: | bool QProcessPrivate::waitForStarted(int msecs) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 734-756 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines (reference): | 673-696 | | Comparison: | Different |
| | Different | 8 | 2 |
QProcess::waitForReadyRead| Name: | QProcess::waitForReadyRead | | Prototype: | bool QProcess::waitForReadyRead(int msecs) | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1857-1868 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines (reference): | 1811-1822 | | Comparison: | Different |
| | Different | 8 | 4 |
QProcess::start| Name: | QProcess::start | | Prototype: | void QProcess::start(const QString &command, OpenMode mode) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2267-2279 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines (reference): | 2274-2287 | | Comparison: | Different |
| | Different | 8 | 2 |
QPrinterInfo::availablePrinters| Name: | QPrinterInfo::availablePrinters | | Prototype: | QList<QPrinterInfo> QPrinterInfo::availablePrinters() | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 420-431 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines (reference): | 420-431 | | Comparison: | Different |
| | Different | 8 | 3 |
QPixmapStylePrivate::scale| Name: | QPixmapStylePrivate::scale | | Prototype: | QPixmap QPixmapStylePrivate::scale(int w, int h, const QPixmap &pixmap, const QPixmapStyleDescriptor &desc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 1119-1131 | | Comparison: | New |
| | New | 8 | 1 |
QPixmapStyle::unpolish| Name: | QPixmapStyle::unpolish | | Prototype: | void QPixmapStyle::unpolish(QWidget *widget) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 210-224 | | Comparison: | New |
| | New | 8 | 4 |
QPixmapStyle::sizeFromContents| Name: | QPixmapStyle::sizeFromContents | | Prototype: | QSize QPixmapStyle::sizeFromContents(ContentsType type, const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 327-347 | | Comparison: | New |
| | New | 8 | 8 |
QPixmapStyle::pushButtonSizeFromContents| Name: | QPixmapStyle::pushButtonSizeFromContents | | Prototype: | QSize QPixmapStyle::pushButtonSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 932-947 | | Comparison: | New |
| | New | 8 | 1 |
QPixmapStyle::drawScrollBar| Name: | QPixmapStyle::drawScrollBar | | Prototype: | void QPixmapStyle::drawScrollBar(const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 916-930 | | Comparison: | New |
| | New | 8 | 3 |
QPixmapStyle::drawPushButton| Name: | QPixmapStyle::drawPushButton | | Prototype: | void QPixmapStyle::drawPushButton(const QStyleOption *option, QPainter *painter, const QWidget *) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 681-694 | | Comparison: | New |
| | New | 8 | 2 |
QPixmapStyle::drawProgressBarLabel| Name: | QPixmapStyle::drawProgressBarLabel | | Prototype: | void QPixmapStyle::drawProgressBarLabel(const QStyleOption *option, QPainter *painter, const QWidget *) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 791-804 | | Comparison: | New |
| | New | 8 | 3 |
QPixmapStyle::drawComplexControl| Name: | QPixmapStyle::drawComplexControl | | Prototype: | void QPixmapStyle::drawComplexControl(ComplexControl cc, const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 306-322 | | Comparison: | New |
| | New | 8 | 5 |
QPixmapStyle::addPixmap| Name: | QPixmapStyle::addPixmap | | Prototype: | void QPixmapStyle::addPixmap(ControlPixmap control, const QString &fileName, QMargins margins) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 642-657 | | Comparison: | New |
| | New | 8 | 2 |
QOpenGLTexturePrivate::isBound| Name: | QOpenGLTexturePrivate::isBound | | Prototype: | bool QOpenGLTexturePrivate::isBound(uint unit) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 278-290 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines (reference): | 269-281 | | Comparison: | Different |
| | Different | 8 | 1 |
QOpenGLFramebufferObject::textures| Name: | QOpenGLFramebufferObject::textures | | Prototype: | QVector<GLuint> QOpenGLFramebufferObject::textures() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 1161-1171 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines (reference): | 1155-1165 | | Comparison: | Different |
| | Different | 8 | 3 |
QNetworkReplyHttpImpl::canReadLine| Name: | QNetworkReplyHttpImpl::canReadLine | | Prototype: | bool QNetworkReplyHttpImpl::canReadLine () const | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 366-380 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines (reference): | 377-391 | | Comparison: | Different |
| | Different | 8 | 4 |
QNetworkInterface::allInterfaces| Name: | QNetworkInterface::allInterfaces | | Prototype: | QList<QNetworkInterface> QNetworkInterface::allInterfaces() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | | Lines: | 612-624 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | | Lines (reference): | 559-571 | | Comparison: | Different |
| | Different | 8 | 2 |
QNetworkDiskCache::insert| Name: | QNetworkDiskCache::insert | | Prototype: | void QNetworkDiskCache::insert(QIODevice *device) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 230-245 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines (reference): | 227-242 | | Comparison: | Different |
| | Different | 8 | 2 |
QNetworkConfigurationManagerPrivate::performAsyncConfigurationUpdate| Name: | QNetworkConfigurationManagerPrivate::performAsyncConfigurationUpdate | | Prototype: | void QNetworkConfigurationManagerPrivate::performAsyncConfigurationUpdate() | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | | Lines: | 434-449 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | | Lines (reference): | 452-467 | | Comparison: | Different |
| | Different | 8 | 3 |
QNetworkConfiguration::bearerTypeName| Name: | QNetworkConfiguration::bearerTypeName | | Prototype: | QString QNetworkConfiguration::bearerTypeName() const | | Coverage: | 14.894% (7/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines: | 538-578 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines (reference): | 625-679 | | Comparison: | Same |
| | Same | 8 | 29 |
QMimeDatabase::mimeTypesForFileName| Name: | QMimeDatabase::mimeTypesForFileName | | Prototype: | QList<QMimeType> QMimeDatabase::mimeTypesForFileName(const QString &fileName) const | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | | Lines: | 438-448 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | | Lines (reference): | 432-443 | | Comparison: | Different |
| | Different | 8 | 2 |
QMetaObjectBuilder::removeMethod| Name: | QMetaObjectBuilder::removeMethod | | Prototype: | void QMetaObjectBuilder::removeMethod(int index) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 871-884 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines (reference): | 867-880 | | Comparison: | Different |
| | Different | 8 | 5 |
QMenuBarPrivate::getPlatformMenu| Name: | QMenuBarPrivate::getPlatformMenu | | Prototype: | QPlatformMenu *QMenuBarPrivate::getPlatformMenu(QAction *action) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1204-1217 | | Comparison: | New |
| | New | 8 | 4 |
QLoggingRegistry::installFilter| Name: | QLoggingRegistry::installFilter | | Prototype: | QLoggingCategory::CategoryFilter QLoggingRegistry::installFilter(QLoggingCategory::CategoryFilter filter) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 378-393 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines (reference): | 378-393 | | Comparison: | Different |
| | Different | 8 | 3 |
QLockFilePrivate::processNameByPid| Name: | QLockFilePrivate::processNameByPid | | Prototype: | QString QLockFilePrivate::processNameByPid(qint64 pid) | | Coverage: | 37.500% (3/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines: | 262-318 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines (reference): | 250-301 | | Comparison: | Same |
| | Same | 8 | 5 |
QItemEditorFactory::registerEditor| Name: | QItemEditorFactory::registerEditor | | Prototype: | void QItemEditorFactory::registerEditor(int userType, QItemEditorCreatorBase *creator) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 205-217 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines (reference): | 198-210 | | Comparison: | Different |
| | Different | 8 | 3 |
QIntValidator::fixup| Name: | QIntValidator::fixup | | Prototype: | void QIntValidator::fixup(QString &input) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 445-456 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines (reference): | 438-449 | | Comparison: | Different |
| | Different | 8 | 3 |
QIconLoader::ensureInitialized| Name: | QIconLoader::ensureInitialized | | Prototype: | void QIconLoader::ensureInitialized() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 99-113 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines (reference): | 95-111 | | Comparison: | Different |
| | Different | 8 | 4 |
QIcon::detach| Name: | QIcon::detach | | Prototype: | void QIcon::detach() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 944-961 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines (reference): | 938-950 | | Comparison: | Different |
| | Different | 8 | 4 |
QIODevice::rollbackTransaction| Name: | QIODevice::rollbackTransaction | | Prototype: | void QIODevice::rollbackTransaction() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1561-1572 | | Comparison: | New |
| | New | 8 | 3 |
QIODevice::commitTransaction| Name: | QIODevice::commitTransaction | | Prototype: | void QIODevice::commitTransaction() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1537-1548 | | Comparison: | New |
| | New | 8 | 3 |
QIODevice::close| Name: | QIODevice::close | | Prototype: | void QIODevice::close() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 778-799 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines (reference): | 575-592 | | Comparison: | Different |
| | Different | 8 | 2 |