| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QFileDialogTreeView::setFileDialogPrivate| Name: | QFileDialogTreeView::setFileDialogPrivate | | Prototype: | void QFileDialogTreeView::setFileDialogPrivate(QFileDialogPrivate *d_pointer) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3957-3972 |
| | 11 | 1 |
QFileIconProvider::icon| Name: | QFileIconProvider::icon | | Prototype: | QIcon QFileIconProvider::icon(IconType type) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | | Lines: | 299-321 |
| | 11 | 9 |
QFileIconProvider::type| Name: | QFileIconProvider::type | | Prototype: | QString QFileIconProvider::type(const QFileInfo &info) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | | Lines: | 423-458 |
| | 11 | 6 |
QFileInfo::size| Name: | QFileInfo::size | | Prototype: | qint64 QFileInfo::size() const | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 1277-1292 |
| | 11 | 5 |
QFileSelector::select| Name: | QFileSelector::select | | Prototype: | QUrl QFileSelector::select(const QUrl &filePath) const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines: | 244-265 |
| | 11 | 3 |
QFileSystemModelPrivate::init| Name: | QFileSystemModelPrivate::init | | Prototype: | void QFileSystemModelPrivate::init() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1884-1904 |
| | 11 | 5 |
QFileSystemWatcherPrivate::init| Name: | QFileSystemWatcherPrivate::init | | Prototype: | void QFileSystemWatcherPrivate::init() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 86-100 |
| | 11 | 2 |
QFont::toString| Name: | QFont::toString | | Prototype: | QString QFont::toString() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1998-2011 |
| | 11 | 1 |
QFontDialogPrivate::getFont| Name: | QFontDialogPrivate::getFont | | Prototype: | QFont QFontDialogPrivate::getFont(bool *ok, const QFont &initial, QWidget *parent, const QString &title, QFontDialog::FontDialogOptions options) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 399-416 |
| | 11 | 4 |
QFontEngineFT::alphaRGBMapForGlyph| Name: | QFontEngineFT::alphaRGBMapForGlyph | | Prototype: | QImage QFontEngineFT::alphaRGBMapForGlyph(glyph_t g, QFixed subPixelPosition, const QTransform &t) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1847-1866 |
| | 11 | 4 |
QFontPrivate::smallCapsFontPrivate| Name: | QFontPrivate::smallCapsFontPrivate | | Prototype: | QFontPrivate *QFontPrivate::smallCapsFontPrivate() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 232-246 |
| | 11 | 4 |
QFontSubset::glyphName| Name: | QFontSubset::glyphName | | Prototype: | QByteArray QFontSubset::glyphName(unsigned short unicode, bool symbol) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 89-105 |
| | 11 | 3 |
QFormLayout::invalidate| Name: | QFormLayout::invalidate | | Prototype: | void QFormLayout::invalidate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1562-1575 |
| | 11 | 1 |
QFtpPI::abort| Name: | QFtpPI::abort | | Prototype: | void QFtpPI::abort() | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 854-881 |
| | 11 | 4 |
QFusionStyle::unpolish| Name: | QFusionStyle::unpolish | | Prototype: | void QFusionStyle::unpolish(QWidget *widget) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3282-3297 |
| | 11 | 2 |
QFutureInterfaceBase::setProgressValueAndText| Name: | QFutureInterfaceBase::setProgressValueAndText | | Prototype: | void QFutureInterfaceBase::setProgressValueAndText(int progressValue, const QString &progressText) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 401-418 |
| | 11 | 5 |
QFutureInterfaceBase::waitForResult| Name: | QFutureInterfaceBase::waitForResult | | Prototype: | void QFutureInterfaceBase::waitForResult(int resultIndex) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 306-326 |
| | 11 | 3 |
QGL2PaintEngineEx::stroke| Name: | QGL2PaintEngineEx::stroke | | Prototype: | void QGL2PaintEngineEx::stroke(const QVectorPath &path, const QPen &pen) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1260-1278 |
| | 11 | 3 |
QGLBuffer::bind| Name: | QGLBuffer::bind | | Prototype: | bool QGLBuffer::bind() | | Coverage: | 83.333% (10/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 418-438 |
| | 11 | 4 |
QGLContextGroup::addShare| Name: | QGLContextGroup::addShare | | Prototype: | void QGLContextGroup::addShare(const QGLContext *context, const QGLContext *share) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5211-5230 |
| | 11 | 3 |
QGLCustomShaderStage::setOnPainter| Name: | QGLCustomShaderStage::setOnPainter | | Prototype: | bool QGLCustomShaderStage::setOnPainter(QPainter* p) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | | Lines: | 76-92 |
| | 11 | 3 |
QGLShaderProgram::bind| Name: | QGLShaderProgram::bind | | Prototype: | bool QGLShaderProgram::bind() | | Coverage: | 35.714% (5/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1003-1019 |
| | 11 | 4 |
QGLShaderProgram::setUniformValueArray| Name: | QGLShaderProgram::setUniformValueArray | | Prototype: | void QGLShaderProgram::setUniformValueArray(int location, const GLfloat *values, int count, int tupleSize) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 2659-2674 |
| | 11 | 6 |
QGLWidget::qglColor| Name: | QGLWidget::qglColor | | Prototype: | void QGLWidget::qglColor(const QColor& c) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4591-4614 |
| | 11 | 5 |
QGLWidgetGLPaintDevice::beginPaint| Name: | QGLWidgetGLPaintDevice::beginPaint | | Prototype: | void QGLWidgetGLPaintDevice::beginPaint() | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | | Lines: | 165-182 |
| | 11 | 4 |
QGraphicsAnchorLayoutPrivate::getAnchor| Name: | QGraphicsAnchorLayoutPrivate::getAnchor | | Prototype: | QGraphicsAnchor *QGraphicsAnchorLayoutPrivate::getAnchor(QGraphicsLayoutItem *firstItem, Qt::AnchorPoint firstEdge, QGraphicsLayoutItem *secondItem, Qt::AnchorPoint secondEdge) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1759-1786 |
| | 11 | 3 |
QGraphicsAnchorLayoutPrivate::identifyNonFloatItems_helper| Name: | QGraphicsAnchorLayoutPrivate::identifyNonFloatItems_helper | | Prototype: | void QGraphicsAnchorLayoutPrivate::identifyNonFloatItems_helper(const AnchorData *ad, QSet<QGraphicsLayoutItem *> *nonFloatingItemsIdentifiedSoFar) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2613-2631 |
| | 11 | 6 |
QGraphicsAnchorLayoutPrivate::oppositeEdge| Name: | QGraphicsAnchorLayoutPrivate::oppositeEdge | | Prototype: | Qt::AnchorPoint QGraphicsAnchorLayoutPrivate::oppositeEdge(Qt::AnchorPoint edge) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 633-652 |
| | 11 | 6 |
QGraphicsEffectSource::draw| Name: | QGraphicsEffectSource::draw | | Prototype: | void QGraphicsEffectSource::draw(QPainter *painter) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 214-233 |
| | 11 | 4 |
QGraphicsGridLayout::setGeometry| Name: | QGraphicsGridLayout::setGeometry | | Prototype: | void QGraphicsGridLayout::setGeometry(const QRectF &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 638-659 |
| | 11 | 2 |
QGraphicsItem::isObscured| Name: | QGraphicsItem::isObscured | | Prototype: | bool QGraphicsItem::isObscured(const QRectF &rect) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5134-5150 |
| | 11 | 5 |
QGraphicsItemAnimation::matrixAt| Name: | QGraphicsItemAnimation::matrixAt | | Prototype: | QMatrix QGraphicsItemAnimation::matrixAt(qreal step) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 296-310 |
| | 11 | 5 |
QGraphicsItemEffectSourcePrivate::boundingRect| Name: | QGraphicsItemEffectSourcePrivate::boundingRect | | Prototype: | QRectF QGraphicsItemEffectSourcePrivate::boundingRect(Qt::CoordinateSystem system) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11144-11163 |
| | 11 | 4 |
QGraphicsItemPrivate::sceneEffectiveBoundingRect| Name: | QGraphicsItemPrivate::sceneEffectiveBoundingRect | | Prototype: | QRectF QGraphicsItemPrivate::sceneEffectiveBoundingRect() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2914-2931 |
| | 11 | 3 |
QGraphicsLayoutPrivate::activateRecursive| Name: | QGraphicsLayoutPrivate::activateRecursive | | Prototype: | void QGraphicsLayoutPrivate::activateRecursive(QGraphicsLayoutItem *item) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout_p.cpp | | Lines: | 171-190 |
| | 11 | 6 |
QGraphicsLinearLayout::setGeometry| Name: | QGraphicsLinearLayout::setGeometry | | Prototype: | void QGraphicsLinearLayout::setGeometry(const QRectF &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 493-519 |
| | 11 | 2 |
QGraphicsScene::sceneRect| Name: | QGraphicsScene::sceneRect | | Prototype: | QRectF QGraphicsScene::sceneRect() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1693-1709 |
| | 11 | 4 |
QGraphicsScene::setItemIndexMethod| Name: | QGraphicsScene::setItemIndexMethod | | Prototype: | void QGraphicsScene::setItemIndexMethod(ItemIndexMethod method) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1846-1862 |
| | 11 | 4 |
QGraphicsSceneBspTreeIndex::prepareBoundingRectChange| Name: | QGraphicsSceneBspTreeIndex::prepareBoundingRectChange | | Prototype: | void QGraphicsSceneBspTreeIndex::prepareBoundingRectChange(const QGraphicsItem *item) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | | Lines: | 501-517 |
| | 11 | 4 |
QGraphicsSceneBspTreeIndexPrivate::resetIndex| Name: | QGraphicsSceneBspTreeIndexPrivate::resetIndex | | Prototype: | void QGraphicsSceneBspTreeIndexPrivate::resetIndex() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | | Lines: | 215-230 |
| | 11 | 3 |
QGraphicsScenePrivate::cloneDragDropEvent| Name: | QGraphicsScenePrivate::cloneDragDropEvent | | Prototype: | void QGraphicsScenePrivate::cloneDragDropEvent(QGraphicsSceneDragDropEvent *dest, QGraphicsSceneDragDropEvent *source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1247-1261 |
| | 11 | 1 |
QGraphicsScenePrivate::drawItems| Name: | QGraphicsScenePrivate::drawItems | | Prototype: | void QGraphicsScenePrivate::drawItems(QPainter *painter, const QTransform *const viewTransform, QRegion *exposedRegion, QWidget *widget) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 4675-4692 |
| | 11 | 5 |
QGraphicsTextItemPrivate::_q_mouseOnEdge| Name: | QGraphicsTextItemPrivate::_q_mouseOnEdge | | Prototype: | bool QGraphicsTextItemPrivate::_q_mouseOnEdge(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10474-10489 |
| | 11 | 1 |
QGraphicsTransformPrivate::setItem| Name: | QGraphicsTransformPrivate::setItem | | Prototype: | void QGraphicsTransformPrivate::setItem(QGraphicsItem *i) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 97-114 |
| | 11 | 3 |
QGraphicsView::dragEnterEvent| Name: | QGraphicsView::dragEnterEvent | | Prototype: | void QGraphicsView::dragEnterEvent(QDragEnterEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3034-3062 |
| | 11 | 3 |
QGraphicsView::dropEvent| Name: | QGraphicsView::dropEvent | | Prototype: | void QGraphicsView::dropEvent(QDropEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3004-3029 |
| | 11 | 3 |
QGraphicsView::resizeEvent| Name: | QGraphicsView::resizeEvent | | Prototype: | void QGraphicsView::resizeEvent(QResizeEvent *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3631-3654 |
| | 11 | 3 |
QGraphicsView::setDragMode| Name: | QGraphicsView::setDragMode | | Prototype: | void QGraphicsView::setDragMode(DragMode mode) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1483-1510 |
| | 11 | 5 |
QGraphicsViewPrivate::centerView| Name: | QGraphicsViewPrivate::centerView | | Prototype: | void QGraphicsViewPrivate::centerView(QGraphicsView::ViewportAnchor anchor) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 499-521 |
| | 11 | 5 |
QGraphicsViewPrivate::populateSceneDragDropEvent| Name: | QGraphicsViewPrivate::populateSceneDragDropEvent | | Prototype: | void QGraphicsViewPrivate::populateSceneDragDropEvent(QGraphicsSceneDragDropEvent *dest, QDropEvent *source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 842-861 |
| | 11 | 1 |
QGraphicsViewPrivate::rubberBandRegion| Name: | QGraphicsViewPrivate::rubberBandRegion | | Prototype: | QRegion QGraphicsViewPrivate::rubberBandRegion(const QWidget *widget, const QRect &rect) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 706-720 |
| | 11 | 2 |
QGraphicsWidget::getContentsMargins| Name: | QGraphicsWidget::getContentsMargins | | Prototype: | void QGraphicsWidget::getContentsMargins(qreal *left, qreal *top, qreal *right, qreal *bottom) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 520-533 |
| | 11 | 6 |
QGraphicsWidget::getWindowFrameMargins| Name: | QGraphicsWidget::getWindowFrameMargins | | Prototype: | void QGraphicsWidget::getWindowFrameMargins(qreal *left, qreal *top, qreal *right, qreal *bottom) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 575-588 |
| | 11 | 6 |
QGraphicsWidget::unsetWindowFrameMargins| Name: | QGraphicsWidget::unsetWindowFrameMargins | | Prototype: | void QGraphicsWidget::unsetWindowFrameMargins() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 595-610 |
| | 11 | 2 |
QGridLayout::addWidget| Name: | QGridLayout::addWidget | | Prototype: | void QGridLayout::addWidget(QWidget *widget, int row, int column, Qt::Alignment alignment) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1433-1447 |
| | 11 | 3 |
QGridLayout::maximumSize| Name: | QGridLayout::maximumSize | | Prototype: | QSize QGridLayout::maximumSize() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1257-1271 |
| | 11 | 3 |
QGridLayoutEngine::insertOrRemoveRows| Name: | QGridLayoutEngine::insertOrRemoveRows | | Prototype: | void QGridLayoutEngine::insertOrRemoveRows(int row, int delta, Qt::Orientation orientation) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1263-1283 |
| | 11 | 3 |
QGridLayoutPrivate::findSize| Name: | QGridLayoutPrivate::findSize | | Prototype: | QSize QGridLayoutPrivate::findSize(int QLayoutStruct::*size, int hSpacing, int vSpacing) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 430-447 |
| | 11 | 3 |
QGroupBox::mousePressEvent| Name: | QGroupBox::mousePressEvent | | Prototype: | void QGroupBox::mousePressEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 695-711 |
| | 11 | 3 |
QGroupBox::setTitle| Name: | QGroupBox::setTitle | | Prototype: | void QGroupBox::setTitle(const QString &title) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 228-246 |
| | 11 | 2 |
QGtk2Painter::paintExpander| Name: | QGtk2Painter::paintExpander | | Prototype: | void QGtk2Painter::paintExpander(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkExpanderStyle expander_state, GtkStyle *style, const QString &pmKey) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 396-421 |
| | 11 | 9 |
QGtkStylePrivate::setupGtkWidget| Name: | QGtkStylePrivate::setupGtkWidget | | Prototype: | void QGtkStylePrivate::setupGtkWidget(GtkWidget* widget) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 706-722 |
| | 11 | 6 |
QGuiApplicationPrivate::reportRefreshRateChange| Name: | QGuiApplicationPrivate::reportRefreshRateChange | | Prototype: | void QGuiApplicationPrivate::reportRefreshRateChange(QWindowSystemInterfacePrivate::ScreenRefreshRateEvent *e) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2705-2723 |
| | 11 | 5 |
QHeaderViewPrivate::adjustedVisualIndex| Name: | QHeaderViewPrivate::adjustedVisualIndex | | Prototype: | int QHeaderViewPrivate::adjustedVisualIndex(int visualIndex) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3633-3649 |
| | 11 | 5 |
QHttpNetworkConnectionPrivate::emitProxyAuthenticationRequired| Name: | QHttpNetworkConnectionPrivate::emitProxyAuthenticationRequired | | Prototype: | void QHttpNetworkConnectionPrivate::emitProxyAuthenticationRequired(const QHttpNetworkConnectionChannel *chan, const QNetworkProxy &proxy, QAuthenticator* auth) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1445-1470 |
| | 11 | 2 |
QHttpNetworkReplyPrivate::expectContent| Name: | QHttpNetworkReplyPrivate::expectContent | | Prototype: | bool QHttpNetworkReplyPrivate::expectContent() | | Coverage: | 90.476% (19/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 960-977 |
| | 11 | 5 |
QHttpThreadDelegate::synchronousFinishedSlot| Name: | QHttpThreadDelegate::synchronousFinishedSlot | | Prototype: | void QHttpThreadDelegate::synchronousFinishedSlot() | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 510-531 |
| | 11 | 3 |
QIPAddressUtils::checkedToAscii| Name: | QIPAddressUtils::checkedToAscii | | Prototype: | static const QChar *checkedToAscii(Buffer &buffer, const QChar *begin, const QChar *end) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp | | Lines: | 49-65 |
| | 11 | 3 |
QImage::setColorTable| Name: | QImage::setColorTable | | Prototype: | void QImage::setColorTable(const QVector<QRgb> colors) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 1377-1400 |
| | 11 | 5 |
QInt64Set::contains| Name: | QInt64Set::contains | | Prototype: | bool QInt64Set::contains(quint64 key) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 544-558 |
| | 11 | 5 |
QIntValidator::setRange| Name: | QIntValidator::setRange | | Prototype: | void QIntValidator::setRange(int bottom, int top) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 458-475 |
| | 11 | 4 |
QItemSelectionModelPrivate::initModel| Name: | QItemSelectionModelPrivate::initModel | | Prototype: | void QItemSelectionModelPrivate::initModel(QAbstractItemModel *m) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 600-646 |
| | 11 | 6 |
QJsonDocument::fromRawData| Name: | QJsonDocument::fromRawData | | Prototype: | QJsonDocument QJsonDocument::fromRawData(const char *data, int size, DataValidation validation) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | | Lines: | 178-197 |
| | 11 | 4 |
QJsonDocument::operator==| Name: | QJsonDocument::operator== | | Prototype: | bool QJsonDocument::operator==(const QJsonDocument &other) const | | Coverage: | 13.333% (2/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | | Lines: | 523-540 |
| | 11 | 5 |
QJsonObject::remove| Name: | QJsonObject::remove | | Prototype: | void QJsonObject::remove(const QString &key) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 470-485 |
| | 11 | 4 |
QKeyEvent::modifiers| Name: | QKeyEvent::modifiers | | Prototype: | Qt::KeyboardModifiers QKeyEvent::modifiers() const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 1211-1224 |
| | 11 | 6 |
QKeySequence::matches| Name: | QKeySequence::matches | | Prototype: | QKeySequence::SequenceMatch QKeySequence::matches(const QKeySequence &seq) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 1344-1363 |
| | 11 | 4 |
QKeySequenceEdit::setKeySequence| Name: | QKeySequenceEdit::setKeySequence | | Prototype: | void QKeySequenceEdit::setKeySequence(const QKeySequence &keySequence) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp | | Lines: | 184-203 |
| | 11 | 3 |
QLabel::changeEvent| Name: | QLabel::changeEvent | | Prototype: | void QLabel::changeEvent(QEvent *ev) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 1377-1392 |
| | 11 | 6 |
QLabel::contextMenuEvent| Name: | QLabel::contextMenuEvent | | Prototype: | void QLabel::contextMenuEvent(QContextMenuEvent *ev) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 888-907 |
| | 11 | 3 |
QLabel::focusOutEvent| Name: | QLabel::focusOutEvent | | Prototype: | void QLabel::focusOutEvent(QFocusEvent *ev) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 925-941 |
| | 11 | 3 |
QLabelPrivate::layoutRect| Name: | QLabelPrivate::layoutRect | | Prototype: | QRectF QLabelPrivate::layoutRect() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 1585-1599 |
| | 11 | 4 |
QLabelPrivate::updateLabel| Name: | QLabelPrivate::updateLabel | | Prototype: | void QLabelPrivate::updateLabel() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 1122-1137 |
| | 11 | 3 |
QLayout::parentWidget| Name: | QLayout::parentWidget | | Prototype: | QWidget *QLayout::parentWidget() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 466-484 |
| | 11 | 4 |
QLayout::totalHeightForWidth| Name: | QLayout::totalHeightForWidth | | Prototype: | int QLayout::totalHeightForWidth(int w) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 653-669 |
| | 11 | 2 |
QLayout::totalMinimumSize| Name: | QLayout::totalMinimumSize | | Prototype: | QSize QLayout::totalMinimumSize() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 675-692 |
| | 11 | 2 |
QLayoutPrivate::checkWidget| Name: | QLayoutPrivate::checkWidget | | Prototype: | bool QLayoutPrivate::checkWidget(QWidget *widget) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 848-863 |
| | 11 | 3 |
QLineEditPrivate::_q_textChanged| Name: | QLineEditPrivate::_q_textChanged | | Prototype: | void QLineEditPrivate::_q_textChanged(const QString &text) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 388-407 |
| | 11 | 7 |
QListData::append| Name: | QListData::append | | Prototype: | void **QListData::append(int n) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines: | 170-187 |
| | 11 | 3 |
QListModeViewBase::updateHorizontalScrollBar| Name: | QListModeViewBase::updateHorizontalScrollBar | | Prototype: | void QListModeViewBase::updateHorizontalScrollBar(const QSize &step) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2169-2186 |
| | 11 | 3 |
QListModeViewBase::updateVerticalScrollBar| Name: | QListModeViewBase::updateVerticalScrollBar | | Prototype: | void QListModeViewBase::updateVerticalScrollBar(const QSize &step) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2148-2167 |
| | 11 | 3 |
QListModel::removeRows| Name: | QListModel::removeRows | | Prototype: | bool QListModel::removeRows(int row, int count, const QModelIndex &parent) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 260-275 |
| | 11 | 3 |
QListView::rowsAboutToBeRemoved| Name: | QListView::rowsAboutToBeRemoved | | Prototype: | void QListView::rowsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 747-765 |
| | 11 | 4 |
QListView::scrollTo| Name: | QListView::scrollTo | | Prototype: | void QListView::scrollTo(const QModelIndex &index, ScrollHint hint) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 561-579 |
| | 11 | 5 |
QLocalSocket::close| Name: | QLocalSocket::close | | Prototype: | void QLocalSocket::close() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 423-436 |
| | 11 | 2 |
QLocale::quoteString| Name: | QLocale::quoteString | | Prototype: | QString QLocale::quoteString(const QStringRef &str, QuotationStyle style) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 932-950 |
| | 11 | 6 |
QLocale::toString| Name: | QLocale::toString | | Prototype: | QString QLocale::toString(const QDateTime &dateTime, FormatType format) const | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1619-1637 |
| | 11 | 4 |
QLocalePrivate::codeToCountry| Name: | QLocalePrivate::codeToCountry | | Prototype: | QLocale::Country QLocalePrivate::codeToCountry(const QString &code) | | Coverage: | 72.222% (13/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 150-166 |
| | 11 | 4 |
QLocalePrivate::languageToCode| Name: | QLocalePrivate::languageToCode | | Prototype: | QString QLocalePrivate::languageToCode(QLocale::Language language) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 168-185 |
| | 11 | 4 |
QMainWindow::restoreState| Name: | QMainWindow::restoreState | | Prototype: | bool QMainWindow::restoreState(const QByteArray &state, int version) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1320-1333 |
| | 11 | 3 |