Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
lineTo_clippedName: | 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 |
parseHeaderNameName: | 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_buildSpecName: | 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_localtimeName: | 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_cursorName: | 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_strToCaseName: | 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 |
scanEscapeSequenceName: | 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 |
updateHelperName: | 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 |
valueToJsonName: | 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 |
writingSystemForFontName: | 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::borderImageValueName: | 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::textForRoleName: | 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::setSelectionModelName: | 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::editorName: | 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::waitForReadyReadName: | 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::bindName: | 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::flushName: | 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::setLineEditName: | 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_editorCursorPositionChangedName: | 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::localizedDescriptionName: | 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::setFontName: | 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::addToPolygonName: | 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::addToPolygonName: | 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::paintEventName: | 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::hidePopupName: | 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::setServerName: | 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::parseSignalsName: | 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::signatureToTypeName: | 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::separatorMoveName: | 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::mouseMoveEventName: | 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::processEventsName: | 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::createMenuActionsName: | 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::sortName: | 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::sortChildrenName: | 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::loadGlyphSetName: | 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::doKerningName: | 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::recalcAdvancesName: | 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::drawPixmapName: | 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::blitFramebufferName: | 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::getGestureTargetsName: | 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::getStateName: | 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::restoreSimplifiedAnchorName: | 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::clipPathName: | 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::~QGraphicsWidgetName: | 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::processGeometryChangeEventName: | 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::reportGeometryChangeName: | 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::~QGuiApplicationPrivateName: | 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::startHostInfoLookupName: | 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::readLineName: | 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::writeName: | 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::keyNameName: | 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::drawStringName: | 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::convertToUnicodeName: | 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::closestAcceptableSizeName: | 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::replaceWidgetName: | 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::perItemScrollingPageStepsName: | 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::checkFormatName: | 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::translateName: | 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::mouseDoubleClickEventName: | 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_enterInteractiveModeName: | 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::closeName: | 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::readDataName: | 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::drawTextItemName: | 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::systemStateChangedName: | 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::updateBrushTextureName: | 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::destroyName: | 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::createName: | 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::createName: | 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::beginPaintName: | 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::setClipRectName: | 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::setClipRegionName: | 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::toReversedName: | 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::initName: | 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::setupGraphicsStateName: | 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::drawTextItemName: | 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::drawName: | 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::fallbacksForFamilyName: | 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::lockForReadName: | 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::unitedName: | 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::commitName: | 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::ensureWidgetVisibleName: | 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_sourceHeaderDataChangedName: | 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::positionalToNamedBindingName: | 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::execName: | 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::createSslName: | 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::continueHandshakeName: | 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::setupOpenSslOptionsName: | 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::removeConflictingTransitionsName: | 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::eventName: | 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::codecForUtfTextName: | 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::selectedTextName: | 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::appendUndoItemName: | 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::positionAfterVisualMovementName: | 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::nextName: | 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::writeTableCellFormatName: | 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 |