| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
lineTo_clipped| Name: | lineTo_clipped | | Prototype: | static inline bool lineTo_clipped(QPainterPath &path, const QTransform &transform, const QPointF &a, const QPointF &b, bool needsMoveTo, bool needsLineTo = true) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1537-1575 |
| | 24 | 7 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QPalette &p) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 1147-1176 |
| | 24 | 6 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &s, const QPen &p) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 900-936 |
| | 24 | 8 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QXcbScreen *screen) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 820-848 |
| | 24 | 2 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &in, QBitArray &ba) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 717-751 |
| | 24 | 5 |
parseHeaderName| Name: | parseHeaderName | | Prototype: | static int parseHeaderName(const QByteArray &headerName) | | Coverage: | 83.333% (30/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 803-839 |
| | 24 | 14 |
qglx_buildSpec| Name: | qglx_buildSpec | | Prototype: | QVector<int> qglx_buildSpec(const QSurfaceFormat &format, int drawableBit) | | Coverage: | 80.000% (20/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | | Lines: | 72-111 |
| | 24 | 5 |
qt_localtime| Name: | qt_localtime | | Prototype: | static bool qt_localtime(qint64 msecsSinceEpoch, QDate *localDate, QTime *localTime, QDateTimePrivate::DaylightStatus *daylightStatus) | | Coverage: | 52.632% (10/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2323-2390 |
| | 24 | 7 |
qt_qpa_set_cursor| Name: | qt_qpa_set_cursor | | Prototype: | void qt_qpa_set_cursor(QWidget *w, bool force) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5029-5066 |
| | 24 | 11 |
qt_u_strToCase| Name: | qt_u_strToCase | | Prototype: | static bool qt_u_strToCase(const QString &str, QString *out, const char *localeID, Ptr_u_strToCase caseFunc) | | Coverage: | 22.222% (4/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_icu.cpp | | Lines: | 48-86 |
| | 24 | 6 |
scanEscapeSequence| Name: | scanEscapeSequence | | Prototype: | static inline bool scanEscapeSequence(const char *&json, const char *end, uint *ch) | | Coverage: | 47.059% (16/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 836-879 |
| | 24 | 15 |
updateHelper| Name: | updateHelper | | Prototype: | static inline bool updateHelper(QGraphicsViewPrivate *view, QGraphicsItemPrivate *item, const QRectF &rect, bool itemIsUntransformable) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 5076-5111 |
| | 24 | 7 |
valueToJson| Name: | valueToJson | | Prototype: | static void valueToJson(const QJsonPrivate::Base *b, const QJsonPrivate::Value &v, QByteArray &json, int indent, bool compact) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | | Lines: | 116-152 |
| | 24 | 9 |
writingSystemForFont| Name: | writingSystemForFont | | Prototype: | static QFontDatabase::WritingSystem writingSystemForFont(const QFont &font, bool *hasLatin) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 132-176 |
| | 24 | 9 |
Declaration::borderImageValue| Name: | Declaration::borderImageValue | | Prototype: | void Declaration::borderImageValue(QString *image, int *cuts, TileMode *h, TileMode *v) const | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1651-1686 |
| | 25 | 12 |
QAbstractItemDelegatePrivate::textForRole| Name: | QAbstractItemDelegatePrivate::textForRole | | Prototype: | QString QAbstractItemDelegatePrivate::textForRole(Qt::ItemDataRole role, const QVariant &value, const QLocale &locale, int precision) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 543-581 |
| | 25 | 12 |
QAbstractItemView::setSelectionModel| Name: | QAbstractItemView::setSelectionModel | | Prototype: | void QAbstractItemView::setSelectionModel(QItemSelectionModel *selectionModel) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 755-794 |
| | 25 | 5 |
QAbstractItemViewPrivate::editor| Name: | QAbstractItemViewPrivate::editor | | Prototype: | QWidget *QAbstractItemViewPrivate::editor(const QModelIndex &index, const QStyleOptionViewItem &options) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4145-4182 |
| | 25 | 9 |
QAbstractSocket::waitForReadyRead| Name: | QAbstractSocket::waitForReadyRead | | Prototype: | bool QAbstractSocket::waitForReadyRead(int msecs) | | Coverage: | 89.189% (33/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 2128-2179 |
| | 25 | 11 |
QAbstractSocketPrivate::bind| Name: | QAbstractSocketPrivate::bind | | Prototype: | bool QAbstractSocketPrivate::bind(const QHostAddress &address, quint16 port, QAbstractSocket::BindMode mode) | | Coverage: | 72.727% (16/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 1510-1561 |
| | 25 | 8 |
QAbstractSocketPrivate::flush| Name: | QAbstractSocketPrivate::flush | | Prototype: | bool QAbstractSocketPrivate::flush() | | Coverage: | 91.667% (33/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 863-918 |
| | 25 | 8 |
QAbstractSpinBox::setLineEdit| Name: | QAbstractSpinBox::setLineEdit | | Prototype: | void QAbstractSpinBox::setLineEdit(QLineEdit *lineEdit) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 666-700 |
| | 25 | 7 |
QAbstractSpinBoxPrivate::_q_editorCursorPositionChanged| Name: | QAbstractSpinBoxPrivate::_q_editorCursorPositionChanged | | Prototype: | void QAbstractSpinBoxPrivate::_q_editorCursorPositionChanged(int oldpos, int newpos) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1507-1545 |
| | 25 | 8 |
QAccessibleActionStrings::localizedDescription| Name: | QAccessibleActionStrings::localizedDescription | | Prototype: | QString localizedDescription(const QString &actionName) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 2843-2872 |
| | 25 | 13 |
QApplication::setFont| Name: | QApplication::setFont | | Prototype: | void QApplication::setFont(const QFont &font, const char *className) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1657-1697 |
| | 25 | 10 |
QBezier::addToPolygon| Name: | QBezier::addToPolygon | | Prototype: | void QBezier::addToPolygon(QPolygonF *polygon, qreal bezier_flattening_threshold) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | | Lines: | 113-149 |
| | 25 | 4 |
QBezier::addToPolygon| Name: | QBezier::addToPolygon | | Prototype: | void QBezier::addToPolygon(QDataBuffer<QPointF> &polygon, qreal bezier_flattening_threshold) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | | Lines: | 151-187 |
| | 25 | 4 |
QColorLuminancePicker::paintEvent| Name: | QColorLuminancePicker::paintEvent | | Prototype: | void QColorLuminancePicker::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 814-844 |
| | 25 | 3 |
QComboBox::hidePopup| Name: | QComboBox::hidePopup | | Prototype: | void QComboBox::hidePopup() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2771-2828 |
| | 25 | 6 |
QDBusConnectionPrivate::setServer| Name: | QDBusConnectionPrivate::setServer | | Prototype: | void QDBusConnectionPrivate::setServer(QDBusServer *object, DBusServer *s, const QDBusErrorInternal &error) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1690-1727 |
| | 25 | 3 |
QDBusMetaObjectGenerator::parseSignals| Name: | QDBusMetaObjectGenerator::parseSignals | | Prototype: | void QDBusMetaObjectGenerator::parseSignals() | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | | Lines: | 299-344 |
| | 25 | 6 |
QDBusMetaType::signatureToType| Name: | QDBusMetaType::signatureToType | | Prototype: | int QDBusMetaType::signatureToType(const char *signature) | | Coverage: | 95.556% (43/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetatype.cpp | | Lines: | 294-366 |
| | 25 | 23 |
QDockAreaLayout::separatorMove| Name: | QDockAreaLayout::separatorMove | | Prototype: | int QDockAreaLayout::separatorMove(const QList<int> &separator, const QPoint &origin, const QPoint &dest) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3246-3285 |
| | 25 | 5 |
QDockWidgetPrivate::mouseMoveEvent| Name: | QDockWidgetPrivate::mouseMoveEvent | | Prototype: | bool QDockWidgetPrivate::mouseMoveEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 897-941 |
| | 25 | 7 |
QEventDispatcherUNIX::processEvents| Name: | QEventDispatcherUNIX::processEvents | | Prototype: | bool QEventDispatcherUNIX::processEvents(QEventLoop::ProcessEventsFlags flags) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 572-616 |
| | 25 | 8 |
QFileDialogPrivate::createMenuActions| Name: | QFileDialogPrivate::createMenuActions | | Prototype: | void QFileDialogPrivate::createMenuActions() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3157-3196 |
| | 25 | 1 |
QFileSystemModel::sort| Name: | QFileSystemModel::sort | | Prototype: | void QFileSystemModel::sort(int column, Qt::SortOrder order) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1115-1149 |
| | 25 | 5 |
QFileSystemModelPrivate::sortChildren| Name: | QFileSystemModelPrivate::sortChildren | | Prototype: | void QFileSystemModelPrivate::sortChildren(int column, const QModelIndex &parent) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1072-1110 |
| | 25 | 8 |
QFontEngineFT::loadGlyphSet| Name: | QFontEngineFT::loadGlyphSet | | Prototype: | QFontEngineFT::QGlyphSet *QFontEngineFT::loadGlyphSet(const QTransform &matrix) | | Coverage: | 70.000% (21/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1326-1368 |
| | 25 | 7 |
QFontEngineMulti::doKerning| Name: | QFontEngineMulti::doKerning | | Prototype: | void QFontEngineMulti::doKerning(QGlyphLayout *glyphs, QFontEngine::ShaperFlags flags) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2111-2152 |
| | 25 | 8 |
QFontEngineMulti::recalcAdvances| Name: | QFontEngineMulti::recalcAdvances | | Prototype: | void QFontEngineMulti::recalcAdvances(QGlyphLayout *glyphs, QFontEngine::ShaperFlags flags) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2068-2109 |
| | 25 | 8 |
QGL2PaintEngineEx::drawPixmap| Name: | QGL2PaintEngineEx::drawPixmap | | Prototype: | void QGL2PaintEngineEx::drawPixmap(const QRectF& dest, const QPixmap & pixmap, const QRectF & src) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1415-1459 |
| | 25 | 3 |
QGLFramebufferObject::blitFramebuffer| Name: | QGLFramebufferObject::blitFramebuffer | | Prototype: | void QGLFramebufferObject::blitFramebuffer(QGLFramebufferObject *target, const QRect &targetRect, QGLFramebufferObject *source, const QRect &sourceRect, GLbitfield buffers, GLenum filter) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 1397-1437 |
| | 25 | 3 |
QGestureManager::getGestureTargets| Name: | QGestureManager::getGestureTargets | | Prototype: | void QGestureManager::getGestureTargets(const QSet<QGesture*> &gestures, QHash<QWidget *, QList<QGesture *> > *conflicts, QHash<QWidget *, QList<QGesture *> > *normal) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 559-601 |
| | 25 | 10 |
QGestureManager::getState| Name: | QGestureManager::getState | | Prototype: | QGesture *QGestureManager::getState(QObject *object, QGestureRecognizer *recognizer, Qt::GestureType type) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 196-238 |
| | 25 | 10 |
QGraphicsAnchorLayoutPrivate::restoreSimplifiedAnchor| Name: | QGraphicsAnchorLayoutPrivate::restoreSimplifiedAnchor | | Prototype: | void QGraphicsAnchorLayoutPrivate::restoreSimplifiedAnchor(AnchorData *edge) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1179-1224 |
| | 25 | 6 |
QGraphicsItem::clipPath| Name: | QGraphicsItem::clipPath | | Prototype: | QPainterPath QGraphicsItem::clipPath() const | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4921-4965 |
| | 25 | 10 |
QGraphicsWidget::~QGraphicsWidget| Name: | QGraphicsWidget::~QGraphicsWidget | | Prototype: | QGraphicsWidget::~QGraphicsWidget() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 225-275 |
| | 25 | 8 |
QGuiApplicationPrivate::processGeometryChangeEvent| Name: | QGuiApplicationPrivate::processGeometryChangeEvent | | Prototype: | void QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent *e) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2151-2190 |
| | 25 | 9 |
QGuiApplicationPrivate::reportGeometryChange| Name: | QGuiApplicationPrivate::reportGeometryChange | | Prototype: | void QGuiApplicationPrivate::reportGeometryChange(QWindowSystemInterfacePrivate::ScreenGeometryEvent *e) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2648-2688 |
| | 25 | 9 |
QGuiApplicationPrivate::~QGuiApplicationPrivate| Name: | QGuiApplicationPrivate::~QGuiApplicationPrivate | | Prototype: | QGuiApplicationPrivate::~QGuiApplicationPrivate() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1440-1485 |
| | 25 | 3 |
QHttpNetworkConnectionPrivate::startHostInfoLookup| Name: | QHttpNetworkConnectionPrivate::startHostInfoLookup | | Prototype: | void QHttpNetworkConnectionPrivate::startHostInfoLookup() | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1102-1138 |
| | 25 | 7 |
QIODevice::readLine| Name: | QIODevice::readLine | | Prototype: | QByteArray QIODevice::readLine(qint64 maxSize) | | Coverage: | 78.571% (22/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1155-1201 |
| | 25 | 8 |
QImageWriter::write| Name: | QImageWriter::write | | Prototype: | bool QImageWriter::write(const QImage &image) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 738-768 |
| | 25 | 12 |
QKeySequencePrivate::keyName| Name: | QKeySequencePrivate::keyName | | Prototype: | QString QKeySequencePrivate::keyName(int key, QKeySequence::SequenceFormat format) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 1283-1337 |
| | 25 | 9 |
QLCDNumberPrivate::drawString| Name: | QLCDNumberPrivate::drawString | | Prototype: | void QLCDNumberPrivate::drawString(const QString &s, QPainter &p, QBitArray *newPoints, bool newString) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | | Lines: | 781-817 |
| | 25 | 7 |
QLatin15Codec::convertToUnicode| Name: | QLatin15Codec::convertToUnicode | | Prototype: | QString QLatin15Codec::convertToUnicode(const char* chars, int len, ConverterState *) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | | Lines: | 101-140 |
| | 25 | 12 |
QLayout::closestAcceptableSize| Name: | QLayout::closestAcceptableSize | | Prototype: | QSize QLayout::closestAcceptableSize(const QWidget *widget, const QSize &size) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 1432-1470 |
| | 25 | 6 |
QLayout::replaceWidget| Name: | QLayout::replaceWidget | | Prototype: | QLayoutItem *QLayout::replaceWidget(QWidget *from, QWidget *to, Qt::FindChildOptions options) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 1150-1184 |
| | 25 | 9 |
QListModeViewBase::perItemScrollingPageSteps| Name: | QListModeViewBase::perItemScrollingPageSteps | | Prototype: | int QListModeViewBase::perItemScrollingPageSteps(int length, int bounds, bool wrap) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2583-2616 |
| | 25 | 10 |
QMainWindowLayoutState::checkFormat| Name: | QMainWindowLayoutState::checkFormat | | Prototype: | bool QMainWindowLayoutState::checkFormat(QDataStream &stream) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 865-918 |
| | 25 | 12 |
QMatrix4x4::translate| Name: | QMatrix4x4::translate | | Prototype: | void QMatrix4x4::translate(float x, float y, float z) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1056-1085 |
| | 25 | 6 |
QMdiSubWindow::mouseDoubleClickEvent| Name: | QMdiSubWindow::mouseDoubleClickEvent | | Prototype: | void QMdiSubWindow::mouseDoubleClickEvent(QMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3228-3268 |
| | 25 | 11 |
QMdiSubWindowPrivate::_q_enterInteractiveMode| Name: | QMdiSubWindowPrivate::_q_enterInteractiveMode | | Prototype: | void QMdiSubWindowPrivate::_q_enterInteractiveMode() | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 908-948 |
| | 25 | 5 |
QNativeSocketEngine::close| Name: | QNativeSocketEngine::close | | Prototype: | void QNativeSocketEngine::close() | | Coverage: | 81.818% (18/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 902-934 |
| | 25 | 8 |
QNetworkReplyHttpImpl::readData| Name: | QNetworkReplyHttpImpl::readData | | Prototype: | qint64 QNetworkReplyHttpImpl::readData(char* data, qint64 maxlen) | | Coverage: | 59.259% (16/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 319-368 |
| | 25 | 9 |
QOpenGL2PaintEngineEx::drawTextItem| Name: | QOpenGL2PaintEngineEx::drawTextItem | | Prototype: | void QOpenGL2PaintEngineEx::drawTextItem(const QPointF &p, const QTextItem &textItem) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1558-1600 |
| | 25 | 4 |
QOpenGL2PaintEngineExPrivate::systemStateChanged| Name: | QOpenGL2PaintEngineExPrivate::systemStateChanged | | Prototype: | void QOpenGL2PaintEngineExPrivate::systemStateChanged() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2395-2442 |
| | 25 | 6 |
QOpenGL2PaintEngineExPrivate::updateBrushTexture| Name: | QOpenGL2PaintEngineExPrivate::updateBrushTexture | | Prototype: | void QOpenGL2PaintEngineExPrivate::updateBrushTexture() | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 244-290 |
| | 25 | 8 |
QOpenGLContext::destroy| Name: | QOpenGLContext::destroy | | Prototype: | void QOpenGLContext::destroy() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 636-667 |
| | 25 | 5 |
QOpenGLTextureBlitter::create| Name: | QOpenGLTextureBlitter::create | | Prototype: | bool QOpenGLTextureBlitter::create() | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | | Lines: | 316-353 |
| | 25 | 8 |
QOpenGLTimeMonitorPrivate::create| Name: | QOpenGLTimeMonitorPrivate::create | | Prototype: | bool QOpenGLTimeMonitorPrivate::create() | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 500-543 |
| | 25 | 10 |
QOpenGLWindowPrivate::beginPaint| Name: | QOpenGLWindowPrivate::beginPaint | | Prototype: | void QOpenGLWindowPrivate::beginPaint(const QRegion ®ion) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 234-272 |
| | 25 | 6 |
QPainter::setClipRect| Name: | QPainter::setClipRect | | Prototype: | void QPainter::setClipRect(const QRect &rect, Qt::ClipOperation op) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2772-2806 |
| | 25 | 7 |
QPainter::setClipRegion| Name: | QPainter::setClipRegion | | Prototype: | void QPainter::setClipRegion(const QRegion &r, Qt::ClipOperation op) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2826-2865 |
| | 25 | 7 |
QPainterPath::toReversed| Name: | QPainterPath::toReversed | | Prototype: | QPainterPath QPainterPath::toReversed() const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1499-1539 |
| | 25 | 7 |
QPainterState::init| Name: | QPainterState::init | | Prototype: | void QPainterState::init(QPainter *p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 7703-7729 |
| | 25 | 1 |
QPdfEngine::setupGraphicsState| Name: | QPdfEngine::setupGraphicsState | | Prototype: | void QPdfEngine::setupGraphicsState(QPaintEngine::DirtyFlags flags) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1092-1131 |
| | 25 | 13 |
QPicturePaintEngine::drawTextItem| Name: | QPicturePaintEngine::drawTextItem | | Prototype: | void QPicturePaintEngine::drawTextItem(const QPointF &p , const QTextItem &ti) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | | Lines: | 473-511 |
| | 25 | 5 |
QPixmapBlurFilter::draw| Name: | QPixmapBlurFilter::draw | | Prototype: | void QPixmapBlurFilter::draw(QPainter *painter, const QPointF &p, const QPixmap &src, const QRectF &rect) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 895-932 |
| | 25 | 7 |
QPlatformFontDatabase::fallbacksForFamily| Name: | QPlatformFontDatabase::fallbacksForFamily | | Prototype: | QStringList QPlatformFontDatabase::fallbacksForFamily(const QString &family, QFont::Style style, QFont::StyleHint styleHint, QChar::Script script) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 803-842 |
| | 25 | 7 |
QReadWriteLock::lockForRead| Name: | QReadWriteLock::lockForRead | | Prototype: | void QReadWriteLock::lockForRead() | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 135-163 |
| | 25 | 5 |
QRectF::operator|| Name: | QRectF::operator| | | Prototype: | QRectF QRectF::operator|(const QRectF &r) const | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 2123-2161 |
| | 25 | 7 |
QRegion::united| Name: | QRegion::united | | Prototype: | QRegion QRegion::united(const QRect &r) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 4004-4034 |
| | 25 | 8 |
QSaveFile::commit| Name: | QSaveFile::commit | | Prototype: | bool QSaveFile::commit() | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 273-310 |
| | 25 | 6 |
QScrollArea::ensureWidgetVisible| Name: | QScrollArea::ensureWidgetVisible | | Prototype: | void QScrollArea::ensureWidgetVisible(QWidget *childWidget, int xmargin, int ymargin) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp | | Lines: | 465-498 |
| | 25 | 9 |
QSortFilterProxyModelPrivate::_q_sourceHeaderDataChanged| Name: | QSortFilterProxyModelPrivate::_q_sourceHeaderDataChanged | | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceHeaderDataChanged(Qt::Orientation orientation, int start, int end) | | Coverage: | 88.889% (16/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1262-1302 |
| | 25 | 6 |
QSqlResultPrivate::positionalToNamedBinding| Name: | QSqlResultPrivate::positionalToNamedBinding | | Prototype: | QString QSqlResultPrivate::positionalToNamedBinding(const QString &query) const | | Coverage: | 90.625% (29/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines: | 82-120 |
| | 25 | 8 |
QSqlTableModelPrivate::exec| Name: | QSqlTableModelPrivate::exec | | Prototype: | bool QSqlTableModelPrivate::exec(const QString &stmt, bool prepStatement, const QSqlRecord &rec, const QSqlRecord &whereValues) | | Coverage: | 71.053% (27/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 152-193 |
| | 25 | 13 |
QSslContext::createSsl| Name: | QSslContext::createSsl | | Prototype: | SSL* QSslContext::createSsl() | | Coverage: | 62.069% (18/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | | Lines: | 409-449 |
| | 25 | 9 |
QSslSocketBackendPrivate::continueHandshake| Name: | QSslSocketBackendPrivate::continueHandshake | | Prototype: | void QSslSocketBackendPrivate::continueHandshake() | | Coverage: | 81.250% (26/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1563-1644 |
| | 25 | 11 |
QSslSocketBackendPrivate::setupOpenSslOptions| Name: | QSslSocketBackendPrivate::setupOpenSslOptions | | Prototype: | long QSslSocketBackendPrivate::setupOpenSslOptions(QSsl::SslProtocol protocol, QSsl::SslOptions sslOptions) | | Coverage: | 82.353% (28/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 302-350 |
| | 25 | 11 |
QStateMachinePrivate::removeConflictingTransitions| Name: | QStateMachinePrivate::removeConflictingTransitions | | Prototype: | void QStateMachinePrivate::removeConflictingTransitions(QList<QAbstractTransition*> &enabledTransitions, CalculationCache *cache) | | Coverage: | 90.000% (18/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 614-660 |
| | 25 | 8 |
QStatusBar::event| Name: | QStatusBar::event | | Prototype: | bool QStatusBar::event(QEvent *e) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 700-782 |
| | 25 | 10 |
QTextCodec::codecForUtfText| Name: | QTextCodec::codecForUtfText | | Prototype: | QTextCodec *QTextCodec::codecForUtfText(const QByteArray &ba, QTextCodec *defaultCodec) | | Coverage: | 84.444% (38/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | | Lines: | 1101-1133 |
| | 25 | 9 |
QTextCursor::selectedText| Name: | QTextCursor::selectedText | | Prototype: | QString QTextCursor::selectedText() const | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 1704-1742 |
| | 25 | 9 |
QTextDocumentPrivate::appendUndoItem| Name: | QTextDocumentPrivate::appendUndoItem | | Prototype: | void QTextDocumentPrivate::appendUndoItem(const QTextUndoCommand &c) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1050-1089 |
| | 25 | 10 |
QTextEngine::positionAfterVisualMovement| Name: | QTextEngine::positionAfterVisualMovement | | Prototype: | int QTextEngine::positionAfterVisualMovement(int pos, QTextCursor::MoveOperation op) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3288-3327 |
| | 25 | 11 |
QTextLineItemIterator::next| Name: | QTextLineItemIterator::next | | Prototype: | QScriptItem &QTextLineItemIterator::next() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3576-3613 |
| | 25 | 5 |
QTextOdfWriter::writeTableCellFormat| Name: | QTextOdfWriter::writeTableCellFormat | | Prototype: | void QTextOdfWriter::writeTableCellFormat(QXmlStreamWriter &writer, QTextTableCellFormat format, int formatIndex) const | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 691-737 |
| | 25 | 11 |