| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QFileInfo::lastRead| Name: | QFileInfo::lastRead | | Prototype: | QDateTime QFileInfo::lastRead() const | | Coverage: | 78.571% (11/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 1351-1363 |
| | 9 | 5 |
QFileInfo::permission| Name: | QFileInfo::permission | | Prototype: | bool QFileInfo::permission(QFile::Permissions permissions) const | | Coverage: | 66.667% (8/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 1238-1251 |
| | 9 | 4 |
QFileSelectorPrivate::select| Name: | QFileSelectorPrivate::select | | Prototype: | QString QFileSelectorPrivate::select(const QString &filePath) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines: | 296-310 |
| | 9 | 3 |
QFileSystemIterator::advance| Name: | QFileSystemIterator::advance | | Prototype: | bool QFileSystemIterator::advance(QFileSystemEntry &fileEntry, QFileSystemMetaData &metaData) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemiterator_unix.cpp | | Lines: | 75-90 |
| | 9 | 3 |
QFileSystemModel::timerEvent| Name: | QFileSystemModel::timerEvent | | Prototype: | void QFileSystemModel::timerEvent(QTimerEvent *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 498-516 |
| | 9 | 4 |
QFileSystemModelPrivate::index| Name: | QFileSystemModelPrivate::index | | Prototype: | QModelIndex QFileSystemModelPrivate::index(const QFileSystemModelPrivate::QFileSystemNode *node, int column) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 596-610 |
| | 9 | 3 |
QFileSystemModelPrivate::name| Name: | QFileSystemModelPrivate::name | | Prototype: | QString QFileSystemModelPrivate::name(const QModelIndex &index) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 822-836 |
| | 9 | 3 |
QFileSystemModelPrivate::passNameFilters| Name: | QFileSystemModelPrivate::passNameFilters | | Prototype: | bool QFileSystemModelPrivate::passNameFilters(const QFileSystemNode *node) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1976-1993 |
| | 9 | 5 |
QFocusFramePrivate::update| Name: | QFocusFramePrivate::update | | Prototype: | void QFocusFramePrivate::update() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfocusframe.cpp | | Lines: | 67-81 |
| | 9 | 3 |
QFont::detach| Name: | QFont::detach | | Prototype: | void QFont::detach() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 572-585 |
| | 9 | 4 |
QFont::setPixelSize| Name: | QFont::setPixelSize | | Prototype: | void QFont::setPixelSize(int pixelSize) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 944-960 |
| | 9 | 3 |
QFont::setPointSize| Name: | QFont::setPointSize | | Prototype: | void QFont::setPointSize(int pointSize) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 881-897 |
| | 9 | 3 |
QFont::setPointSizeF| Name: | QFont::setPointSizeF | | Prototype: | void QFont::setPointSizeF(qreal pointSize) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 906-922 |
| | 9 | 3 |
QFont::setStretch| Name: | QFont::setStretch | | Prototype: | void QFont::setStretch(int factor) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1416-1431 |
| | 9 | 3 |
QFont::setStyleHint| Name: | QFont::setStyleHint | | Prototype: | void QFont::setStyleHint(StyleHint hint, StyleStrategy strategy) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1339-1353 |
| | 9 | 2 |
QFontCache::increaseCost| Name: | QFontCache::increaseCost | | Prototype: | void QFontCache::increaseCost(uint cost) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2869-2889 |
| | 9 | 4 |
QFontEngine::addGlyphsToPath| Name: | QFontEngine::addGlyphsToPath | | Prototype: | void QFontEngine::addGlyphsToPath(glyph_t *glyphs, QFixedPoint *positions, int nGlyphs, QPainterPath *path, QTextItem::RenderFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 829-844 |
| | 9 | 2 |
QFontEngine::alphaRGBMapForGlyph| Name: | QFontEngine::alphaRGBMapForGlyph | | Prototype: | QImage QFontEngine::alphaRGBMapForGlyph(glyph_t glyph, QFixed , const QTransform &t) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 875-890 |
| | 9 | 3 |
QFontEngine::doKerning| Name: | QFontEngine::doKerning | | Prototype: | void QFontEngine::doKerning(QGlyphLayout *glyphs, QFontEngine::ShaperFlags flags) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1103-1118 |
| | 9 | 5 |
QFontEngine::lockedAlphaMapForGlyph| Name: | QFontEngine::lockedAlphaMapForGlyph | | Prototype: | QImage *QFontEngine::lockedAlphaMapForGlyph(glyph_t glyph, QFixed subPixelPosition, QFontEngine::GlyphFormat neededFormat, const QTransform &t, QPoint *offset) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 916-933 |
| | 9 | 4 |
QFontEngineBox::addOutlineToPath| Name: | QFontEngineBox::addOutlineToPath | | Prototype: | void QFontEngineBox::addOutlineToPath(qreal x, qreal y, const QGlyphLayout &glyphs, QPainterPath *path, QTextItem::RenderFlags flags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1637-1650 |
| | 9 | 3 |
QFontEngineFT::alphaMapForGlyph| Name: | QFontEngineFT::alphaMapForGlyph | | Prototype: | QImage QFontEngineFT::alphaMapForGlyph(glyph_t g, QFixed subPixelPosition, const QTransform &t) | | Coverage: | 36.364% (4/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1940-1956 |
| | 9 | 3 |
QFontEngineFT::setQtDefaultHintStyle| Name: | QFontEngineFT::setQtDefaultHintStyle | | Prototype: | void QFontEngineFT::setQtDefaultHintStyle(QFont::HintingPreference hintingPreference) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 815-831 |
| | 9 | 5 |
QFontEngineFT::xHeight| Name: | QFontEngineFT::xHeight | | Prototype: | QFixed QFontEngineFT::xHeight() const | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1318-1332 |
| | 9 | 3 |
QFontEngineMulti::loadEngine| Name: | QFontEngineMulti::loadEngine | | Prototype: | QFontEngine *QFontEngineMulti::loadEngine(int at) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1827-1841 |
| | 9 | 3 |
QFontMetrics::boundingRect| Name: | QFontMetrics::boundingRect | | Prototype: | QRect QFontMetrics::boundingRect(const QRect &rect, int flags, const QString &text, int tabStops, int *tabArray) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 774-788 |
| | 9 | 3 |
QFontMetricsF::boundingRect| Name: | QFontMetricsF::boundingRect | | Prototype: | QRectF QFontMetricsF::boundingRect(const QString &text) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1456-1468 |
| | 9 | 2 |
QFontSubset::glyphName| Name: | QFontSubset::glyphName | | Prototype: | QByteArray QFontSubset::glyphName(unsigned int glyph, const QVector<int> &reverseMap) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 113-128 |
| | 9 | 3 |
QFormLayout::expandingDirections| Name: | QFormLayout::expandingDirections | | Prototype: | Qt::Orientations QFormLayout::expandingDirections() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1431-1443 |
| | 9 | 3 |
QFormLayout::insertRow| Name: | QFormLayout::insertRow | | Prototype: | void QFormLayout::insertRow(int row, QWidget *label, QWidget *field) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1253-1265 |
| | 9 | 4 |
QFormLayout::insertRow| Name: | QFormLayout::insertRow | | Prototype: | void QFormLayout::insertRow(int row, QWidget *label, QLayout *field) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1270-1282 |
| | 9 | 4 |
QFtp::put| Name: | QFtp::put | | Prototype: | int QFtp::put(QIODevice *dev, const QString &file, TransferType type) | | Coverage: | 62.500% (5/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1919-1931 |
| | 9 | 3 |
QFutureInterfaceBase::waitForFinished| Name: | QFutureInterfaceBase::waitForFinished | | Prototype: | void QFutureInterfaceBase::waitForFinished() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 334-350 |
| | 9 | 3 |
QFutureInterfaceBase::waitForResume| Name: | QFutureInterfaceBase::waitForResume | | Prototype: | void QFutureInterfaceBase::waitForResume() | | Coverage: | 18.182% (2/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 199-217 |
| | 9 | 3 |
QFutureInterfaceBasePrivate::internal_updateProgress| Name: | QFutureInterfaceBasePrivate::internal_updateProgress | | Prototype: | bool QFutureInterfaceBasePrivate::internal_updateProgress(int progress, const QString &progressText) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 494-509 |
| | 9 | 4 |
QGL2PEXVertexArray::addCentroid| Name: | QGL2PEXVertexArray::addCentroid | | Prototype: | void QGL2PEXVertexArray::addCentroid(const QVectorPath &path, int subPathIndex) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | | Lines: | 69-84 |
| | 9 | 2 |
QGL2PEXVertexArray::lineToArray| Name: | QGL2PEXVertexArray::lineToArray | | Prototype: | void QGL2PEXVertexArray::lineToArray(const GLfloat x, const GLfloat y) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | | Lines: | 159-171 |
| | 9 | 5 |
QGL2PaintEngineEx::renderHintsChanged| Name: | QGL2PaintEngineEx::renderHintsChanged | | Prototype: | void QGL2PaintEngineEx::renderHintsChanged() | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1388-1406 |
| | 9 | 3 |
QGL2PaintEngineExPrivate::~QGL2PaintEngineExPrivate| Name: | QGL2PaintEngineExPrivate::~QGL2PaintEngineExPrivate | | Prototype: | QGL2PaintEngineExPrivate::~QGL2PaintEngineExPrivate() | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 98-113 |
| | 9 | 3 |
QGLContext::create| Name: | QGLContext::create | | Prototype: | bool QGLContext::create(const QGLContext* shareContext) | | Coverage: | 46.154% (6/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3364-3377 |
| | 9 | 3 |
QGLContextGroup::removeShare| Name: | QGLContextGroup::removeShare | | Prototype: | void QGLContextGroup::removeShare(const QGLContext *context) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5238-5253 |
| | 9 | 4 |
QGLFramebufferObject::bindDefault| Name: | QGLFramebufferObject::bindDefault | | Prototype: | bool QGLFramebufferObject::bindDefault() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 1189-1207 |
| | 9 | 3 |
QGLPaintDevice::metric| Name: | QGLPaintDevice::metric | | Prototype: | int QGLPaintDevice::metric(QPaintDevice::PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | | Lines: | 58-77 |
| | 9 | 7 |
QGLShaderProgram::removeShader| Name: | QGLShaderProgram::removeShader | | Prototype: | void QGLShaderProgram::removeShader(QGLShader *shader) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 843-857 |
| | 9 | 3 |
QGLTextureCache::remove| Name: | QGLTextureCache::remove | | Prototype: | bool QGLTextureCache::remove(QGLContext* ctx, GLuint textureId) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1947-1960 |
| | 9 | 3 |
QGLWidget::grabFrameBuffer| Name: | QGLWidget::grabFrameBuffer | | Prototype: | QImage QGLWidget::grabFrameBuffer(bool withAlpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4515-4526 |
| | 9 | 2 |
QGLWidgetPrivate::initContext| Name: | QGLWidgetPrivate::initContext | | Prototype: | void QGLWidgetPrivate::initContext(QGLContext *context, const QGLWidget* shareWidget) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5168-5183 |
| | 9 | 3 |
QGenericPluginFactory::keys| Name: | QGenericPluginFactory::keys | | Prototype: | QStringList QGenericPluginFactory::keys() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qgenericpluginfactory.cpp | | Lines: | 80-93 |
| | 9 | 3 |
QGestureManager::filterEvent| Name: | QGestureManager::filterEvent | | Prototype: | bool QGestureManager::filterEvent(QObject *receiver, QEvent *event) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 549-564 |
| | 9 | 3 |
QGlyphLayout::grow| Name: | QGlyphLayout::grow | | Prototype: | void QGlyphLayout::grow(char *address, int totalGlyphs) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2481-2498 |
| | 9 | 2 |
QGradient::setColorAt| Name: | QGradient::setColorAt | | Prototype: | void QGradient::setColorAt(qreal pos, const QColor &color) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1406-1421 |
| | 9 | 5 |
QGraphicsAnchorLayout::sizeHint| Name: | QGraphicsAnchorLayout::sizeHint | | Prototype: | QSizeF QGraphicsAnchorLayout::sizeHint(Qt::SizeHint which, const QSizeF &constraint) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp | | Lines: | 504-529 |
| | 9 | 1 |
QGraphicsAnchorLayoutPrivate::QGraphicsAnchorLayoutPrivate| Name: | QGraphicsAnchorLayoutPrivate::QGraphicsAnchorLayoutPrivate | | Prototype: | QGraphicsAnchorLayoutPrivate::QGraphicsAnchorLayoutPrivate() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 623-639 |
| | 9 | 3 |
QGraphicsAnchorLayoutPrivate::constraintsFromPaths| Name: | QGraphicsAnchorLayoutPrivate::constraintsFromPaths | | Prototype: | void QGraphicsAnchorLayoutPrivate::constraintsFromPaths(Orientation orientation) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2363-2377 |
| | 9 | 4 |
QGraphicsEllipseItem::paint| Name: | QGraphicsEllipseItem::paint | | Prototype: | void QGraphicsEllipseItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8953-8967 |
| | 9 | 3 |
QGraphicsEllipseItem::shape| Name: | QGraphicsEllipseItem::shape | | Prototype: | QPainterPath QGraphicsEllipseItem::shape() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8926-8940 |
| | 9 | 3 |
QGraphicsItem::installSceneEventFilter| Name: | QGraphicsItem::installSceneEventFilter | | Prototype: | void QGraphicsItem::installSceneEventFilter(QGraphicsItem *filterItem) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6714-6727 |
| | 9 | 3 |
QGraphicsItem::isAncestorOf| Name: | QGraphicsItem::isAncestorOf | | Prototype: | bool QGraphicsItem::isAncestorOf(const QGraphicsItem *child) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6554-6566 |
| | 9 | 5 |
QGraphicsItem::isUnderMouse| Name: | QGraphicsItem::isUnderMouse | | Prototype: | bool QGraphicsItem::isUnderMouse() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6608-6621 |
| | 9 | 4 |
QGraphicsItem::isVisibleTo| Name: | QGraphicsItem::isVisibleTo | | Prototype: | bool QGraphicsItem::isVisibleTo(const QGraphicsItem *parent) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2336-2348 |
| | 9 | 5 |
QGraphicsItem::setInputMethodHints| Name: | QGraphicsItem::setInputMethodHints | | Prototype: | void QGraphicsItem::setInputMethodHints(Qt::InputMethodHints hints) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7476-7487 |
| | 9 | 3 |
QGraphicsItem::setPanelModality| Name: | QGraphicsItem::setPanelModality | | Prototype: | void QGraphicsItem::setPanelModality(PanelModality panelModality) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2120-2132 |
| | 9 | 4 |
QGraphicsItem::setTransformations| Name: | QGraphicsItem::setTransformations | | Prototype: | void QGraphicsItem::setTransformations(const QList<QGraphicsTransform *> &transformations) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4135-4146 |
| | 9 | 3 |
QGraphicsItemAnimation::clear| Name: | QGraphicsItemAnimation::clear | | Prototype: | void QGraphicsItemAnimation::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 510-521 |
| | 9 | 1 |
QGraphicsItemPrivate::appendGraphicsTransform| Name: | QGraphicsItemPrivate::appendGraphicsTransform | | Prototype: | void QGraphicsItemPrivate::appendGraphicsTransform(QGraphicsTransform *t) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4168-4180 |
| | 9 | 3 |
QGraphicsItemPrivate::genericMapFromScene| Name: | QGraphicsItemPrivate::genericMapFromScene | | Prototype: | QPointF QGraphicsItemPrivate::genericMapFromScene(const QPointF &pos, const QWidget *viewport) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1071-1084 |
| | 9 | 4 |
QGraphicsItemPrivate::prependGraphicsTransform| Name: | QGraphicsItemPrivate::prependGraphicsTransform | | Prototype: | void QGraphicsItemPrivate::prependGraphicsTransform(QGraphicsTransform *t) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4151-4163 |
| | 9 | 3 |
QGraphicsLayout::QGraphicsLayout| Name: | QGraphicsLayout::QGraphicsLayout | | Prototype: | QGraphicsLayout::QGraphicsLayout(QGraphicsLayoutItem *parent) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout.cpp | | Lines: | 159-175 |
| | 9 | 3 |
QGraphicsLayout::QGraphicsLayout| Name: | QGraphicsLayout::QGraphicsLayout | | Prototype: | QGraphicsLayout::QGraphicsLayout(QGraphicsLayoutPrivate &dd, QGraphicsLayoutItem *parent) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout.cpp | | Lines: | 180-196 |
| | 9 | 3 |
QGraphicsLayoutItemPrivate::setSize| Name: | QGraphicsLayoutItemPrivate::setSize | | Prototype: | void QGraphicsLayoutItemPrivate::setSize(Qt::SizeHint which, const QSizeF &size) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 239-253 |
| | 9 | 4 |
QGraphicsLayoutItemPrivate::setSizeComponent| Name: | QGraphicsLayoutItemPrivate::setSizeComponent | | Prototype: | void QGraphicsLayoutItemPrivate::setSizeComponent( Qt::SizeHint which, SizeComponent component, qreal value) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 260-272 |
| | 9 | 2 |
QGraphicsLinearLayout::setStretchFactor| Name: | QGraphicsLinearLayout::setStretchFactor | | Prototype: | void QGraphicsLinearLayout::setStretchFactor(QGraphicsLayoutItem *item, int stretch) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 401-413 |
| | 9 | 3 |
QGraphicsProxyWidget::dragEnterEvent| Name: | QGraphicsProxyWidget::dragEnterEvent | | Prototype: | void QGraphicsProxyWidget::dragEnterEvent(QGraphicsSceneDragDropEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 1056-1072 |
| | 9 | 3 |
QGraphicsProxyWidget::focusNextPrevChild| Name: | QGraphicsProxyWidget::focusNextPrevChild | | Prototype: | bool QGraphicsProxyWidget::focusNextPrevChild(bool next) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 1407-1421 |
| | 9 | 3 |
QGraphicsProxyWidget::setGeometry| Name: | QGraphicsProxyWidget::setGeometry | | Prototype: | void QGraphicsProxyWidget::setGeometry(const QRectF &rect) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 759-772 |
| | 9 | 3 |
QGraphicsScene::clear| Name: | QGraphicsScene::clear | | Prototype: | void QGraphicsScene::clear() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 2380-2394 |
| | 9 | 2 |
QGraphicsScene::clearSelection| Name: | QGraphicsScene::clearSelection | | Prototype: | void QGraphicsScene::clearSelection() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 2353-2370 |
| | 9 | 3 |
QGraphicsScene::eventFilter| Name: | QGraphicsScene::eventFilter | | Prototype: | bool QGraphicsScene::eventFilter(QObject *watched, QEvent *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 3534-3550 |
| | 9 | 5 |
QGraphicsScene::setBspTreeDepth| Name: | QGraphicsScene::setBspTreeDepth | | Prototype: | void QGraphicsScene::setBspTreeDepth(int depth) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1913-1927 |
| | 9 | 3 |
QGraphicsSceneBspTreeIndexPrivate::purgeRemovedItems| Name: | QGraphicsSceneBspTreeIndexPrivate::purgeRemovedItems | | Prototype: | void QGraphicsSceneBspTreeIndexPrivate::purgeRemovedItems() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | | Lines: | 188-203 |
| | 9 | 4 |
QGraphicsScenePrivate::filterDescendantEvent| Name: | QGraphicsScenePrivate::filterDescendantEvent | | Prototype: | bool QGraphicsScenePrivate::filterDescendantEvent(QGraphicsItem *item, QEvent *event) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1183-1196 |
| | 9 | 5 |
QGraphicsScenePrivate::filterEvent| Name: | QGraphicsScenePrivate::filterEvent | | Prototype: | bool QGraphicsScenePrivate::filterEvent(QGraphicsItem *item, QEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1201-1215 |
| | 9 | 4 |
QGraphicsViewPrivate::processPendingUpdates| Name: | QGraphicsViewPrivate::processPendingUpdates | | Prototype: | void QGraphicsViewPrivate::processPendingUpdates() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 930-945 |
| | 9 | 4 |
QGraphicsWidget::close| Name: | QGraphicsWidget::close | | Prototype: | bool QGraphicsWidget::close() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2384-2399 |
| | 9 | 4 |
QGridLayoutEngine::insertItem| Name: | QGridLayoutEngine::insertItem | | Prototype: | void QGridLayoutEngine::insertItem(QGridLayoutItem *item, int index) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 959-975 |
| | 9 | 5 |
QGridLayoutItem::stretchFactor| Name: | QGridLayoutItem::stretchFactor | | Prototype: | int QGridLayoutItem::stretchFactor(Qt::Orientation orientation) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 560-575 |
| | 9 | 4 |
QGridLayoutPrivate::QGridLayoutPrivate| Name: | QGridLayoutPrivate::QGridLayoutPrivate | | Prototype: | QGridLayoutPrivate::QGridLayoutPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 339-350 |
| | 9 | 1 |
QGridLayoutPrivate::addHfwData| Name: | QGridLayoutPrivate::addHfwData | | Prototype: | void QGridLayoutPrivate::addHfwData(QGridBox *box, int width) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 865-878 |
| | 9 | 2 |
QHeaderView::initStyleOption| Name: | QHeaderView::initStyleOption | | Prototype: | void QHeaderView::initStyleOption(QStyleOptionHeader *option) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3194-3205 |
| | 9 | 3 |
QHeaderView::initialize| Name: | QHeaderView::initialize | | Prototype: | void QHeaderView::initialize() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 332-343 |
| | 9 | 1 |
QHeaderView::setMaximumSectionSize| Name: | QHeaderView::setMaximumSectionSize | | Prototype: | void QHeaderView::setMaximumSectionSize(int size) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1637-1650 |
| | 9 | 4 |
QHeaderView::setSortIndicatorShown| Name: | QHeaderView::setSortIndicatorShown | | Prototype: | void QHeaderView::setSortIndicatorShown(bool show) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1386-1401 |
| | 9 | 4 |
QHeaderViewPrivate::clear| Name: | QHeaderViewPrivate::clear | | Prototype: | void QHeaderViewPrivate::clear() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3459-3471 |
| | 9 | 2 |
QHeaderViewPrivate::flipSortIndicator| Name: | QHeaderViewPrivate::flipSortIndicator | | Prototype: | void QHeaderViewPrivate::flipSortIndicator(int section) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3473-3487 |
| | 9 | 3 |
QHeaderViewPrivate::maybeRestorePrevLastSectionAndStretchLast| Name: | QHeaderViewPrivate::maybeRestorePrevLastSectionAndStretchLast | | Prototype: | void QHeaderViewPrivate::maybeRestorePrevLastSectionAndStretchLast() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3275-3289 |
| | 9 | 3 |
QHeaderViewPrivate::updateSectionIndicator| Name: | QHeaderViewPrivate::updateSectionIndicator | | Prototype: | void QHeaderViewPrivate::updateSectionIndicator(int section, int position) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3169-3185 |
| | 9 | 4 |
QHighDpiScaling::screenSubfactor| Name: | QHighDpiScaling::screenSubfactor | | Prototype: | qreal QHighDpiScaling::screenSubfactor(const QPlatformScreen *screen) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 374-387 |
| | 9 | 5 |
QHostAddress::isLoopback| Name: | QHostAddress::isLoopback | | Prototype: | bool QHostAddress::isLoopback() const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 1083-1101 |
| | 9 | 4 |
QHostInfoLookupManager::clear| Name: | QHostInfoLookupManager::clear | | Prototype: | void QHostInfoLookupManager::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 570-584 |
| | 9 | 1 |
QHttpMultiPartIODevice::size| Name: | QHttpMultiPartIODevice::size | | Prototype: | qint64 QHttpMultiPartIODevice::size() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 453-470 |
| | 9 | 3 |