| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QApplication::compressEvent| Name: | QApplication::compressEvent | | Prototype: | bool QApplication::compressEvent(QEvent *event, QObject *receiver, QPostEventList *postedEvents) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 978-1007 |
| | 21 | 8 |
QAlphaWidget::render| Name: | QAlphaWidget::render | | Prototype: | void QAlphaWidget::render() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | | Lines: | 235-286 |
| | 21 | 6 |
QAbstractSpinBoxPrivate::interpret| Name: | QAbstractSpinBoxPrivate::interpret | | Prototype: | void QAbstractSpinBoxPrivate::interpret(EmitPolicy ep) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1837-1870 |
| | 21 | 6 |
QAbstractSocket::socketOption| Name: | QAbstractSocket::socketOption | | Prototype: | QVariant QAbstractSocket::socketOption(QAbstractSocket::SocketOption option) | | Coverage: | 61.905% (13/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 1962-2000 |
| | 21 | 10 |
QAbstractItemView::dataChanged| Name: | QAbstractItemView::dataChanged | | Prototype: | void QAbstractItemView::dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector<int> &roles) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3241-3276 |
| | 21 | 7 |
QAbstractItemView::currentChanged| Name: | QAbstractItemView::currentChanged | | Prototype: | void QAbstractItemView::currentChanged(const QModelIndex ¤t, const QModelIndex &previous) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3570-3602 |
| | 21 | 9 |
MinOverlapPlacer::getCandidatePlacements| Name: | MinOverlapPlacer::getCandidatePlacements | | Prototype: | QVector<QRect> MinOverlapPlacer::getCandidatePlacements(const QSize &size, const QVector<QRect> &rects, const QRect &domain) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 443-474 |
| | 21 | 5 |
ControlContainer::showButtonsInMenuBar| Name: | ControlContainer::showButtonsInMenuBar | | Prototype: | void ControlContainer::showButtonsInMenuBar(QMenuBar *menuBar) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 749-777 |
| | 21 | 8 |
ucstricmp| Name: | ucstricmp | | Prototype: | static int ucstricmp(const ushort *a, const ushort *ae, const uchar *b, const uchar *be) | | Coverage: | 72.000% (18/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 406-433 |
| | 20 | 9 |
textLineBoundary| Name: | textLineBoundary | | Prototype: | static QString textLineBoundary(int beforeAtAfter, const QString &text, int offset, int *startOffset, int *endOffset) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 2054-2082 |
| | 20 | 7 |
splitCubic| Name: | splitCubic | | Prototype: | static void splitCubic(QCosmeticStroker::PointF *points) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 653-677 |
| | 20 | 1 |
rfcDateImpl| Name: | rfcDateImpl | | Prototype: | static ParsedRfcDateTime rfcDateImpl(const QString &s) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 209-240 |
| | 20 | 7 |
qt_error_string| Name: | qt_error_string | | Prototype: | QString qt_error_string(int errorCode) | | Coverage: | 78.947% (15/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3084-3151 |
| | 20 | 9 |
qt_blend_argb32_on_argb32| Name: | qt_blend_argb32_on_argb32 | | Prototype: | static void qt_blend_argb32_on_argb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 333-369 |
| | 20 | 9 |
q_screenSizeFromFb| Name: | q_screenSizeFromFb | | Prototype: | QSize q_screenSizeFromFb(int framebufferDevice) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | | Lines: | 506-548 |
| | 20 | 5 |
qDBusAddWatch| Name: | qDBusAddWatch | | Prototype: | static dbus_bool_t qDBusAddWatch(DBusWatch *watch, void *data) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 194-225 |
| | 20 | 3 |
permissionsToMode| Name: | permissionsToMode | | Prototype: | static quint32 permissionsToMode(QFile::Permissions perms) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 243-265 |
| | 20 | 10 |
parseMultiArgFormatString| Name: | parseMultiArgFormatString | | Prototype: | static ParseResult parseMultiArgFormatString(const QString &s) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7900-7929 |
| | 20 | 6 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &stream, const QColor &color) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2503-2529 |
| | 20 | 4 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QGraphicsItem *item) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11300-11329 |
| | 20 | 6 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QAbstractSocket::SocketState state) | | Coverage: | 29.412% (5/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 2985-3016 |
| | 20 | 9 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QIODevice::OpenMode modes) | | Coverage: | 69.565% (16/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1665-1689 |
| | 20 | 8 |
operator-| Name: | operator- | | Prototype: | QVariant operator-(const QVariant &arg1, const QVariant &arg2) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1971-1998 |
| | 20 | 8 |
operator+| Name: | operator+ | | Prototype: | QVariant operator+(const QVariant &arg1, const QVariant &arg2) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1932-1963 |
| | 20 | 8 |
openModeToFopenMode| Name: | openModeToFopenMode | | Prototype: | static inline QByteArray openModeToFopenMode(QIODevice::OpenMode flags, const QFileSystemEntry &fileEntry, QFileSystemMetaData &metaData) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 64-97 |
| | 20 | 8 |
modeToPermissions| Name: | modeToPermissions | | Prototype: | static QFile::Permissions modeToPermissions(quint32 mode) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 219-241 |
| | 20 | 10 |
initFontDef| Name: | initFontDef | | Prototype: | static void initFontDef(const QtFontDesc &desc, const QFontDef &request, QFontDef *fontDef, bool multi) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 656-684 |
| | 20 | 5 |
init| Name: | init | | Prototype: | static void init(QTextBoundaryFinder::BoundaryType type, const QChar *chars, int length, QCharAttributes *attributes) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | | Lines: | 46-77 |
| | 20 | 8 |
getPixmap| Name: | getPixmap | | Prototype: | static QPixmap getPixmap(QTextDocument *doc, const QTextImageFormat &format, const qreal devicePixelRatio = 1.0) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | | Lines: | 73-111 |
| | 20 | 8 |
generateName| Name: | generateName | | Prototype: | static QTtfTable generateName(const qttf_name_table &name) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 618-641 |
| | 20 | 2 |
formatTabletEvent| Name: | formatTabletEvent | | Prototype: | static void formatTabletEvent(QDebug d, const QTabletEvent *e) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3785-3808 |
| | 20 | 4 |
formatInputMethodEvent| Name: | formatInputMethodEvent | | Prototype: | static inline void formatInputMethodEvent(QDebug d, const QInputMethodEvent *e) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3599-3626 |
| | 20 | 7 |
epochMSecsToLocalTime| Name: | epochMSecsToLocalTime | | Prototype: | static bool epochMSecsToLocalTime(qint64 msecs, QDate *localDate, QTime *localTime, QDateTimePrivate::DaylightStatus *daylightStatus = 0) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2426-2460 |
| | 20 | 5 |
comp_func_solid_SourceOver_sse2| Name: | comp_func_solid_SourceOver_sse2 | | Prototype: | void comp_func_solid_SourceOver_sse2(uint *destPixels, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 283-312 |
| | 20 | 6 |
_q_resolveEntryAndCreateLegacyEngine_recursive| Name: | _q_resolveEntryAndCreateLegacyEngine_recursive | | Prototype: | static bool _q_resolveEntryAndCreateLegacyEngine_recursive(QFileSystemEntry &entry, QFileSystemMetaData &data, QAbstractFileEngine *&engine, bool resolvingEntry = false) | | Coverage: | 92.000% (23/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | | Lines: | 131-175 |
| | 20 | 9 |
QtFontFoundry::style| Name: | QtFontFoundry::style | | Prototype: | QtFontStyle *QtFontFoundry::style(const QtFontStyle::Key &key, const QString &styleName, bool create) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 308-337 |
| | 20 | 8 |
QXmlStreamReader::readElementText| Name: | QXmlStreamReader::readElementText | | Prototype: | QString QXmlStreamReader::readElementText(ReadElementTextBehaviour behaviour) | | Coverage: | 75.000% (21/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2096-2131 |
| | 20 | 14 |
QXcbWindow::handleConfigureNotifyEvent| Name: | QXcbWindow::handleConfigureNotifyEvent | | Prototype: | void QXcbWindow::handleConfigureNotifyEvent(const xcb_configure_notify_event_t *event) | | Coverage: | 68.421% (13/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2108-2148 |
| | 20 | 5 |
QXcbSessionManager::allowsInteraction| Name: | QXcbSessionManager::allowsInteraction | | Prototype: | bool QXcbSessionManager::allowsInteraction() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 387-415 |
| | 20 | 6 |
QXcbSessionManager::allowsErrorInteraction| Name: | QXcbSessionManager::allowsErrorInteraction | | Prototype: | bool QXcbSessionManager::allowsErrorInteraction() | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 417-445 |
| | 20 | 6 |
QXcbScreen::updateRefreshRate| Name: | QXcbScreen::updateRefreshRate | | Prototype: | void QXcbScreen::updateRefreshRate(xcb_randr_mode_t mode) | | Coverage: | 50.000% (9/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 583-613 |
| | 20 | 6 |
QXcbCursor::queryPointer| Name: | QXcbCursor::queryPointer | | Prototype: | void QXcbCursor::queryPointer(QXcbConnection *c, QXcbVirtualDesktop **virtualDesktop, QPoint *pos, int *keybMask) | | Coverage: | 68.182% (15/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | | Lines: | 620-647 |
| | 20 | 8 |
QXcbConnection::initializeAllAtoms| Name: | QXcbConnection::initializeAllAtoms | | Prototype: | void QXcbConnection::initializeAllAtoms() | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1990-2019 |
| | 20 | 5 |
QWizardPrivate::setButtonLayout| Name: | QWizardPrivate::setButtonLayout | | Prototype: | void QWizardPrivate::setButtonLayout(const QWizard::WizardButton *array, int size) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1510-1541 |
| | 20 | 8 |
QWindowsStyle::subElementRect| Name: | QWindowsStyle::subElementRect | | Prototype: | QRect QWindowsStyle::subElementRect(SubElement sr, const QStyleOption *opt, const QWidget *w) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 1900-1932 |
| | 20 | 8 |
QWidgetTextControl::insertFromMimeData| Name: | QWidgetTextControl::insertFromMimeData | | Prototype: | void QWidgetTextControl::insertFromMimeData(const QMimeData *source) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2604-2636 |
| | 20 | 6 |
QWidgetPrivate::updateIsOpaque| Name: | QWidgetPrivate::updateIsOpaque | | Prototype: | void QWidgetPrivate::updateIsOpaque() | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2307-2351 |
| | 20 | 7 |
QWidgetPrivate::hide_sys| Name: | QWidgetPrivate::hide_sys | | Prototype: | void QWidgetPrivate::hide_sys() | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 8060-8095 |
| | 20 | 7 |
QWidgetPrivate::hideChildren| Name: | QWidgetPrivate::hideChildren | | Prototype: | void QWidgetPrivate::hideChildren(bool spontaneous) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 8277-8326 |
| | 20 | 7 |
QWidgetPrivate::getOpaqueChildren| Name: | QWidgetPrivate::getOpaqueChildren | | Prototype: | const QRegion &QWidgetPrivate::getOpaqueChildren() const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2135-2163 |
| | 20 | 6 |
QWidgetPrivate::createExtra| Name: | QWidgetPrivate::createExtra | | Prototype: | void QWidgetPrivate::createExtra() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 1775-1806 |
| | 20 | 2 |
QWidgetBackingStore::sendUpdateRequest| Name: | QWidgetBackingStore::sendUpdateRequest | | Prototype: | void QWidgetBackingStore::sendUpdateRequest(QWidget *widget, UpdateTime updateTime) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 470-506 |
| | 20 | 8 |
QWidget::lower| Name: | QWidget::lower | | Prototype: | void QWidget::lower() | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11761-11787 |
| | 20 | 8 |
QWidget::clearFocus| Name: | QWidget::clearFocus | | Prototype: | void QWidget::clearFocus() | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6638-6689 |
| | 20 | 9 |
QVariantAnimationPrivate::getInterpolator| Name: | QVariantAnimationPrivate::getInterpolator | | Prototype: | QVariantAnimation::Interpolator QVariantAnimationPrivate::getInterpolator(int interpolationType) | | Coverage: | 50.000% (16/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 448-489 |
| | 20 | 16 |
QUrl::fromLocalFile| Name: | QUrl::fromLocalFile | | Prototype: | QUrl QUrl::fromLocalFile(const QString &localFile) | | Coverage: | 95.000% (19/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3803-3834 |
| | 20 | 6 |
QTriangulatingStroker::endCap| Name: | QTriangulatingStroker::endCap | | Prototype: | void QTriangulatingStroker::endCap(const qreal *) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp | | Lines: | 419-446 |
| | 20 | 7 |
QTreeView::rowsInserted| Name: | QTreeView::rowsInserted | | Prototype: | void QTreeView::rowsInserted(const QModelIndex &parent, int start, int end) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 2545-2577 |
| | 20 | 6 |
QThreadPoolPrivate::tryStart| Name: | QThreadPoolPrivate::tryStart | | Prototype: | bool QThreadPoolPrivate::tryStart(QRunnable *task) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | | Lines: | 158-194 |
| | 20 | 6 |
QTextureGlyphCache::fillInPendingGlyphs| Name: | QTextureGlyphCache::fillInPendingGlyphs | | Prototype: | void QTextureGlyphCache::fillInPendingGlyphs() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | | Lines: | 220-255 |
| | 20 | 6 |
QTextureGlyphCache::calculateSubPixelPositionCount| Name: | QTextureGlyphCache::calculateSubPixelPositionCount | | Prototype: | int QTextureGlyphCache::calculateSubPixelPositionCount(glyph_t glyph) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | | Lines: | 50-86 |
| | 20 | 7 |
QTextLayout::createLine| Name: | QTextLayout::createLine | | Prototype: | QTextLine QTextLayout::createLine() | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 816-846 |
| | 20 | 6 |
QTextEngine::LayoutData::LayoutData| Name: | QTextEngine::LayoutData::LayoutData | | Prototype: | QTextEngine::LayoutData::LayoutData(const QString &str, void **stack_memory, int _allocated) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2384-2414 |
| | 20 | 2 |
QTextDocumentPrivate::compressPieceTable| Name: | QTextDocumentPrivate::compressPieceTable | | Prototype: | void QTextDocumentPrivate::compressPieceTable() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1649-1680 |
| | 20 | 4 |
QTextDocumentPrivate::QTextDocumentPrivate| Name: | QTextDocumentPrivate::QTextDocumentPrivate | | Prototype: | QTextDocumentPrivate::QTextDocumentPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 175-211 |
| | 20 | 1 |
QTextDocumentLayoutPrivate::hitTest| Name: | QTextDocumentLayoutPrivate::hitTest | | Prototype: | QTextDocumentLayoutPrivate::HitPoint QTextDocumentLayoutPrivate::hitTest(QTextFrame::Iterator it, HitPoint hit, const QFixedPoint &p, int *position, QTextLayout **l, Qt::HitTestAccuracy accuracy) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 679-713 |
| | 20 | 7 |
QTextCursorPrivate::remove| Name: | QTextCursorPrivate::remove | | Prototype: | void QTextCursorPrivate::remove() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 143-171 |
| | 20 | 4 |
QTextCursor::charFormat| Name: | QTextCursor::charFormat | | Prototype: | QTextCharFormat QTextCursor::charFormat() const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 1865-1897 |
| | 20 | 5 |
QTextCodec::codecForMib| Name: | QTextCodec::codecForMib | | Prototype: | QTextCodec* QTextCodec::codecForMib(int mib) | | Coverage: | 72.727% (16/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | | Lines: | 554-588 |
| | 20 | 8 |
QTextBoundaryFinder::operator=| Name: | QTextBoundaryFinder::operator= | | Prototype: | QTextBoundaryFinder &QTextBoundaryFinder::operator=(const QTextBoundaryFinder &other) | | Coverage: | 70.588% (12/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | | Lines: | 188-217 |
| | 20 | 6 |
QTestPrivate::parseBlackList| Name: | QTestPrivate::parseBlackList | | Prototype: | void parseBlackList() | | Coverage: | 71.429% (20/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | | Lines: | 220-250 |
| | 20 | 10 |
QTableModel::removeRows| Name: | QTableModel::removeRows | | Prototype: | bool QTableModel::removeRows(int row, int count, const QModelIndex &) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 94-119 |
| | 20 | 6 |
QTableModel::removeColumns| Name: | QTableModel::removeColumns | | Prototype: | bool QTableModel::removeColumns(int column, int count, const QModelIndex &) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 121-147 |
| | 20 | 7 |
QTabWidget::sizeHint| Name: | QTabWidget::sizeHint | | Prototype: | QSize QTabWidget::sizeHint() const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 814-841 |
| | 20 | 5 |
QSysInfo::currentCpuArchitecture| Name: | QSysInfo::currentCpuArchitecture | | Prototype: | QString QSysInfo::currentCpuArchitecture() | | Coverage: | 29.167% (14/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2371-2446 |
| | 20 | 18 |
QSubpathBackwardIterator::next| Name: | QSubpathBackwardIterator::next | | Prototype: | inline QStrokerOps::Element next() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 68-104 |
| | 20 | 7 |
QStyleSheetStyle::unpolish| Name: | QStyleSheetStyle::unpolish | | Prototype: | void QStyleSheetStyle::unpolish(QWidget *w) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2807-2834 |
| | 20 | 3 |
QStyle::drawItemText| Name: | QStyle::drawItemText | | Prototype: | void QStyle::drawItemText(QPainter *painter, const QRect &rect, int alignment, const QPalette &pal, bool enabled, const QString& text, QPalette::ColorRole textRole) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | | Lines: | 578-604 |
| | 20 | 7 |
QString::section| Name: | QString::section | | Prototype: | QString QString::section(const QRegularExpression &re, int start, int end, SectionFlags flags) const | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4285-4313 |
| | 20 | 5 |
QStateMachine::cancelDelayedEvent| Name: | QStateMachine::cancelDelayedEvent | | Prototype: | bool QStateMachine::cancelDelayedEvent(int id) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2775-2803 |
| | 20 | 5 |
QState::addTransition| Name: | QState::addTransition | | Prototype: | QSignalTransition *QState::addTransition(const QObject *sender, const char *signal, QAbstractState *target) | | Coverage: | 88.889% (16/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 356-384 |
| | 20 | 6 |
QStandardPaths::displayName| Name: | QStandardPaths::displayName | | Prototype: | QString QStandardPaths::displayName(StandardLocation type) | | Coverage: | 57.895% (22/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | | Lines: | 559-602 |
| | 20 | 20 |
QStandardItem::takeRow| Name: | QStandardItem::takeRow | | Prototype: | QList<QStandardItem*> QStandardItem::takeRow(int row) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1796-1820 |
| | 20 | 7 |
QSslSocket::waitForReadyRead| Name: | QSslSocket::waitForReadyRead | | Prototype: | bool QSslSocket::waitForReadyRead(int msecs) | | Coverage: | 86.957% (20/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1587-1627 |
| | 20 | 7 |
QSslSocket::disconnectFromHost| Name: | QSslSocket::disconnectFromHost | | Prototype: | void QSslSocket::disconnectFromHost() | | Coverage: | 75.000% (18/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1926-1961 |
| | 20 | 8 |
QSslCertificate::subjectAlternativeNames| Name: | QSslCertificate::subjectAlternativeNames | | Prototype: | QMultiMap<QSsl::AlternativeNameEntryType, QString> QSslCertificate::subjectAlternativeNames() const | | Coverage: | 76.923% (20/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 175-207 |
| | 20 | 8 |
QSqlTableModel::flags| Name: | QSqlTableModel::flags | | Prototype: | Qt::ItemFlags QSqlTableModel::flags(const QModelIndex &index) const | | Coverage: | 78.947% (30/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 1278-1310 |
| | 20 | 10 |
QSortFilterProxyModelPrivate::_q_sourceLayoutChanged| Name: | QSortFilterProxyModelPrivate::_q_sourceLayoutChanged | | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemModel::LayoutChangeHint hint) | | Coverage: | 83.333% (15/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1351-1385 |
| | 20 | 6 |
QSocks5SocketEngine::connectInternal| Name: | QSocks5SocketEngine::connectInternal | | Prototype: | bool QSocks5SocketEngine::connectInternal() | | Coverage: | 76.190% (16/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1091-1127 |
| | 20 | 7 |
QSocks5SocketEngine::accept| Name: | QSocks5SocketEngine::accept | | Prototype: | int QSocks5SocketEngine::accept() | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1434-1467 |
| | 20 | 4 |
QRegExpEngine::Box::orx| Name: | QRegExpEngine::Box::orx | | Prototype: | void QRegExpEngine::Box::orx(const Box &b) | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2591-2620 |
| | 20 | 7 |
QRasterPaintEngine::drawPixmap| Name: | QRasterPaintEngine::drawPixmap | | Prototype: | void QRasterPaintEngine::drawPixmap(const QPointF &pos, const QPixmap &pixmap) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1988-2024 |
| | 20 | 6 |
QPlatformWindow::initialGeometry| Name: | QPlatformWindow::initialGeometry | | Prototype: | QRect QPlatformWindow::initialGeometry(const QWindow *w, const QRect &initialGeometry, int defaultWidth, int defaultHeight) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 598-630 |
| | 20 | 6 |
QPlatformIntegration::styleHint| Name: | QPlatformIntegration::styleHint | | Prototype: | QVariant QPlatformIntegration::styleHint(StyleHint hint) const | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 360-402 |
| | 20 | 19 |
QPicturePaintEngine::end| Name: | QPicturePaintEngine::end | | Prototype: | bool QPicturePaintEngine::end() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | | Lines: | 117-143 |
| | 20 | 2 |
QPdfEngine::drawTiledPixmap| Name: | QPdfEngine::drawTiledPixmap | | Prototype: | void QPdfEngine::drawTiledPixmap (const QRectF &rectangle, const QPixmap &pixmap, const QPointF &point) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 939-967 |
| | 20 | 2 |
QPdfEngine::drawTextItem| Name: | QPdfEngine::drawTextItem | | Prototype: | void QPdfEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 969-997 |
| | 20 | 4 |
QPdfEngine::drawRects| Name: | QPdfEngine::drawRects | | Prototype: | void QPdfEngine::drawRects (const QRectF *rects, int rectCount) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 793-821 |
| | 20 | 9 |
QPdfEngine::drawPolygon| Name: | QPdfEngine::drawPolygon | | Prototype: | void QPdfEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 823-857 |
| | 20 | 9 |
QParallelAnimationGroup::updateState| Name: | QParallelAnimationGroup::updateState | | Prototype: | void QParallelAnimationGroup::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | | Coverage: | 100.000% (25/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 181-211 |
| | 20 | 10 |