| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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::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 |
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 |
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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
QFileDialog::setDirectoryUrl| Name: | QFileDialog::setDirectoryUrl | | Prototype: | void QFileDialog::setDirectoryUrl(const QUrl &directory) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 971-986 |
| | 11 | 5 |
QFileDialog::selectedFiles| Name: | QFileDialog::selectedFiles | | Prototype: | QStringList QFileDialog::selectedFiles() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1258-1273 |
| | 11 | 4 |
QFileDialog::getExistingDirectoryUrl| Name: | QFileDialog::getExistingDirectoryUrl | | Prototype: | QUrl QFileDialog::getExistingDirectoryUrl(QWidget *parent, const QString &caption, const QUrl &dir, Options options, const QStringList &supportedSchemes) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2488-2506 |
| | 11 | 2 |
QFileDevice::close| Name: | QFileDevice::close | | Prototype: | void QFileDevice::close() | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 317-334 |
| | 11 | 4 |
QFbWindow::repaint| Name: | QFbWindow::repaint | | Prototype: | void QFbWindow::repaint(const QRegion ®ion) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | | Lines: | 115-130 |
| | 11 | 2 |
QFbScreen::generateRects| Name: | QFbScreen::generateRects | | Prototype: | void QFbScreen::generateRects() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 183-214 |
| | 11 | 4 |
QFbCursor::QFbCursor| Name: | QFbCursor::QFbCursor | | Prototype: | QFbCursor::QFbCursor(QFbScreen *screen) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 52-73 |
| | 11 | 3 |
QFactoryLoader::metaData| Name: | QFactoryLoader::metaData | | Prototype: | QList<QJsonObject> QFactoryLoader::metaData() const | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 234-249 |
| | 11 | 4 |
QFactoryLoader::keyMap| Name: | QFactoryLoader::keyMap | | Prototype: | QMultiMap<int, QString> QFactoryLoader::keyMap() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 305-319 |
| | 11 | 3 |
QFactoryLoader::indexOf| Name: | QFactoryLoader::indexOf | | Prototype: | int QFactoryLoader::indexOf(const QString &needle) const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 321-336 |
| | 11 | 4 |
QFSFileEnginePrivate::unmap| Name: | QFSFileEnginePrivate::unmap | | Prototype: | bool QFSFileEnginePrivate::unmap(uchar *ptr) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 755-775 |
| | 11 | 3 |
QFSFileEnginePrivate::readLineFdFh| Name: | QFSFileEnginePrivate::readLineFdFh | | Prototype: | qint64 QFSFileEnginePrivate::readLineFdFh(char *data, qint64 maxlen) | | Coverage: | 16.667% (2/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 663-693 |
| | 11 | 4 |
QFSFileEnginePrivate::flushFh| Name: | QFSFileEnginePrivate::flushFh | | Prototype: | bool QFSFileEnginePrivate::flushFh() | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 429-449 |
| | 11 | 3 |
QErrorMessagePrivate::nextPending| Name: | QErrorMessagePrivate::nextPending | | Prototype: | bool QErrorMessagePrivate::nextPending() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 319-338 |
| | 11 | 3 |
QElfParser::parseSectionHeader| Name: | QElfParser::parseSectionHeader | | Prototype: | const char *QElfParser::parseSectionHeader(const char *data, ElfSectionHeader *sh) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qelfparser_p.cpp | | Lines: | 46-59 |
| | 11 | 1 |
QEglFSIntegration::nativeResourceForWindow| Name: | QEglFSIntegration::nativeResourceForWindow | | Prototype: | void *QEglFSIntegration::nativeResourceForWindow(const QByteArray &resource, QWindow *window) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 309-329 |
| | 11 | 6 |
QDomDocumentTypePrivate::replaceChild| Name: | QDomDocumentTypePrivate::replaceChild | | Prototype: | QDomNodePrivate* QDomDocumentTypePrivate::replaceChild(QDomNodePrivate* newChild, QDomNodePrivate* oldChild) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3528-3546 |
| | 11 | 6 |
QDockWidgetPrivate::moveEvent| Name: | QDockWidgetPrivate::moveEvent | | Prototype: | void QDockWidgetPrivate::moveEvent(QMoveEvent *event) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1022-1043 |
| | 11 | 4 |
QDockWidgetLayout::takeAt| Name: | QDockWidgetLayout::takeAt | | Prototype: | QLayoutItem *QDockWidgetLayout::takeAt(int index) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 265-280 |
| | 11 | 4 |