Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
StyleSelector::styleRulesForNodeName: | StyleSelector::styleRulesForNode | Prototype: | QVector<StyleRule> StyleSelector::styleRulesForNode(NodePtr node) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1970-2027 |
| | 37 | 16 |
ValueExtractor::extractBackgroundName: | ValueExtractor::extractBackground | Prototype: | bool ValueExtractor::extractBackground(QBrush *brush, QString *image, Repeat *repeat, Qt::Alignment *alignment, Origin *origin, Attachment *attachment, Origin *clip) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1039-1100 |
| | 42 | 16 |
blend_transformed_tiled_argbName: | blend_transformed_tiled_argb | Prototype: | static void blend_transformed_tiled_argb(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5044-5172 |
| | 97 | 16 |
curveToFunctionObjectName: | curveToFunctionObject | Prototype: | static QEasingCurveFunction *curveToFunctionObject(QEasingCurve::Type type) | Coverage: | 100.000% (21/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 1019-1046 |
| | 7 | 16 |
drawTextItemDecorationName: | drawTextItemDecoration | Prototype: | static void drawTextItemDecoration(QPainter *painter, const QPointF &pos, const QFontEngine *fe, QTextEngine *textEngine, QTextCharFormat::UnderlineStyle underlineStyle, QTextItem::RenderFlags flags, qreal width, const QTextCharFormat &charFormat) | Coverage: | 0.000% (0/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6231-6328 |
| | 66 | 16 |
getOperatorName: | getOperator | Prototype: | static inline Operator getOperator(const QSpanData *data, const QSpan *spans, int spanCount) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3745-3822 |
| | 53 | 16 |
gray_raster_renderName: | gray_raster_render | Prototype: | static int gray_raster_render( QT_FT_Raster raster, const QT_FT_Raster_Params* params ) | Coverage: | 0.000% (0/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 1748-1841 |
| | 50 | 16 |
miSubtractOName: | miSubtractO | Prototype: | static void miSubtractO(QRegionPrivate &dest, const QRect *r1, const QRect *r1End, const QRect *r2, const QRect *r2End, int y1, int y2) | Coverage: | 0.000% (0/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2524-2611 |
| | 44 | 16 |
parseColorValueName: | parseColorValue | Prototype: | static ColorData parseColorValue(QCss::Value v) | Coverage: | 0.000% (0/54) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 711-778 |
| | 45 | 16 |
parseHttpOptionHeaderName: | parseHttpOptionHeader | Prototype: | static QHash<QByteArray, QByteArray> parseHttpOptionHeader(const QByteArray &header) | Coverage: | 59.184% (29/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 77-165 |
| | 47 | 16 |
qFindStringName: | qFindString | Prototype: | int qFindString( const QChar *haystack0, int haystackLen, int from, const QChar *needle0, int needleLen, Qt::CaseSensitivity cs) | Coverage: | 92.453% (49/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 3097-3171 |
| | 45 | 16 |
qt_getJustificationOpportunitiesName: | qt_getJustificationOpportunities | Prototype: | static inline void qt_getJustificationOpportunities(const ushort *string, int length, const QScriptItem &si, QGlyphLayout g, ushort *log_clusters) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 880-917 |
| | 12 | 16 |
showToolTipName: | showToolTip | Prototype: | static void showToolTip(QHelpEvent *helpEvent, QWidget *widget, const QStyleOptionComplex &opt, QStyle::ComplexControl complexControl, QStyle::SubControl subControl) | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 291-357 |
| | 36 | 16 |
statusCodeFromHttpName: | statusCodeFromHttp | Prototype: | static QNetworkReply::NetworkError statusCodeFromHttp(int httpStatusCode, const QUrl &url) | Coverage: | 33.333% (11/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 56-124 |
| | 34 | 16 |
AtSpiAdaptor::actionInterfaceName: | AtSpiAdaptor::actionInterface | Prototype: | bool AtSpiAdaptor::actionInterface(QAccessibleInterface *interface, const QString &function, const QDBusMessage &message, const QDBusConnection &connection) | Coverage: | 0.000% (0/60) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1698-1752 |
| | 47 | 17 |
QAbstractItemView::closeEditorName: | QAbstractItemView::closeEditor | Prototype: | void QAbstractItemView::closeEditor(QWidget *editor, QAbstractItemDelegate::EndEditHint hint) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 2809-2878 |
| | 47 | 17 |
QAccessibleTextInterface::textAfterOffsetName: | QAccessibleTextInterface::textAfterOffset | Prototype: | QString QAccessibleTextInterface::textAfterOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 2178-2244 |
| | 37 | 17 |
QApplicationPrivate::sendMouseEventName: | QApplicationPrivate::sendMouseEvent | Prototype: | bool QApplicationPrivate::sendMouseEvent(QWidget *receiver, QMouseEvent *event, QWidget *alienWidget, QWidget *nativeWidget, QWidget **buttonDown, QPointer<QWidget> &lastMouseReceiver, bool spontaneous) | Coverage: | 0.000% (0/89) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2703-2796 |
| | 47 | 17 |
QBlitterPaintEngine::fillRectName: | QBlitterPaintEngine::fillRect | Prototype: | void QBlitterPaintEngine::fillRect(const QRectF &rect, const QBrush &brush) | Coverage: | 0.000% (0/63) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 563-641 |
| | 66 | 17 |
QClipData::initializeName: | QClipData::initialize | Prototype: | void QClipData::initialize() | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3706-3818 |
| | 68 | 17 |
QCosmeticStroker::drawPathName: | QCosmeticStroker::drawPath | Prototype: | void QCosmeticStroker::drawPath(const QVectorPath &path) | Coverage: | 0.000% (0/82) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 520-636 |
| | 73 | 17 |
QDate::fromStringName: | QDate::fromString | Prototype: | QDate QDate::fromString(const QString& string, Qt::DateFormat format) | Coverage: | 69.565% (32/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 1212-1266 |
| | 28 | 17 |
QDateTimeParser::SectionNode::nameName: | QDateTimeParser::SectionNode::name | Prototype: | QString QDateTimeParser::SectionNode::name(QDateTimeParser::Section s) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 1647-1667 |
| | 17 | 17 |
QDialog::adjustPositionName: | QDialog::adjustPosition | Prototype: | void QDialog::adjustPosition(QWidget* w) | Coverage: | 0.000% (0/63) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 805-883 |
| | 47 | 17 |
QDockAreaLayout::getGridName: | QDockAreaLayout::getGrid | Prototype: | void QDockAreaLayout::getGrid(QVector<QLayoutStruct> *_ver_struct_list, QVector<QLayoutStruct> *_hor_struct_list) | Coverage: | 0.000% (0/139) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2630-2806 |
| | 139 | 17 |
QDockAreaLayoutInfo::gapIndexName: | QDockAreaLayoutInfo::gapIndex | Prototype: | QList<int> QDockAreaLayoutInfo::gapIndex(const QPoint& _pos, bool nestingEnabled, TabMode tabMode) const | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 745-834 |
| | 51 | 17 |
QFactoryLoader::updateName: | QFactoryLoader::update | Prototype: | void QFactoryLoader::update() | Coverage: | 70.175% (40/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 91-205 |
| | 54 | 17 |
QFontCache::decreaseCacheName: | QFontCache::decreaseCache | Prototype: | void QFontCache::decreaseCache() | Coverage: | 0.000% (0/55) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 2919-3066 |
| | 56 | 17 |
QFontDatabase::findFontName: | QFontDatabase::findFont | Prototype: | QFontEngine *QFontDatabase::findFont(const QFontDef &request, int script) | Coverage: | 0.000% (0/58) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2630-2723 |
| | 56 | 17 |
QFontEngineFT::initName: | QFontEngineFT::init | Prototype: | bool QFontEngineFT::init(FaceId faceId, bool antialias, GlyphFormat format, QFreetypeFace *freetypeFace) | Coverage: | 46.875% (30/64) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 706-813 |
| | 62 | 17 |
QGLTexture::bindCompressedTexturePVRName: | QGLTexture::bindCompressedTexturePVR | Prototype: | QSize QGLTexture::bindCompressedTexturePVR(const char *buf, int len) | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 5459-5570 |
| | 72 | 17 |
QGLTextureGlyphCache::fillTextureName: | QGLTextureGlyphCache::fillTexture | Prototype: | void QGLTextureGlyphCache::fillTexture(const Coord &c, glyph_t glyph, QFixed subPixelPosition) | Coverage: | 0.000% (0/52) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | Lines: | 279-369 |
| | 52 | 17 |
QGraphicsProxyWidget::eventFilterName: | QGraphicsProxyWidget::eventFilter | Prototype: | bool QGraphicsProxyWidget::eventFilter(QObject *object, QEvent *event) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | Lines: | 937-998 |
| | 33 | 17 |
QGraphicsProxyWidget::itemChangeName: | QGraphicsProxyWidget::itemChange | Prototype: | QVariant QGraphicsProxyWidget::itemChange(GraphicsItemChange change, const QVariant &value) | Coverage: | 0.000% (0/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | Lines: | 777-822 |
| | 28 | 17 |
QGraphicsScenePrivate::cancelGesturesForChildrenName: | QGraphicsScenePrivate::cancelGesturesForChildren | Prototype: | void QGraphicsScenePrivate::cancelGesturesForChildren(QGesture *original) | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 6477-6559 |
| | 54 | 17 |
QGraphicsWidget::setGeometryName: | QGraphicsWidget::setGeometry | Prototype: | void QGraphicsWidget::setGeometry(const QRectF &rect) | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | Lines: | 353-436 |
| | 52 | 17 |
QGridLayoutPrivate::setupSpacingsName: | QGridLayoutPrivate::setupSpacings | Prototype: | void QGridLayoutPrivate::setupSpacings(QVector<QLayoutStruct> &chain, QGridBox *grid[], int fixedSpacing, Qt::Orientation orientation) | Coverage: | 0.000% (0/62) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 701-764 |
| | 41 | 17 |
QGuiApplicationPrivate::processActivatedEventName: | QGuiApplicationPrivate::processActivatedEvent | Prototype: | void QGuiApplicationPrivate::processActivatedEvent(QWindowSystemInterfacePrivate::ActivatedWindowEvent *e) | Coverage: | 0.000% (0/61) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2078-2140 |
| | 46 | 17 |
QHostInfoAgent::fromNameName: | QHostInfoAgent::fromName | Prototype: | QHostInfo QHostInfoAgent::fromName(const QString &hostName) | Coverage: | 71.186% (42/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp | Lines: | 132-317 |
| | 78 | 17 |
QHttpNetworkConnectionChannel::ensureConnectionName: | QHttpNetworkConnectionChannel::ensureConnection | Prototype: | bool QHttpNetworkConnectionChannel::ensureConnection() | Coverage: | 74.627% (50/67) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 277-414 |
| | 63 | 17 |
QIODevice::readLineName: | QIODevice::readLine | Prototype: | qint64 QIODevice::readLine(char *data, qint64 maxSize) | Coverage: | 70.149% (47/67) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1282-1382 |
| | 50 | 17 |
QItemSelectionModel::isColumnSelectedName: | QItemSelectionModel::isColumnSelected | Prototype: | bool QItemSelectionModel::isColumnSelected(int column, const QModelIndex &parent) const | Coverage: | 71.186% (42/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1499-1551 |
| | 34 | 17 |
QLibraryPrivate::load_sysName: | QLibraryPrivate::load_sys | Prototype: | bool QLibraryPrivate::load_sys() | Coverage: | 83.333% (60/72) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 135-269 |
| | 52 | 17 |
QLineEdit::paintEventName: | QLineEdit::paintEvent | Prototype: | void QLineEdit::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/55) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1880-1994 |
| | 62 | 17 |
QListModeViewBase::perItemScrollToValueName: | QListModeViewBase::perItemScrollToValue | Prototype: | int QListModeViewBase::perItemScrollToValue(int index, int scrollValue, int viewportSize, QAbstractItemView::ScrollHint hint, Qt::Orientation orientation, bool wrap, int itemExtent) const | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2629-2696 |
| | 40 | 17 |
QListView::setViewModeName: | QListView::setViewMode | Prototype: | void QListView::setViewMode(ViewMode mode) | Coverage: | 0.000% (0/52) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 461-510 |
| | 41 | 17 |
QMdiSubWindow::keyPressEventName: | QMdiSubWindow::keyPressEvent | Prototype: | void QMdiSubWindow::keyPressEvent(QKeyEvent *keyEvent) | Coverage: | 0.000% (0/52) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 3354-3431 |
| | 50 | 17 |
QMenuBar::actionEventName: | QMenuBar::actionEvent | Prototype: | void QMenuBar::actionEvent(QActionEvent *e) | Coverage: | 0.000% (0/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | Lines: | 1222-1295 |
| | 48 | 17 |
QMetaProperty::writeName: | QMetaProperty::write | Prototype: | bool QMetaProperty::write(QObject *object, const QVariant &value) const | Coverage: | 81.818% (54/66) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 3049-3118 |
| | 47 | 17 |
QNetworkAccessManager::createRequestName: | QNetworkAccessManager::createRequest | Prototype: | QNetworkReply *QNetworkAccessManager::createRequest(QNetworkAccessManager::Operation op, const QNetworkRequest &req, QIODevice *outgoingData) | Coverage: | 78.261% (54/69) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 1120-1253 |
| | 70 | 17 |
QOpenGLFunctions_3_2_Compatibility::~QOpenGLFunctions_3_2_CompatibilityName: | QOpenGLFunctions_3_2_Compatibility::~QOpenGLFunctions_3_2_Compatibility | Prototype: | QOpenGLFunctions_3_2_Compatibility::~QOpenGLFunctions_3_2_Compatibility() | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_compatibility.cpp | Lines: | 91-141 |
| | 48 | 17 |
QOpenGLFunctions_4_3_Core::~QOpenGLFunctions_4_3_CoreName: | QOpenGLFunctions_4_3_Core::~QOpenGLFunctions_4_3_Core | Prototype: | QOpenGLFunctions_4_3_Core::~QOpenGLFunctions_4_3_Core() | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_core.cpp | Lines: | 89-139 |
| | 48 | 17 |
QPainterPath::toFillPolygonsName: | QPainterPath::toFillPolygons | Prototype: | QList<QPolygonF> QPainterPath::toFillPolygons(const QTransform &matrix) const | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1634-1729 |
| | 43 | 17 |
QPixmapIconEngine::pixmapName: | QPixmapIconEngine::pixmap | Prototype: | QPixmap QPixmapIconEngine::pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) | Coverage: | 0.000% (0/55) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 279-336 |
| | 42 | 17 |
QPlatformFontDatabase::writingSystemsFromTrueTypeBitsName: | QPlatformFontDatabase::writingSystemsFromTrueTypeBits | Prototype: | QSupportedWritingSystems QPlatformFontDatabase::writingSystemsFromTrueTypeBits(quint32 unicodeRange[4], quint32 codePageRange[2]) | Coverage: | 0.000% (0/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 545-630 |
| | 52 | 17 |
QProcessPrivate::startDetachedName: | QProcessPrivate::startDetached | Prototype: | bool QProcessPrivate::startDetached(const QString &program, const QStringList &arguments, const QString &workingDirectory, qint64 *pid) | Coverage: | 25.000% (14/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 932-1045 |
| | 80 | 17 |
QRegExpEngine::badCharMatchName: | QRegExpEngine::badCharMatch | Prototype: | bool QRegExpEngine::badCharMatch(QRegExpMatchState &matchState) const | Coverage: | 91.667% (44/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1896-1959 |
| | 41 | 17 |
QRegExpEngine::parseAtomName: | QRegExpEngine::parseAtom | Prototype: | void QRegExpEngine::parseAtom(Box *box) | Coverage: | 78.378% (29/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3610-3678 |
| | 39 | 17 |
QScroller::ensureVisibleName: | QScroller::ensureVisible | Prototype: | void QScroller::ensureVisible(const QRectF &rect, qreal xmargin, qreal ymargin, int scrollTime) | Coverage: | 0.000% (0/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 739-803 |
| | 40 | 17 |
QShortcutMap::findName: | QShortcutMap::find | Prototype: | QKeySequence::SequenceMatch QShortcutMap::find(QKeyEvent *e, int ignoredModifiers) | Coverage: | 0.000% (0/54) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | Lines: | 432-522 |
| | 55 | 17 |
QString::sectionName: | QString::section | Prototype: | QString QString::section(const QString &sep, int start, int end, SectionFlags flags) const | Coverage: | 98.333% (59/60) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4141-4187 |
| | 38 | 17 |
QStyleSheetStyle::hitTestComplexControlName: | QStyleSheetStyle::hitTestComplexControl | Prototype: | QStyle::SubControl QStyleSheetStyle::hitTestComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, const QPoint &pt, const QWidget *w) const | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4546-4596 |
| | 28 | 17 |
QTabBar::moveTabName: | QTabBar::moveTab | Prototype: | void QTabBar::moveTab(int from, int to) | Coverage: | 0.000% (0/65) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1799-1878 |
| | 54 | 17 |
QTabBarPrivate::initBasicStyleOptionName: | QTabBarPrivate::initBasicStyleOption | Prototype: | void QTabBarPrivate::initBasicStyleOption(QStyleOptionTab *option, int tabIndex) const | Coverage: | 0.000% (0/83) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 148-221 |
| | 51 | 17 |
QTextDocumentLayoutPrivate::hitTestName: | QTextDocumentLayoutPrivate::hitTest | Prototype: | QTextDocumentLayoutPrivate::HitPoint QTextDocumentLayoutPrivate::hitTest(QTextFrame *frame, const QFixedPoint &point, int *position, QTextLayout **l, Qt::HitTestAccuracy accuracy) const | Coverage: | 0.000% (0/64) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 593-683 |
| | 53 | 17 |
QToolButtonPrivate::popupTimerDoneName: | QToolButtonPrivate::popupTimerDone | Prototype: | void QToolButtonPrivate::popupTimerDone() | Coverage: | 0.000% (0/61) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | Lines: | 719-807 |
| | 62 | 17 |
QTranslatorPrivate::do_loadName: | QTranslatorPrivate::do_load | Prototype: | bool QTranslatorPrivate::do_load(const uchar *data, int len, const QString &directory) | Coverage: | 63.158% (36/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 818-895 |
| | 58 | 17 |
QTreeView::sizeHintForColumnName: | QTreeView::sizeHintForColumn | Prototype: | int QTreeView::sizeHintForColumn(int column) const | Coverage: | 0.000% (0/64) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 2855-2935 |
| | 59 | 17 |
QTriangulator::ComplexToSimple::removeUnwantedEdgesAndConnectName: | QTriangulator::ComplexToSimple::removeUnwantedEdgesAndConnect | Prototype: | template <typename T> void QTriangulator<T>::ComplexToSimple::removeUnwantedEdgesAndConnect() | Coverage: | 0.000% (0/61) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 1456-1593 |
| | 80 | 17 |
QTzTimeZonePrivate::systemTimeZoneIdName: | QTzTimeZonePrivate::systemTimeZoneId | Prototype: | QByteArray QTzTimeZonePrivate::systemTimeZoneId() const | Coverage: | 26.531% (13/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 1002-1061 |
| | 27 | 17 |
QUnicodeTools::getSentenceBreaksName: | QUnicodeTools::getSentenceBreaks | Prototype: | static void getSentenceBreaks(const ushort *string, quint32 len, QCharAttributes *attributes) | Coverage: | 67.500% (27/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | Lines: | 288-346 |
| | 35 | 17 |
QUrlPrivate::parseName: | QUrlPrivate::parse | Prototype: | inline void QUrlPrivate::parse(const QString &url, QUrl::ParsingMode parsingMode) | Coverage: | 96.923% (63/65) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1369-1470 |
| | 56 | 17 |
QUtf16::convertToUnicodeName: | QUtf16::convertToUnicode | Prototype: | QString QUtf16::convertToUnicode(const char *chars, int len, QTextCodec::ConverterState *state, DataEndianness e) | Coverage: | 94.643% (53/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | Lines: | 484-557 |
| | 52 | 17 |
QWidget::restoreGeometryName: | QWidget::restoreGeometry | Prototype: | bool QWidget::restoreGeometry(const QByteArray &geometry) | Coverage: | 0.000% (0/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 7392-7527 |
| | 72 | 17 |
QWidgetPrivate::subtractOpaqueSiblingsName: | QWidgetPrivate::subtractOpaqueSiblings | Prototype: | void QWidgetPrivate::subtractOpaqueSiblings(QRegion &sourceRegion, bool *hasDirtySiblingsAbove, bool alsoNonOpaque) const | Coverage: | 0.000% (0/64) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2194-2283 |
| | 59 | 17 |
QXcbNativeInterface::nativeResourceForScreenName: | QXcbNativeInterface::nativeResourceForScreen | Prototype: | void *QXcbNativeInterface::nativeResourceForScreen(const QByteArray &resourceString, QScreen *screen) | Coverage: | 17.073% (7/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 204-259 |
| | 35 | 17 |
Qt::mightBeRichTextName: | Qt::mightBeRichText | Prototype: | bool Qt::mightBeRichText(const QString& text) | Coverage: | 0.000% (0/77) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 87-143 |
| | 38 | 17 |
QtPrivate::QPixelFormat_createYUVName: | QtPrivate::QPixelFormat_createYUV | Prototype: | QPixelFormat QPixelFormat_createYUV(QPixelFormat::YUVLayout yuvLayout, uchar alphaSize, QPixelFormat::AlphaUsage alphaUsage, QPixelFormat::AlphaPosition alphaPosition, QPixelFormat::AlphaPremultiplied premultiplied, QPixelFormat::TypeInterpretation typeInterpretation, QPixelFormat::ByteOrder byteOrder) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpixelformat.cpp | Lines: | 528-582 |
| | 28 | 17 |
SegmentTree::intersectLinesName: | SegmentTree::intersectLines | Prototype: | void SegmentTree::intersectLines(const QLineF &a, const QLineF &b, QDataBuffer<QIntersection> &intersections) | Coverage: | 0.000% (0/82) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 389-509 |
| | 80 | 17 |
bm_findName: | bm_find | Prototype: | static inline int bm_find(const ushort *uc, uint l, int index, const ushort *puc, uint pl, const uchar *skiptable, Qt::CaseSensitivity cs) | Coverage: | 100.000% (50/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | Lines: | 63-121 |
| | 37 | 17 |
comp_func_SourceOver_sse2Name: | comp_func_SourceOver_sse2 | Prototype: | void comp_func_SourceOver_sse2(uint *destPixels, const uint *srcPixels, int length, uint const_alpha) | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 141-159 |
| | 12 | 17 |
dockPosHelperName: | dockPosHelper | Prototype: | static QInternal::DockPosition dockPosHelper(const QRect &rect, const QPoint &_pos, Qt::Orientation o, bool nestingEnabled, QDockAreaLayoutInfo::TabMode tabMode) | Coverage: | 0.000% (0/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 643-743 |
| | 40 | 17 |
extractSectionsName: | extractSections | Prototype: | static QString extractSections(const QVector<qt_section_chunk> §ions, int start, int end, QString::SectionFlags flags) | Coverage: | 98.276% (57/58) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4199-4258 |
| | 41 | 17 |
find_translationName: | find_translation | Prototype: | static QString find_translation(const QLocale & locale, const QString & filename, const QString & prefix, const QString & directory, const QString & suffix) | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 632-723 |
| | 53 | 17 |
name_to_monthName: | name_to_month | Prototype: | static int name_to_month(const char* month_str) | Coverage: | 36.364% (12/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | Lines: | 1037-1082 |
| | 21 | 17 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, QDir::Filters filters) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 2307-2333 |
| | 22 | 17 |
pseudoClassName: | pseudoClass | Prototype: | static quint64 pseudoClass(QStyle::State state) | Coverage: | 0.000% (0/52) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1659-1706 |
| | 37 | 17 |
qDrawShadeLineName: | qDrawShadeLine | Prototype: | void qDrawShadeLine(QPainter *p, int x1, int y1, int x2, int y2, const QPalette &pal, bool sunken, int lineWidth, int midLineWidth) | Coverage: | 0.000% (0/52) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | Lines: | 92-170 |
| | 60 | 17 |
q_reduceConfigAttributesName: | q_reduceConfigAttributes | Prototype: | bool q_reduceConfigAttributes(QVector<EGLint> *configAttributes) | Coverage: | 0.000% (0/52) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | Lines: | 118-218 |
| | 54 | 17 |
qt_blend_rgb16_on_rgb16Name: | qt_blend_rgb16_on_rgb16 | Prototype: | void qt_blend_rgb16_on_rgb16(uchar *dst, int dbpl, const uchar *src, int sbpl, int w, int h, int const_alpha) | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 179-217 |
| | 21 | 17 |
qt_idForPointSizeName: | qt_idForPointSize | Prototype: | static QPageSize::PageSizeId qt_idForPointSize(const QSize &size, QPageSize::SizeMatchPolicy matchPolicy, QSize *match) | Coverage: | 0.000% (0/65) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 610-673 |
| | 36 | 17 |
qt_messageSourceToStringName: | qt_messageSourceToString | Prototype: | static QString qt_messageSourceToString(QOpenGLDebugMessage::Source source) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 666-689 |
| | 3 | 17 |
qt_xcb_pixmapFromXPixmapName: | qt_xcb_pixmapFromXPixmap | Prototype: | QPixmap qt_xcb_pixmapFromXPixmap(QXcbConnection *connection, xcb_pixmap_t pixmap, int width, int height, int depth, const xcb_visualtype_t *visual) | Coverage: | 29.412% (15/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp | Lines: | 88-170 |
| | 49 | 17 |
Parser::untilName: | Parser::until | Prototype: | bool Parser::until(QCss::TokenType target, QCss::TokenType target2) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2768-2806 |
| | 27 | 18 |
QAbstractButtonPrivate::moveFocusName: | QAbstractButtonPrivate::moveFocus | Prototype: | void QAbstractButtonPrivate::moveFocus(int key) | Coverage: | 0.000% (0/87) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 242-331 |
| | 56 | 18 |
QComboBoxPrivateContainer::eventFilterName: | QComboBoxPrivateContainer::eventFilter | Prototype: | bool QComboBoxPrivateContainer::eventFilter(QObject *o, QEvent *e) | Coverage: | 0.000% (0/63) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 660-727 |
| | 41 | 18 |
QCoreApplicationPrivate::sendPostedEventsName: | QCoreApplicationPrivate::sendPostedEvents | Prototype: | void QCoreApplicationPrivate::sendPostedEvents(QObject *receiver, int event_type, QThreadData *data) | Coverage: | 88.750% (71/80) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1506-1657 |
| | 66 | 18 |
QDateTimeParser::findAmPmName: | QDateTimeParser::findAmPm | Prototype: | QDateTimeParser::AmPmFinder QDateTimeParser::findAmPm(QString &str, int sectionIndex, int *used) const | Coverage: | 51.667% (31/60) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 1379-1454 |
| | 45 | 18 |
QDomNodeListPrivate::createListName: | QDomNodeListPrivate::createList | Prototype: | void QDomNodeListPrivate::createList() | Coverage: | 0.000% (0/76) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1186-1238 |
| | 36 | 18 |
QDomNodePrivate::insertAfterName: | QDomNodePrivate::insertAfter | Prototype: | QDomNodePrivate* QDomNodePrivate::insertAfter(QDomNodePrivate* newChild, QDomNodePrivate* refChild) | Coverage: | 29.825% (17/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1613-1707 |
| | 55 | 18 |