| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
_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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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: | 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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
QBlitterPaintEngine::drawPixmap| Name: | 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: | 666-696 |
| | 21 | 7 |
QBoxLayout::setDirection| Name: | 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: | 1173-1210 |
| | 21 | 8 |
QBoxLayoutPrivate::calcHfw| Name: | 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: | 395-424 |
| | 21 | 4 |
QClipboard::text| Name: | 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: | 259-294 |
| | 21 | 9 |
QCompleterPrivate::_q_complete| Name: | 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: | 848-885 |
| | 21 | 8 |
QCompletionEngine::saveInCache| Name: | 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: | 518-547 |
| | 21 | 7 |
QConfFileSettingsPrivate::get| Name: | 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: | 1265-1296 |
| | 21 | 8 |
QCoreApplication::libraryPaths| Name: | 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: | 2525-2561 |
| | 21 | 9 |
QDBusConnectionPrivate::sendInternal| Name: | 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: | 2150-2188 |
| | 21 | 7 |
QDBusConnectionPrivate::sendWithReplyLocal| Name: | 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: | 2064-2095 |
| | 21 | 6 |
QDBusMenuItem::QDBusMenuItem| Name: | QDBusMenuItem::QDBusMenuItem | | Prototype: | QDBusMenuItem::QDBusMenuItem(const QDBusPlatformMenuItem *item) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | | Lines: | 172-203 |
| | 21 | 7 |
QDBusXmlParser::QDBusXmlParser| Name: | 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: | 341-394 |
| | 21 | 14 |
QDataStream::skipRawData| Name: | 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: | 1146-1175 |
| | 21 | 8 |
QDirIteratorPrivate::advance| Name: | 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: | 223-261 |
| | 21 | 8 |
QDirModel::data| Name: | 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: | 354-385 |
| | 21 | 13 |
QDomDocumentPrivate::setContent| Name: | 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: | 6208-6236 |
| | 21 | 5 |
QEvdevTabletHandler::readData| Name: | QEvdevTabletHandler::readData | | Prototype: | void QEvdevTabletHandler::readData() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines: | 260-291 |
| | 21 | 8 |
QFileDevice::writeData| Name: | QFileDevice::writeData | | Prototype: | qint64 QFileDevice::writeData(const char *data, qint64 len) | | Coverage: | 73.077% (19/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 533-566 |
| | 21 | 8 |
QFileDialog::setFileMode| Name: | 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 |