Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QSubpathBackwardIterator::nextName: | 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: | 74-110 |
| | 20 | 7 |
QSysInfo::currentCpuArchitectureName: | 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: | 2450-2525 |
| | 20 | 18 |
QTabWidget::sizeHintName: | 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: | 820-847 |
| | 20 | 5 |
QTableModel::removeColumnsName: | 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: | 127-153 |
| | 20 | 7 |
QTableModel::removeRowsName: | 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: | 100-125 |
| | 20 | 6 |
QTestLog::addLoggerName: | QTestLog::addLogger | Prototype: | void QTestLog::addLogger(LogMode mode, const char *filename) | Coverage: | 91.667% (22/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 480-515 |
| | 20 | 10 |
QTestPrivate::parseBlackListName: | QTestPrivate::parseBlackList | Prototype: | void parseBlackList() | Coverage: | 71.429% (20/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | Lines: | 226-256 |
| | 20 | 10 |
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: | 194-223 |
| | 20 | 6 |
QTextCodec::codecForMibName: | 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: | 560-594 |
| | 20 | 8 |
QTextCursor::charFormatName: | 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: | 1871-1903 |
| | 20 | 5 |
QTextCursorPrivate::removeName: | 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: | 149-177 |
| | 20 | 4 |
QTextDocumentLayoutPrivate::hitTestName: | 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: | 685-719 |
| | 20 | 7 |
QTextDocumentPrivate::QTextDocumentPrivateName: | 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: | 181-217 |
| | 20 | 1 |
QTextDocumentPrivate::compressPieceTableName: | 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: | 1656-1687 |
| | 20 | 4 |
QTextEngine::LayoutData::LayoutDataName: | 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: | 2395-2425 |
| | 20 | 2 |
QTextLayout::createLineName: | 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: | 822-852 |
| | 20 | 6 |
QTextureGlyphCache::calculateSubPixelPositionCountName: | 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: | 56-92 |
| | 20 | 7 |
QTextureGlyphCache::fillInPendingGlyphsName: | 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: | 226-261 |
| | 20 | 6 |
QThreadPoolPrivate::tryStartName: | 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: | 164-200 |
| | 20 | 6 |
QTreeView::rowsInsertedName: | 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: | 2533-2565 |
| | 20 | 6 |
QTriangulatingStroker::endCapName: | 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: | 425-452 |
| | 20 | 7 |
QUrl::fromLocalFileName: | 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: | 3808-3839 |
| | 20 | 6 |
QUrl::fromUserInputName: | QUrl::fromUserInput | Prototype: | QUrl QUrl::fromUserInput(const QString &userInput) | Coverage: | 92.000% (23/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 4261-4300 |
| | 20 | 7 |
QVariantAnimationPrivate::getInterpolatorName: | 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: | 454-495 |
| | 20 | 16 |
QWidget::clearFocusName: | 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: | 6668-6719 |
| | 20 | 9 |
QWidget::lowerName: | 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: | 11795-11821 |
| | 20 | 8 |
QWidgetBackingStore::sendUpdateRequestName: | 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: | 476-512 |
| | 20 | 8 |
QWidgetPrivate::createExtraName: | 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: | 1790-1821 |
| | 20 | 2 |
QWidgetPrivate::getOpaqueChildrenName: | 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: | 2153-2181 |
| | 20 | 6 |
QWidgetPrivate::hideChildrenName: | 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: | 8307-8356 |
| | 20 | 7 |
QWidgetPrivate::hide_sysName: | 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: | 8090-8125 |
| | 20 | 7 |
QWidgetPrivate::updateIsOpaqueName: | 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: | 2325-2369 |
| | 20 | 7 |
QWidgetTextControl::insertFromMimeDataName: | 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: | 2638-2670 |
| | 20 | 6 |
QWindowsStyle::subElementRectName: | 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: | 1909-1941 |
| | 20 | 8 |
QWizardPrivate::setButtonLayoutName: | 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: | 1516-1547 |
| | 20 | 8 |
QXcbConnection::initializeAllAtomsName: | 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: | 2001-2030 |
| | 20 | 5 |
QXcbNativeInterface::atspiBusName: | QXcbNativeInterface::atspiBus | Prototype: | void *QXcbNativeInterface::atspiBus() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 463-486 |
| | 20 | 2 |
QXcbScreen::updateRefreshRateName: | 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: | 651-681 |
| | 20 | 6 |
QXcbSessionManager::allowsErrorInteractionName: | 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: | 423-451 |
| | 20 | 6 |
QXcbSessionManager::allowsInteractionName: | 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: | 393-421 |
| | 20 | 6 |
QXmlStreamReader::readElementTextName: | 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: | 2102-2137 |
| | 20 | 14 |
QtFontFoundry::styleName: | 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: | 314-343 |
| | 20 | 8 |
_q_resolveEntryAndCreateLegacyEngine_recursiveName: | _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: | 137-181 |
| | 20 | 9 |
comp_func_solid_SourceOver_sse2Name: | 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: | 290-319 |
| | 20 | 6 |
epochMSecsToLocalTimeName: | 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: | 2449-2483 |
| | 20 | 5 |
formatInputMethodEventName: | 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: | 3665-3692 |
| | 20 | 7 |
formatTabletEventName: | 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: | 3851-3874 |
| | 20 | 4 |
initName: | 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: | 52-83 |
| | 20 | 8 |
initFontDefName: | 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: | 663-691 |
| | 20 | 5 |
modeToPermissionsName: | 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: | 225-247 |
| | 20 | 10 |
openModeToFopenModeName: | 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: | 70-103 |
| | 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: | 1938-1969 |
| | 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: | 1977-2004 |
| | 20 | 8 |
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: | 2508-2534 |
| | 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: | 11390-11419 |
| | 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: | 3001-3032 |
| | 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: | 2015-2039 |
| | 20 | 8 |
parseMultiArgFormatStringName: | 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: | 7922-7951 |
| | 20 | 6 |
permissionsToModeName: | 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: | 249-271 |
| | 20 | 10 |
qDBusAddWatchName: | 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: | 200-231 |
| | 20 | 3 |
q_screenSizeFromFbName: | 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: | 515-557 |
| | 20 | 5 |
qt_blend_argb32_on_argb32Name: | 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: | 339-375 |
| | 20 | 9 |
qt_error_stringName: | 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: | 3147-3214 |
| | 20 | 9 |
rfcDateImplName: | 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: | 214-245 |
| | 20 | 7 |
splitCubicName: | 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: | 659-683 |
| | 20 | 1 |
textLineBoundaryName: | 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: | 2057-2085 |
| | 20 | 7 |
ucstricmpName: | 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: | 413-440 |
| | 20 | 9 |
ControlContainer::showButtonsInMenuBarName: | 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: | 752-780 |
| | 21 | 8 |
MinOverlapPlacer::getCandidatePlacementsName: | 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: | 448-479 |
| | 21 | 5 |
QAbstractItemView::currentChangedName: | 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: | 3620-3652 |
| | 21 | 9 |
QAbstractItemView::dataChangedName: | 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: | 3291-3326 |
| | 21 | 7 |
QAbstractSocket::socketOptionName: | 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: | 1999-2037 |
| | 21 | 10 |
QAbstractSpinBoxPrivate::interpretName: | 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: | 1843-1876 |
| | 21 | 6 |
QActionGroup::addActionName: | QActionGroup::addAction | Prototype: | QAction *QActionGroup::addAction(QAction* a) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 175-202 |
| | 21 | 7 |
QAlphaWidget::renderName: | 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: | 241-292 |
| | 21 | 6 |
QApplication::compressEventName: | 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: | 983-1012 |
| | 21 | 8 |
QBlitterPaintEngine::drawPixmapName: | QBlitterPaintEngine::drawPixmap | Prototype: | void QBlitterPaintEngine::drawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 672-702 |
| | 21 | 7 |
QBoxLayout::setDirectionName: | QBoxLayout::setDirection | Prototype: | void QBoxLayout::setDirection(Direction direction) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1179-1216 |
| | 21 | 8 |
QBoxLayoutPrivate::calcHfwName: | QBoxLayoutPrivate::calcHfw | Prototype: | void QBoxLayoutPrivate::calcHfw(int w) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 401-430 |
| | 21 | 4 |
QClipboard::textName: | QClipboard::text | Prototype: | QString QClipboard::text(QString &subtype, Mode mode) const | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | Lines: | 265-300 |
| | 21 | 9 |
QCompleterPrivate::_q_completeName: | QCompleterPrivate::_q_complete | Prototype: | void QCompleterPrivate::_q_complete(QModelIndex index, bool highlighted) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 854-891 |
| | 21 | 8 |
QCompletionEngine::saveInCacheName: | QCompletionEngine::saveInCache | Prototype: | void QCompletionEngine::saveInCache(QString part, const QModelIndex& parent, const QMatchData& m) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 524-553 |
| | 21 | 7 |
QConfFileSettingsPrivate::getName: | QConfFileSettingsPrivate::get | Prototype: | bool QConfFileSettingsPrivate::get(const QString &key, QVariant *value) const | Coverage: | 100.000% (28/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1241-1272 |
| | 21 | 8 |
QCoreApplication::libraryPathsName: | QCoreApplication::libraryPaths | Prototype: | QStringList QCoreApplication::libraryPaths() | Coverage: | 92.593% (25/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2477-2513 |
| | 21 | 9 |
QDBusConnectionPrivate::sendInternalName: | QDBusConnectionPrivate::sendInternal | Prototype: | void QDBusConnectionPrivate::sendInternal(QDBusPendingCallPrivate *pcall, void *message, int timeout) | Coverage: | 75.000% (18/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 2155-2193 |
| | 21 | 7 |
QDBusConnectionPrivate::sendWithReplyLocalName: | QDBusConnectionPrivate::sendWithReplyLocal | Prototype: | QDBusMessage QDBusConnectionPrivate::sendWithReplyLocal(const QDBusMessage &message) | Coverage: | 50.000% (9/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 2069-2100 |
| | 21 | 6 |
QDBusXmlParser::QDBusXmlParserName: | QDBusXmlParser::QDBusXmlParser | Prototype: | QDBusXmlParser::QDBusXmlParser(const QString& service, const QString& path, const QString& xmlData) | Coverage: | 84.848% (28/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | Lines: | 347-400 |
| | 21 | 14 |
QDataStream::skipRawDataName: | QDataStream::skipRawData | Prototype: | int QDataStream::skipRawData(int len) | Coverage: | 63.636% (14/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 1332-1361 |
| | 21 | 8 |
QDialogButtonBox::eventName: | QDialogButtonBox::event | Prototype: | bool QDialogButtonBox::event(QEvent *event) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | Lines: | 952-980 |
| | 21 | 8 |
QDirIteratorPrivate::advanceName: | QDirIteratorPrivate::advance | Prototype: | void QDirIteratorPrivate::advance() | Coverage: | 100.000% (23/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp | Lines: | 229-267 |
| | 21 | 8 |
QDirModel::dataName: | QDirModel::data | Prototype: | QVariant QDirModel::data(const QModelIndex &index, int role) const | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 364-395 |
| | 21 | 13 |
QDomDocumentPrivate::setContentName: | QDomDocumentPrivate::setContent | Prototype: | bool QDomDocumentPrivate::setContent(QXmlInputSource *source, QXmlReader *reader, QXmlSimpleReader *simpleReader, QString *errorMsg, int *errorLine, int *errorColumn) | Coverage: | 29.412% (5/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 6214-6242 |
| | 21 | 5 |
QEvdevTabletData::reportName: | QEvdevTabletData::report | Prototype: | void QEvdevTabletData::report() | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | Lines: | 127-159 |
| | 21 | 5 |
QEvdevTabletHandler::readDataName: | QEvdevTabletHandler::readData | Prototype: | void QEvdevTabletHandler::readData() | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | Lines: | 243-274 |
| | 21 | 8 |
QFileDialog::setFileModeName: | QFileDialog::setFileMode | Prototype: | void QFileDialog::setFileMode(QFileDialog::FileMode mode) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1641-1674 |
| | 21 | 4 |
QFileDialogPrivate::_q_showContextMenuName: | QFileDialogPrivate::_q_showContextMenu | Prototype: | void QFileDialogPrivate::_q_showContextMenu(const QPoint &position) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3339-3371 |
| | 21 | 4 |
QFileDialogPrivate::retranslateStringsName: | QFileDialogPrivate::retranslateStrings | Prototype: | void QFileDialogPrivate::retranslateStrings() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 661-691 |
| | 21 | 5 |
QFontDatabase::fontName: | QFontDatabase::font | Prototype: | QFont QFontDatabase::font(const QString &family, const QString &style, int pointSize) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1821-1854 |
| | 21 | 7 |
QFtpDTP::writeDataName: | QFtpDTP::writeData | Prototype: | void QFtpDTP::writeData() | Coverage: | 79.310% (23/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 393-431 |
| | 21 | 8 |
QGL2PaintEngineExPrivate::resetClipIfNeededName: | QGL2PaintEngineExPrivate::resetClipIfNeeded | Prototype: | void QGL2PaintEngineExPrivate::resetClipIfNeeded() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1094-1127 |
| | 21 | 2 |