| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QDockAreaLayoutInfo::usedSeparatorWidgets| Name: | QDockAreaLayoutInfo::usedSeparatorWidgets | | Prototype: | QSet<QWidget*> QDockAreaLayoutInfo::usedSeparatorWidgets() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2216-2232 |
| | 10 | 4 |
QDockWidgetGroupLayout::setGeometry| Name: | QDockWidgetGroupLayout::setGeometry | | Prototype: | void setGeometry(const QRect&r) override | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 216-228 |
| | 10 | 2 |
QDockWidgetLayout::setWidgetForRole| Name: | QDockWidgetLayout::setWidgetForRole | | Prototype: | void QDockWidgetLayout::setWidgetForRole(Role r, QWidget *w) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 403-420 |
| | 10 | 3 |
QDomDocumentPrivate::createProcessingInstruction| Name: | QDomDocumentPrivate::createProcessingInstruction | | Prototype: | QDomProcessingInstructionPrivate* QDomDocumentPrivate::createProcessingInstruction(const QString &target, const QString &data) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6322-6337 |
| | 10 | 3 |
QDomElementPrivate::setAttributeNS| Name: | QDomElementPrivate::setAttributeNS | | Prototype: | void QDomElementPrivate::setAttributeNS(const QString& nsURI, const QString& qName, const QString& newValue) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4460-4477 |
| | 10 | 2 |
QDomNamedNodeMapPrivate::clone| Name: | QDomNamedNodeMapPrivate::clone | | Prototype: | QDomNamedNodeMapPrivate* QDomNamedNodeMapPrivate::clone(QDomNodePrivate* p) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3039-3055 |
| | 10 | 2 |
QDomNamedNodeMapPrivate::removeNamedItem| Name: | QDomNamedNodeMapPrivate::removeNamedItem | | Prototype: | QDomNodePrivate* QDomNamedNodeMapPrivate::removeNamedItem(const QString& name) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3126-3141 |
| | 10 | 4 |
QDomNamedNodeMapPrivate::setNamedItemNS| Name: | QDomNamedNodeMapPrivate::setNamedItemNS | | Prototype: | QDomNodePrivate* QDomNamedNodeMapPrivate::setNamedItemNS(QDomNodePrivate* arg) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3105-3124 |
| | 10 | 4 |
QDomNodePrivate::QDomNodePrivate| Name: | QDomNodePrivate::QDomNodePrivate | | Prototype: | QDomNodePrivate::QDomNodePrivate(QDomDocumentPrivate *doc, QDomNodePrivate *par) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1430-1443 |
| | 10 | 2 |
QDomNodePrivate::~QDomNodePrivate| Name: | QDomNodePrivate::~QDomNodePrivate | | Prototype: | QDomNodePrivate::~QDomNodePrivate() | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1468-1483 |
| | 10 | 3 |
QEGLDeviceIntegrationFactory::create| Name: | QEGLDeviceIntegrationFactory::create | | Prototype: | QEGLDeviceIntegration *QEGLDeviceIntegrationFactory::create(const QString &key, const QString &pluginPath) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 108-127 |
| | 10 | 6 |
QEasingCurve::operator==| Name: | QEasingCurve::operator== | | Prototype: | bool QEasingCurve::operator==(const QEasingCurve &other) const | | Coverage: | 79.167% (19/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1103-1120 |
| | 10 | 4 |
QEglFSCursor::paintOnScreen| Name: | QEglFSCursor::paintOnScreen | | Prototype: | void QEglFSCursor::paintOnScreen() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 312-326 |
| | 10 | 2 |
QEglFSIntegration::nativeResourceForIntegration| Name: | QEglFSIntegration::nativeResourceForIntegration | | Prototype: | void *QEglFSIntegration::nativeResourceForIntegration(const QByteArray &resource) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 271-290 |
| | 10 | 5 |
QEglFSWindow::destroy| Name: | QEglFSWindow::destroy | | Prototype: | void QEglFSWindow::destroy() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 152-168 |
| | 10 | 4 |
QEvdevMouseManager::addMouse| Name: | QEvdevMouseManager::addMouse | | Prototype: | void QEvdevMouseManager::addMouse(const QString &deviceNode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp | | Lines: | 148-162 |
| | 10 | 3 |
QEvdevMouseManager::clampPosition| Name: | QEvdevMouseManager::clampPosition | | Prototype: | void QEvdevMouseManager::clampPosition() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp | | Lines: | 107-121 |
| | 10 | 5 |
QEventDispatcherUNIXPrivate::processThreadWakeUp| Name: | QEventDispatcherUNIXPrivate::processThreadWakeUp | | Prototype: | int QEventDispatcherUNIXPrivate::processThreadWakeUp(int nsel) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 273-303 |
| | 10 | 5 |
QExpandingLineEdit::updateMinimumWidth| Name: | QExpandingLineEdit::updateMinimumWidth | | Prototype: | void QExpandingLineEdit::updateMinimumWidth() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 545-559 |
| | 10 | 1 |
QFSFileEngine::setSize| Name: | QFSFileEngine::setSize | | Prototype: | bool QFSFileEngine::setSize(qint64 size) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 658-671 |
| | 10 | 4 |
QFSFileEngine::supportsExtension| Name: | QFSFileEngine::supportsExtension | | Prototype: | bool QFSFileEngine::supportsExtension(Extension extension) const | | Coverage: | 80.000% (20/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 842-854 |
| | 10 | 5 |
QFSFileEnginePrivate::doStat| Name: | QFSFileEnginePrivate::doStat | | Prototype: | bool QFSFileEnginePrivate::doStat(QFileSystemMetaData::MetaDataFlags flags) const | | Coverage: | 94.118% (16/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 493-509 |
| | 10 | 5 |
QFSFileEnginePrivate::init| Name: | QFSFileEnginePrivate::init | | Prototype: | void QFSFileEnginePrivate::init() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 117-139 |
| | 10 | 1 |
QFbCursor::changeCursor| Name: | QFbCursor::changeCursor | | Prototype: | void QFbCursor::changeCursor(QCursor * widgetCursor, QWindow *window) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 160-177 |
| | 10 | 3 |
QFile::link| Name: | QFile::link | | Prototype: | bool QFile::link(const QString &linkName) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 696-711 |
| | 10 | 3 |
QFileDevice::readLineData| Name: | QFileDevice::readLineData | | Prototype: | qint64 QFileDevice::readLineData(char *data, qint64 maxlen) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 423-444 |
| | 10 | 4 |
QFileDevice::unmap| Name: | QFileDevice::unmap | | Prototype: | bool QFileDevice::unmap(uchar *address) | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 727-740 |
| | 10 | 3 |
QFileDialogComboBox::paintEvent| Name: | QFileDialogComboBox::paintEvent | | Prototype: | void QFileDialogComboBox::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3897-3914 |
| | 10 | 1 |
QFileDialogPrivate::addDefaultSuffixToUrls| Name: | QFileDialogPrivate::addDefaultSuffixToUrls | | Prototype: | QList<QUrl> QFileDialogPrivate::addDefaultSuffixToUrls(const QList<QUrl> &urlsToFix) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1234-1248 |
| | 10 | 3 |
QFileDialogPrivate::canBeNativeDialog| Name: | QFileDialogPrivate::canBeNativeDialog | | Prototype: | bool QFileDialogPrivate::canBeNativeDialog() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 696-711 |
| | 10 | 4 |
QFileDialogPrivate::retranslateWindowTitle| Name: | QFileDialogPrivate::retranslateWindowTitle | | Prototype: | void QFileDialogPrivate::retranslateWindowTitle() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 574-589 |
| | 10 | 4 |
QFileSystemEngine::resolveUserName| Name: | QFileSystemEngine::resolveUserName | | Prototype: | QString QFileSystemEngine::resolveUserName(uint userId) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 347-368 |
| | 10 | 3 |
QFileSystemModel::index| Name: | QFileSystemModel::index | | Prototype: | QModelIndex QFileSystemModel::index(int row, int column, const QModelIndex &parent) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 241-258 |
| | 10 | 2 |
QFont::setLetterSpacing| Name: | QFont::setLetterSpacing | | Prototype: | void QFont::setLetterSpacing(SpacingType type, qreal spacing) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1463-1477 |
| | 10 | 2 |
QFontDialog::setVisible| Name: | QFontDialog::setVisible | | Prototype: | void QFontDialog::setVisible(bool visible) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 988-1004 |
| | 10 | 4 |
QFontDialogPrivate::canBeNativeDialog| Name: | QFontDialogPrivate::canBeNativeDialog | | Prototype: | bool QFontDialogPrivate::canBeNativeDialog() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 1034-1049 |
| | 10 | 4 |
QFontEngine::QFontEngine| Name: | QFontEngine::QFontEngine | | Prototype: | QFontEngine::QFontEngine(Type type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 241-263 |
| | 10 | 2 |
QFontEngine::setGlyphCache| Name: | QFontEngine::setGlyphCache | | Prototype: | void QFontEngine::setGlyphCache(const void *context, QFontEngineGlyphCache *cache) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1055-1074 |
| | 10 | 4 |
QFontEngineMulti::ensureEngineAt| Name: | QFontEngineMulti::ensureEngineAt | | Prototype: | void QFontEngineMulti::ensureEngineAt(int at) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1819-1832 |
| | 10 | 4 |
QFontEngineMulti::setFallbackFamiliesList| Name: | QFontEngineMulti::setFallbackFamiliesList | | Prototype: | void QFontEngineMulti::setFallbackFamiliesList(const QStringList &fallbackFamilies) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1800-1817 |
| | 10 | 2 |
QFontEngineQPF2::boundingBox| Name: | QFontEngineQPF2::boundingBox | | Prototype: | glyph_metrics_t QFontEngineQPF2::boundingBox(glyph_t glyph) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 437-449 |
| | 10 | 2 |
QFontEngineQPF2::findGlyph| Name: | QFontEngineQPF2::findGlyph | | Prototype: | const QFontEngineQPF2::Glyph *QFontEngineQPF2::findGlyph(glyph_t g) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 145-161 |
| | 10 | 5 |
QFontMetrics::boundingRect| Name: | QFontMetrics::boundingRect | | Prototype: | QRect QFontMetrics::boundingRect(QChar ch) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 692-708 |
| | 10 | 2 |
QFontMetricsF::boundingRect| Name: | QFontMetricsF::boundingRect | | Prototype: | QRectF QFontMetricsF::boundingRect(QChar ch) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1472-1488 |
| | 10 | 2 |
QFontPrivate::engineForScript| Name: | QFontPrivate::engineForScript | | Prototype: | QFontEngine *QFontPrivate::engineForScript(int script) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 202-216 |
| | 10 | 5 |
QFramePrivate::updateStyledFrameWidths| Name: | QFramePrivate::updateStyledFrameWidths | | Prototype: | void QFramePrivate::updateStyledFrameWidths() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 408-421 |
| | 10 | 1 |
QFreetypeFace::release| Name: | QFreetypeFace::release | | Prototype: | void QFreetypeFace::release(const QFontEngine::FaceId &face_id) | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 305-324 |
| | 10 | 5 |
QFusionStyle::drawItemText| Name: | QFusionStyle::drawItemText | | Prototype: | void QFusionStyle::drawItemText(QPainter *painter, const QRect &rect, int alignment, const QPalette &pal, bool enabled, const QString& text, QPalette::ColorRole textRole) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 393-409 |
| | 10 | 4 |
QGL2PaintEngineEx::drawPixmapFragments| Name: | QGL2PaintEngineEx::drawPixmapFragments | | Prototype: | void QGL2PaintEngineEx::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints hints) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1904-1922 |
| | 10 | 3 |
QGL2PaintEngineExPrivate::updateTextureFilter| Name: | QGL2PaintEngineExPrivate::updateTextureFilter | | Prototype: | void QGL2PaintEngineExPrivate::updateTextureFilter(GLenum target, GLenum wrapMode, bool smoothPixmapTransform, GLuint id) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 109-126 |
| | 10 | 3 |
QGLColormap::detach_helper| Name: | QGLColormap::detach_helper | | Prototype: | void QGLColormap::detach_helper() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 147-160 |
| | 10 | 3 |
QGLEngineSharedShaders::~QGLEngineSharedShaders| Name: | QGLEngineSharedShaders::~QGLEngineSharedShaders | | Prototype: | QGLEngineSharedShaders::~QGLEngineSharedShaders() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 293-313 |
| | 10 | 3 |
QGLShaderProgram::addShaderFromSourceCode| Name: | QGLShaderProgram::addShaderFromSourceCode | | Prototype: | bool QGLShaderProgram::addShaderFromSourceCode(QGLShader::ShaderType type, const char *source) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 747-760 |
| | 10 | 3 |
QGLShaderProgram::addShaderFromSourceFile| Name: | QGLShaderProgram::addShaderFromSourceFile | | Prototype: | bool QGLShaderProgram::addShaderFromSourceFile (QGLShader::ShaderType type, const QString& fileName) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 814-828 |
| | 10 | 3 |
QGLWidget::resizeEvent| Name: | QGLWidget::resizeEvent | | Prototype: | void QGLWidget::resizeEvent(QResizeEvent *e) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4412-4426 |
| | 10 | 3 |
QGnomeTheme::themeHint| Name: | QGnomeTheme::themeHint | | Prototype: | QVariant QGnomeTheme::themeHint(QPlatformTheme::ThemeHint hint) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 604-630 |
| | 10 | 13 |
QGraphicsAnchorLayout::removeAt| Name: | QGraphicsAnchorLayout::removeAt | | Prototype: | void QGraphicsAnchorLayout::removeAt(int index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp | | Lines: | 448-464 |
| | 10 | 2 |
QGraphicsAnchorLayoutPrivate::calculateNonTrunk| Name: | QGraphicsAnchorLayoutPrivate::calculateNonTrunk | | Prototype: | bool QGraphicsAnchorLayoutPrivate::calculateNonTrunk(const QList<QSimplexConstraint *> &constraints, const QList<AnchorData *> &variables) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2267-2286 |
| | 10 | 3 |
QGraphicsAnchorLayoutPrivate::interpolateEdge| Name: | QGraphicsAnchorLayoutPrivate::interpolateEdge | | Prototype: | void QGraphicsAnchorLayoutPrivate::interpolateEdge(AnchorVertex *base, AnchorData *edge) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2778-2796 |
| | 10 | 2 |
QGraphicsBlurEffect::draw| Name: | QGraphicsBlurEffect::draw | | Prototype: | void QGraphicsBlurEffect::draw(QPainter *painter) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 854-870 |
| | 10 | 3 |
QGraphicsItem::setBoundingRegionGranularity| Name: | QGraphicsItem::setBoundingRegionGranularity | | Prototype: | void QGraphicsItem::setBoundingRegionGranularity(qreal granularity) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5311-5325 |
| | 10 | 3 |
QGraphicsItemCache::purge| Name: | QGraphicsItemCache::purge | | Prototype: | void QGraphicsItemCache::purge() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1372-1385 |
| | 10 | 2 |
QGraphicsItemPrivate::invalidateChildGraphicsEffectsRecursively| Name: | QGraphicsItemPrivate::invalidateChildGraphicsEffectsRecursively | | Prototype: | void QGraphicsItemPrivate::invalidateChildGraphicsEffectsRecursively(QGraphicsItemPrivate::InvalidateReason reason) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5414-5430 |
| | 10 | 5 |
QGraphicsItemPrivate::updatePaintedViewBoundingRects| Name: | QGraphicsItemPrivate::updatePaintedViewBoundingRects | | Prototype: | void QGraphicsItemPrivate::updatePaintedViewBoundingRects(bool updateChildren) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5539-5555 |
| | 10 | 5 |
QGraphicsLayout::widgetEvent| Name: | QGraphicsLayout::widgetEvent | | Prototype: | void QGraphicsLayout::widgetEvent(QEvent *e) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout.cpp | | Lines: | 385-404 |
| | 10 | 6 |
QGraphicsLinearLayout::removeAt| Name: | QGraphicsLinearLayout::removeAt | | Prototype: | void QGraphicsLinearLayout::removeAt(int index) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 322-337 |
| | 10 | 4 |
QGraphicsOpacityEffect::setOpacity| Name: | QGraphicsOpacityEffect::setOpacity | | Prototype: | void QGraphicsOpacityEffect::setOpacity(qreal opacity) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 1117-1132 |
| | 10 | 3 |
QGraphicsPixmapItemPrivate::updateShape| Name: | QGraphicsPixmapItemPrivate::updateShape | | Prototype: | void updateShape() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9476-9499 |
| | 10 | 5 |
QGraphicsScene::contextMenuEvent| Name: | QGraphicsScene::contextMenuEvent | | Prototype: | void QGraphicsScene::contextMenuEvent(QGraphicsSceneContextMenuEvent *contextMenuEvent) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 3542-3562 |
| | 10 | 4 |
QGraphicsScene::mouseMoveEvent| Name: | QGraphicsScene::mouseMoveEvent | | Prototype: | void QGraphicsScene::mouseMoveEvent(QGraphicsSceneMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 4036-4051 |
| | 10 | 3 |
QGraphicsScene::sendEvent| Name: | QGraphicsScene::sendEvent | | Prototype: | bool QGraphicsScene::sendEvent(QGraphicsItem *item, QEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 5762-5776 |
| | 10 | 3 |
QGraphicsScenePrivate::addPopup| Name: | QGraphicsScenePrivate::addPopup | | Prototype: | void QGraphicsScenePrivate::addPopup(QGraphicsWidget *widget) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 881-896 |
| | 10 | 3 |
QGraphicsScenePrivate::sendHoverEvent| Name: | QGraphicsScenePrivate::sendHoverEvent | | Prototype: | void QGraphicsScenePrivate::sendHoverEvent(QEvent::Type type, QGraphicsItem *item, QGraphicsSceneHoverEvent *hoverEvent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1276-1289 |
| | 10 | 1 |
QGraphicsView::dragMoveEvent| Name: | QGraphicsView::dragMoveEvent | | Prototype: | void QGraphicsView::dragMoveEvent(QDragMoveEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3107-3131 |
| | 10 | 3 |
QGraphicsView::mouseMoveEvent| Name: | QGraphicsView::mouseMoveEvent | | Prototype: | void QGraphicsView::mouseMoveEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3328-3347 |
| | 10 | 3 |
QGraphicsView::resetCachedContent| Name: | QGraphicsView::resetCachedContent | | Prototype: | void QGraphicsView::resetCachedContent() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1606-1623 |
| | 10 | 4 |
QGraphicsViewPrivate::_q_unsetViewportCursor| Name: | QGraphicsViewPrivate::_q_unsetViewportCursor | | Prototype: | void QGraphicsViewPrivate::_q_unsetViewportCursor() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 799-817 |
| | 10 | 5 |
QGraphicsViewPrivate::updateScroll| Name: | QGraphicsViewPrivate::updateScroll | | Prototype: | void QGraphicsViewPrivate::updateScroll() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 587-604 |
| | 10 | 3 |
QGridLayout::addWidget| Name: | QGridLayout::addWidget | | Prototype: | void QGridLayout::addWidget(QWidget *widget, int fromRow, int fromColumn, int rowSpan, int columnSpan, Qt::Alignment alignment) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1461-1474 |
| | 10 | 2 |
QGridLayoutEngine::effectiveAlignment| Name: | QGridLayoutEngine::effectiveAlignment | | Prototype: | Qt::Alignment QGridLayoutEngine::effectiveAlignment(const QGridLayoutItem *layoutItem) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 908-925 |
| | 10 | 4 |
QGridLayoutPrivate::heightForWidth| Name: | QGridLayoutPrivate::heightForWidth | | Prototype: | int QGridLayoutPrivate::heightForWidth(int w, int hSpacing, int vSpacing) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 404-418 |
| | 10 | 3 |
QGridLayoutPrivate::takeAt| Name: | QGridLayoutPrivate::takeAt | | Prototype: | inline QLayoutItem *takeAt(int index) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 151-166 |
| | 10 | 5 |
QGridLayoutRowData::totalBox| Name: | QGridLayoutRowData::totalBox | | Prototype: | QGridLayoutBox QGridLayoutRowData::totalBox(int start, int end) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 427-441 |
| | 10 | 4 |
QGroupBox::mouseMoveEvent| Name: | QGroupBox::mouseMoveEvent | | Prototype: | void QGroupBox::mouseMoveEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 714-726 |
| | 10 | 2 |
QGroupBox::setChecked| Name: | QGroupBox::setChecked | | Prototype: | void QGroupBox::setChecked(bool b) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 632-647 |
| | 10 | 2 |
QGtk2Painter::paintExtention| Name: | QGtk2Painter::paintExtention | | Prototype: | void QGtk2Painter::paintExtention(GtkWidget *gtkWidget, const gchar *part, const QRect &rect, GtkStateType state, GtkShadowType shadow, GtkPositionType gap_pos, GtkStyle *style) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 608-632 |
| | 10 | 9 |
QGtk2Painter::paintHandle| Name: | QGtk2Painter::paintHandle | | Prototype: | void QGtk2Painter::paintHandle(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkShadowType shadow, GtkOrientation orientation, GtkStyle *style) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 505-531 |
| | 10 | 9 |
QGtkStylePrivate::applyCustomPaletteHash| Name: | QGtkStylePrivate::applyCustomPaletteHash | | Prototype: | void QGtkStylePrivate::applyCustomPaletteHash() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 682-696 |
| | 10 | 1 |
QGtkStylePrivate::getGConfBool| Name: | QGtkStylePrivate::getGConfBool | | Prototype: | bool QGtkStylePrivate::getGConfBool(const QString &key, bool fallback) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 629-646 |
| | 10 | 3 |
QGuiApplicationPrivate::tryCloseRemainingWindows| Name: | QGuiApplicationPrivate::tryCloseRemainingWindows | | Prototype: | bool QGuiApplicationPrivate::tryCloseRemainingWindows(QWindowList processedWindows) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3040-3054 |
| | 10 | 4 |
QGuiApplicationPrivate::updateFilteredScreenOrientation| Name: | QGuiApplicationPrivate::updateFilteredScreenOrientation | | Prototype: | void QGuiApplicationPrivate::updateFilteredScreenOrientation(QScreen *s) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2626-2638 |
| | 10 | 4 |
QHeaderView::dataChanged| Name: | QHeaderView::dataChanged | | Prototype: | void QHeaderView::dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector<int> &) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2852-2865 |
| | 10 | 4 |
QHeaderView::sectionSize| Name: | QHeaderView::sectionSize | | Prototype: | int QHeaderView::sectionSize(int logicalIndex) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 642-654 |
| | 10 | 4 |
QHeaderView::sectionViewportPosition| Name: | QHeaderView::sectionViewportPosition | | Prototype: | int QHeaderView::sectionViewportPosition(int logicalIndex) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 687-699 |
| | 10 | 4 |
QHeaderView::setStretchLastSection| Name: | QHeaderView::setStretchLastSection | | Prototype: | void QHeaderView::setStretchLastSection(bool stretch) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1473-1485 |
| | 10 | 5 |
QHeaderViewPrivate::_q_layoutAboutToBeChanged| Name: | QHeaderViewPrivate::_q_layoutAboutToBeChanged | | Prototype: | void QHeaderViewPrivate::_q_layoutAboutToBeChanged() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2008-2026 |
| | 10 | 5 |
QHeaderViewPrivate::createSectionItems| Name: | QHeaderViewPrivate::createSectionItems | | Prototype: | void QHeaderViewPrivate::createSectionItems(int start, int end, int size, QHeaderView::ResizeMode mode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3346-3360 |
| | 10 | 3 |
QHeaderViewPrivate::updateHiddenSections| Name: | QHeaderViewPrivate::updateHiddenSections | | Prototype: | void QHeaderViewPrivate::updateHiddenSections(int logicalFirst, int logicalLast) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1916-1930 |
| | 10 | 5 |
QHttpNetworkConnectionChannel::pipelineInto| Name: | QHttpNetworkConnectionChannel::pipelineInto | | Prototype: | void QHttpNetworkConnectionChannel::pipelineInto(HttpMessagePair &pair) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 655-677 |
| | 10 | 1 |
QHttpNetworkConnectionChannel::resetUploadData| Name: | QHttpNetworkConnectionChannel::resetUploadData | | Prototype: | bool QHttpNetworkConnectionChannel::resetUploadData() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 595-612 |
| | 10 | 4 |