| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QNativeSocketEnginePrivate::nativeSendDatagram| Name: | QNativeSocketEnginePrivate::nativeSendDatagram | | Prototype: | qint64 QNativeSocketEnginePrivate::nativeSendDatagram(const char *data, qint64 len, const QIpPacketHeader &header) | | Coverage: | 56.667% (17/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 934-1030 |
| | 59 | 10 |
QStateMachinePrivate::_q_process| Name: | QStateMachinePrivate::_q_process | | Prototype: | void QStateMachinePrivate::_q_process() | | Coverage: | 100.000% (45/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1847-1940 |
| | 59 | 15 |
QTreeView::sizeHintForColumn| Name: | QTreeView::sizeHintForColumn | | Prototype: | int QTreeView::sizeHintForColumn(int column) const | | Coverage: | 0.000% (0/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 2867-2947 |
| | 59 | 17 |
QWidgetPrivate::subtractOpaqueSiblings| Name: | QWidgetPrivate::subtractOpaqueSiblings | | Prototype: | void QWidgetPrivate::subtractOpaqueSiblings(QRegion &sourceRegion, bool *hasDirtySiblingsAbove, bool alsoNonOpaque) const | | Coverage: | 0.000% (0/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2176-2265 |
| | 59 | 17 |
QXcbConnection::updateScreens| Name: | QXcbConnection::updateScreens | | Prototype: | void QXcbConnection::updateScreens(const xcb_randr_notify_event_t *event) | | Coverage: | 0.000% (0/87) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 200-291 |
| | 59 | 26 |
QXmlSimpleReaderPrivate::parseAttribute| Name: | QXmlSimpleReaderPrivate::parseAttribute | | Prototype: | bool QXmlSimpleReaderPrivate::parseAttribute() | | Coverage: | 92.982% (53/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7019-7122 |
| | 59 | 21 |
canonicalOrderHelper| Name: | canonicalOrderHelper | | Prototype: | static void canonicalOrderHelper(QString *str, QChar::UnicodeVersion version, int from) | | Coverage: | 93.548% (58/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1871-1957 |
| | 59 | 20 |
convertToGLFormatHelper| Name: | convertToGLFormatHelper | | Prototype: | static void convertToGLFormatHelper(QImage &dst, const QImage &img, GLenum texture_format) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2318-2404 |
| | 59 | 14 |
QFontEngineFT::init| Name: | QFontEngineFT::init | | Prototype: | bool QFontEngineFT::init(FaceId faceId, bool antialias, GlyphFormat format, QFreetypeFace *freetypeFace) | | Coverage: | 49.180% (30/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 683-785 |
| | 60 | 16 |
QOpenGLFunctions_4_1_Compatibility::~QOpenGLFunctions_4_1_Compatibility| Name: | QOpenGLFunctions_4_1_Compatibility::~QOpenGLFunctions_4_1_Compatibility | | Prototype: | QOpenGLFunctions_4_1_Compatibility::~QOpenGLFunctions_4_1_Compatibility() | | Coverage: | 0.000% (0/101) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_compatibility.cpp | | Lines: | 88-170 |
| | 60 | 21 |
QOpenGLVersionFunctionsFactory::create| Name: | QOpenGLVersionFunctionsFactory::create | | Prototype: | QAbstractOpenGLFunctions *QOpenGLVersionFunctionsFactory::create(const QOpenGLVersionProfile &versionProfile) | | Coverage: | 0.000% (0/141) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctionsfactory.cpp | | Lines: | 78-155 |
| | 60 | 32 |
QPinchGestureRecognizer::recognize| Name: | QPinchGestureRecognizer::recognize | | Prototype: | QGestureRecognizer::Result QPinchGestureRecognizer::recognize(QGesture *state, QObject *, QEvent *event) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 154-244 |
| | 60 | 14 |
QSpiApplicationAdaptor::eventFilter| Name: | QSpiApplicationAdaptor::eventFilter | | Prototype: | bool QSpiApplicationAdaptor::eventFilter(QObject *target, QEvent *event) | | Coverage: | 0.000% (0/161) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/application.cpp | | Lines: | 79-196 |
| | 60 | 67 |
QToolBarLayout::updateGeomArray| Name: | QToolBarLayout::updateGeomArray | | Prototype: | void QToolBarLayout::updateGeomArray() const | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | | Lines: | 248-332 |
| | 60 | 10 |
QUnicodeTools::getWordBreaks| Name: | QUnicodeTools::getWordBreaks | | Prototype: | static void getWordBreaks(const ushort *string, quint32 len, QCharAttributes *attributes) | | Coverage: | 94.286% (66/70) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | | Lines: | 135-240 |
| | 60 | 27 |
QWidgetLineControl::parseInputMask| Name: | QWidgetLineControl::parseInputMask | | Prototype: | void QWidgetLineControl::parseInputMask(const QString &maskFields) | | Coverage: | 0.000% (0/87) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 932-1027 |
| | 60 | 31 |
QWidgetPrivate::setParent_sys| Name: | QWidgetPrivate::setParent_sys | | Prototype: | void QWidgetPrivate::setParent_sys(QWidget *newparent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/99) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10602-10697 |
| | 60 | 20 |
QZipReaderPrivate::scanFiles| Name: | QZipReaderPrivate::scanFiles | | Prototype: | void QZipReaderPrivate::scanFiles() | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 552-639 |
| | 60 | 15 |
bestFoundry| Name: | bestFoundry | | Prototype: | static unsigned int bestFoundry(int script, unsigned int score, int styleStrategy, const QtFontFamily *family, const QString &foundry_name, QtFontStyle::Key styleKey, int pixelSize, char pitch, QtFontDesc *desc, const QString &styleName = QString()) | | Coverage: | 0.000% (0/89) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1070-1203 |
| | 60 | 22 |
qDrawShadeLine| Name: | qDrawShadeLine | | Prototype: | void qDrawShadeLine(QPainter *p, int x1, int y1, int x2, int y2, const QPalette &pal, bool sunken, int lineWidth, int midLineWidth) | | Coverage: | 0.000% (0/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 86-164 |
| | 60 | 17 |
qt_halfScaled| Name: | qt_halfScaled | | Prototype: | QImage qt_halfScaled(const QImage &source) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 767-853 |
| | 60 | 11 |
QAbstractSpinBox::keyPressEvent| Name: | QAbstractSpinBox::keyPressEvent | | Prototype: | void QAbstractSpinBox::keyPressEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/86) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 959-1090 |
| | 61 | 27 |
QComboBox::setModel| Name: | QComboBox::setModel | | Prototype: | void QComboBox::setModel(QAbstractItemModel *model) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1953-2034 |
| | 61 | 10 |
QDBusMessagePrivate::toDBusMessage| Name: | QDBusMessagePrivate::toDBusMessage | | Prototype: | DBusMessage *QDBusMessagePrivate::toDBusMessage(const QDBusMessage &message, QDBusConnection::ConnectionCapabilities capabilities, QDBusError *error) | | Coverage: | 73.438% (47/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | | Lines: | 103-197 |
| | 61 | 23 |
QDialogButtonBoxPrivate::layoutButtons| Name: | QDialogButtonBoxPrivate::layoutButtons | | Prototype: | void QDialogButtonBoxPrivate::layoutButtons() | | Coverage: | 0.000% (0/75) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 229-346 |
| | 61 | 29 |
QFreetypeFace::getFace| Name: | QFreetypeFace::getFace | | Prototype: | QFreetypeFace *QFreetypeFace::getFace(const QFontEngine::FaceId &face_id, const QByteArray &fontData) | | Coverage: | 70.312% (45/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 198-293 |
| | 61 | 22 |
QGtkStylePrivate::initGtkWidgets| Name: | QGtkStylePrivate::initGtkWidgets | | Prototype: | void QGtkStylePrivate::initGtkWidgets() const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 483-580 |
| | 61 | 7 |
QHeaderView::mouseMoveEvent| Name: | QHeaderView::mouseMoveEvent | | Prototype: | void QHeaderView::mouseMoveEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/86) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2390-2483 |
| | 61 | 24 |
QHeaderView::paintEvent| Name: | QHeaderView::paintEvent | | Prototype: | void QHeaderView::paintEvent(QPaintEvent *e) | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2242-2340 |
| | 61 | 12 |
QMainWindowLayoutState::restoreState| Name: | QMainWindowLayoutState::restoreState | | Prototype: | bool QMainWindowLayoutState::restoreState(QDataStream &_stream, const QMainWindowLayoutState &oldState) | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 920-1021 |
| | 61 | 21 |
QOpenGLTextureHelper::QOpenGLTextureHelper| Name: | QOpenGLTextureHelper::QOpenGLTextureHelper | | Prototype: | QOpenGLTextureHelper::QOpenGLTextureHelper(QOpenGLContext *context) | | Coverage: | 0.000% (0/101) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 41-310 |
| | 61 | 76 |
QPdfEnginePrivate::gradientBrush| Name: | QPdfEnginePrivate::gradientBrush | | Prototype: | int QPdfEnginePrivate::gradientBrush(const QBrush &b, const QTransform &matrix, int *gStateObject) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 2222-2301 |
| | 61 | 6 |
QPlatformGraphicsBufferHelper::bindSWToTexture| Name: | QPlatformGraphicsBufferHelper::bindSWToTexture | | Prototype: | bool QPlatformGraphicsBufferHelper::bindSWToTexture(const QPlatformGraphicsBuffer *graphicsBuffer, bool *swizzleRandB, bool *premultipliedB, const QRect &subRect) | | Coverage: | 0.000% (0/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbufferhelper.cpp | | Lines: | 121-239 |
| | 61 | 24 |
QSslSocketBackendPrivate::verify| Name: | QSslSocketBackendPrivate::verify | | Prototype: | QList<QSslError> QSslSocketBackendPrivate::verify(const QList<QSslCertificate> &certificateChain, const QString &hostName) | | Coverage: | 75.000% (33/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1657-1783 |
| | 61 | 16 |
QStyleSheetStyle::polish| Name: | QStyleSheetStyle::polish | | Prototype: | void QStyleSheetStyle::polish(QWidget *w) | | Coverage: | 0.000% (0/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2692-2776 |
| | 61 | 13 |
calculatePosixTransitions| Name: | calculatePosixTransitions | | Prototype: | static QVector<QTimeZonePrivate::Data> calculatePosixTransitions(const QByteArray &posixRule, int startYear, int endYear, int lastTranMSecs) | | Coverage: | 78.261% (36/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 497-591 |
| | 61 | 14 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QFont &font) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2239-2323 |
| | 61 | 12 |
qt_gl_resolve_features| Name: | qt_gl_resolve_features | | Prototype: | static int qt_gl_resolve_features() | | Coverage: | 56.140% (32/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | | Lines: | 215-289 |
| | 61 | 19 |
qt_normalizePathSegments| Name: | qt_normalizePathSegments | | Prototype: | QString qt_normalizePathSegments(const QString &name, bool allowUncPaths) | | Coverage: | 96.809% (91/94) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 2046-2161 |
| | 61 | 21 |
QCalendarWidgetPrivate::createNavigationBar| Name: | QCalendarWidgetPrivate::createNavigationBar | | Prototype: | void QCalendarWidgetPrivate::createNavigationBar(QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1692-1765 |
| | 62 | 2 |
QComboBox::keyPressEvent| Name: | QComboBox::keyPressEvent | | Prototype: | void QComboBox::keyPressEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/95) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 3105-3240 |
| | 62 | 34 |
QDockAreaLayout::setGrid| Name: | QDockAreaLayout::setGrid | | Prototype: | void QDockAreaLayout::setGrid(QVector<QLayoutStruct> *ver_struct_list, QVector<QLayoutStruct> *hor_struct_list) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2804-2898 |
| | 62 | 15 |
QGraphicsAnchorLayoutPrivate::simplifyGraphIteration| Name: | QGraphicsAnchorLayoutPrivate::simplifyGraphIteration | | Prototype: | bool QGraphicsAnchorLayoutPrivate::simplifyGraphIteration(QGraphicsAnchorLayoutPrivate::Orientation orientation, bool *feasible) | | Coverage: | 0.000% (0/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1023-1177 |
| | 62 | 16 |
QHttpThreadDelegate::startRequest| Name: | QHttpThreadDelegate::startRequest | | Prototype: | void QHttpThreadDelegate::startRequest() | | Coverage: | 87.500% (35/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 266-390 |
| | 62 | 12 |
QLineEdit::paintEvent| Name: | QLineEdit::paintEvent | | Prototype: | void QLineEdit::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1868-1982 |
| | 62 | 17 |
QMainWindowLayout::animationFinished| Name: | QMainWindowLayout::animationFinished | | Prototype: | void QMainWindowLayout::animationFinished(QWidget *widget) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2049-2157 |
| | 62 | 14 |
QMainWindowLayout::plug| Name: | QMainWindowLayout::plug | | Prototype: | bool QMainWindowLayout::plug(QLayoutItem *widgetItem) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1954-2047 |
| | 62 | 14 |
QPngHandlerPrivate::readPngImage| Name: | QPngHandlerPrivate::readPngImage | | Prototype: | bool QPngHandlerPrivate::readPngImage(QImage *outImage) | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 569-658 |
| | 62 | 14 |
QPrintPreviewDialogPrivate::setupActions| Name: | QPrintPreviewDialogPrivate::setupActions | | Prototype: | void QPrintPreviewDialogPrivate::setupActions() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 352-432 |
| | 62 | 2 |
QRasterPaintEngine::drawBitmap| Name: | QRasterPaintEngine::drawBitmap | | Prototype: | void QRasterPaintEngine::drawBitmap(const QPointF &pos, const QImage &image, QSpanData *fg) | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3314-3398 |
| | 62 | 15 |
QTextDocumentLayoutPrivate::drawBlock| Name: | QTextDocumentLayoutPrivate::drawBlock | | Prototype: | void QTextDocumentLayoutPrivate::drawBlock(const QPointF &offset, QPainter *painter, const QAbstractTextDocumentLayout::PaintContext &context, const QTextBlock &bl, bool inRootFrame) const | | Coverage: | 0.000% (0/67) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 1286-1377 |
| | 62 | 14 |
QTextDocumentPrivate::move| Name: | QTextDocumentPrivate::move | | Prototype: | void QTextDocumentPrivate::move(int pos, int to, int length, QTextUndoCommand::Operation op) | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 570-662 |
| | 62 | 10 |
QTextStreamPrivate::getReal| Name: | QTextStreamPrivate::getReal | | Prototype: | bool QTextStreamPrivate::getReal(double *f) | | Coverage: | 74.419% (64/86) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1917-2059 |
| | 62 | 36 |
QToolButtonPrivate::popupTimerDone| Name: | QToolButtonPrivate::popupTimerDone | | Prototype: | void QToolButtonPrivate::popupTimerDone() | | Coverage: | 0.000% (0/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 713-801 |
| | 62 | 17 |
QWidget::setVisible| Name: | QWidget::setVisible | | Prototype: | void QWidget::setVisible(bool visible) | | Coverage: | 0.000% (0/99) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 8121-8237 |
| | 62 | 22 |
QXcbConnection::xi2Select| Name: | QXcbConnection::xi2Select | | Prototype: | void QXcbConnection::xi2Select(xcb_window_t window) | | Coverage: | 33.333% (14/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 278-379 |
| | 62 | 13 |
q_getTimeFromASN1| Name: | q_getTimeFromASN1 | | Prototype: | QDateTime q_getTimeFromASN1(const ASN1_TIME *aTime) | | Coverage: | 36.735% (18/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 1009-1100 |
| | 62 | 13 |
QDashedStrokeProcessor::process| Name: | QDashedStrokeProcessor::process | | Prototype: | void QDashedStrokeProcessor::process(const QVectorPath &path, const QPen &pen, const QRectF &clip, QPainter::RenderHints hints) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp | | Lines: | 514-604 |
| | 63 | 14 |
QFileDialogPrivate::_q_updateOkButton| Name: | QFileDialogPrivate::_q_updateOkButton | | Prototype: | void QFileDialogPrivate::_q_updateOkButton() | | Coverage: | 0.000% (0/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3477-3569 |
| | 63 | 22 |
QFileSystemModelPrivate::node| Name: | QFileSystemModelPrivate::node | | Prototype: | QFileSystemModelPrivate::QFileSystemNode *QFileSystemModelPrivate::node(const QString &path, bool fetch) const | | Coverage: | 0.000% (0/68) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 326-475 |
| | 63 | 16 |
QGraphicsProxyWidget::event| Name: | QGraphicsProxyWidget::event | | Prototype: | bool QGraphicsProxyWidget::event(QEvent *event) | | Coverage: | 0.000% (0/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 795-900 |
| | 63 | 26 |
QHttpNetworkConnectionChannel::ensureConnection| Name: | QHttpNetworkConnectionChannel::ensureConnection | | Prototype: | bool QHttpNetworkConnectionChannel::ensureConnection() | | Coverage: | 74.627% (50/67) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 271-408 |
| | 63 | 17 |
QMenuBarPrivate::updateGeometries| Name: | QMenuBarPrivate::updateGeometries | | Prototype: | void QMenuBarPrivate::updateGeometries() | | Coverage: | 0.000% (0/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 156-250 |
| | 63 | 15 |
QOpenGLFunctions_4_2_Compatibility::~QOpenGLFunctions_4_2_Compatibility| Name: | QOpenGLFunctions_4_2_Compatibility::~QOpenGLFunctions_4_2_Compatibility | | Prototype: | QOpenGLFunctions_4_2_Compatibility::~QOpenGLFunctions_4_2_Compatibility() | | Coverage: | 0.000% (0/106) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_compatibility.cpp | | Lines: | 89-175 |
| | 63 | 22 |
QPlatformCursorImage::createSystemCursor| Name: | QPlatformCursorImage::createSystemCursor | | Prototype: | void QPlatformCursorImage::createSystemCursor(int id) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines: | 422-528 |
| | 63 | 23 |
QString::replace| Name: | QString::replace | | Prototype: | QString &QString::replace(const QRegularExpression &re, const QString &after) | | Coverage: | 100.000% (46/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 3532-3640 |
| | 63 | 16 |
QTextDocumentPrivate::setCharFormat| Name: | QTextDocumentPrivate::setCharFormat | | Prototype: | void QTextDocumentPrivate::setCharFormat(int pos, int length, const QTextCharFormat &newFormat, FormatChangeMode mode) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 679-769 |
| | 63 | 13 |
QTextTable::insertColumns| Name: | QTextTable::insertColumns | | Prototype: | void QTextTable::insertColumns(int pos, int num) | | Coverage: | 0.000% (0/67) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 735-828 |
| | 63 | 16 |
QToolBarLayout::expandedSize| Name: | QToolBarLayout::expandedSize | | Prototype: | QSize QToolBarLayout::expandedSize(const QSize &size) const | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | | Lines: | 569-649 |
| | 63 | 14 |
QWidgetTextControlPrivate::mousePressEvent| Name: | QWidgetTextControlPrivate::mousePressEvent | | Prototype: | void QWidgetTextControlPrivate::mousePressEvent(QEvent *e, Qt::MouseButton button, const QPointF &pos, Qt::KeyboardModifiers modifiers, Qt::MouseButtons buttons, const QPoint &globalPos) | | Coverage: | 0.000% (0/68) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1560-1661 |
| | 63 | 16 |
QWidgetWindow::event| Name: | QWidgetWindow::event | | Prototype: | bool QWidgetWindow::event(QEvent *event) | | Coverage: | 0.000% (0/84) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 177-329 |
| | 63 | 46 |
QXcbConnection::xi2HandleTabletEvent| Name: | QXcbConnection::xi2HandleTabletEvent | | Prototype: | bool QXcbConnection::xi2HandleTabletEvent(void *event, TabletData *tabletData, QXcbWindowEventListener *eventListener) | | Coverage: | 0.000% (0/52) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 1036-1137 |
| | 63 | 17 |
QXcbCursor::createNonStandardCursor| Name: | QXcbCursor::createNonStandardCursor | | Prototype: | xcb_cursor_t QXcbCursor::createNonStandardCursor(int cshape) | | Coverage: | 30.952% (13/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | | Lines: | 433-502 |
| | 63 | 8 |
fetchTransformed64| Name: | fetchTransformed64 | | Prototype: | template<TextureBlendType blendType> static const QRgba64 * fetchTransformed64(QRgba64 *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1633-1736 |
| | 63 | 15 |
recode| Name: | recode | | Prototype: | static int recode(QString &result, const ushort *begin, const ushort *end, QUrl::ComponentFormattingOptions encoding, const uchar *actionTable, bool retryBadEncoding) | | Coverage: | 96.053% (73/76) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 344-445 |
| | 63 | 21 |
QFusionStyle::pixelMetric| Name: | QFusionStyle::pixelMetric | | Prototype: | int QFusionStyle::pixelMetric(PixelMetric metric, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/82) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3028-3142 |
| | 64 | 49 |
QGraphicsWidget::paintWindowFrame| Name: | QGraphicsWidget::paintWindowFrame | | Prototype: | void QGraphicsWidget::paintWindowFrame(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | | Coverage: | 0.000% (0/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2249-2357 |
| | 64 | 13 |
QMimeDataPrivate::retrieveTypedData| Name: | QMimeDataPrivate::retrieveTypedData | | Prototype: | QVariant QMimeDataPrivate::retrieveTypedData(const QString &format, QVariant::Type type) const | | Coverage: | 47.312% (44/93) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 96-211 |
| | 64 | 31 |
QNativeSocketEnginePrivate::setError| Name: | QNativeSocketEnginePrivate::setError | | Prototype: | void QNativeSocketEnginePrivate::setError(QAbstractSocket::SocketError error, ErrorString errorString) const | | Coverage: | 50.769% (33/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 199-306 |
| | 64 | 32 |
QTextOdfWriter::writeBlockFormat| Name: | QTextOdfWriter::writeBlockFormat | | Prototype: | void QTextOdfWriter::writeBlockFormat(QXmlStreamWriter &writer, QTextBlockFormat format, int formatIndex) const | | Coverage: | 0.000% (0/75) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 440-517 |
| | 64 | 26 |
QTreeModel::ensureSorted| Name: | QTreeModel::ensureSorted | | Prototype: | void QTreeModel::ensureSorted(int column, Qt::SortOrder order, int start, int end, const QModelIndex &parent) | | Coverage: | 0.000% (0/74) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 583-671 |
| | 64 | 20 |
QTriangulator::MonotoneToTriangles::decompose| Name: | QTriangulator::MonotoneToTriangles::decompose | | Prototype: | template <typename T> void QTriangulator<T>::MonotoneToTriangles::decompose() | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 2166-2256 |
| | 64 | 15 |
QUnicodeTools::getLineBreaks| Name: | QUnicodeTools::getLineBreaks | | Prototype: | static void getLineBreaks(const ushort *string, quint32 len, QCharAttributes *attributes) | | Coverage: | 93.258% (83/89) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | | Lines: | 478-591 |
| | 64 | 34 |
QWindow::event| Name: | QWindow::event | | Prototype: | bool QWindow::event(QEvent *ev) | | Coverage: | 0.000% (0/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1998-2129 |
| | 64 | 32 |
gray_render_conic| Name: | gray_render_conic | | Prototype: | static void gray_render_conic( PWorker worker, const QT_FT_Vector* control, const QT_FT_Vector* to ) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 831-937 |
| | 64 | 14 |
QAbstractSpinBoxPrivate::variantCompare| Name: | QAbstractSpinBoxPrivate::variantCompare | | Prototype: | int QAbstractSpinBoxPrivate::variantCompare(const QVariant &arg1, const QVariant &arg2) | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 2056-2117 |
| | 65 | 19 |
QCoreApplicationPrivate::sendPostedEvents| Name: | QCoreApplicationPrivate::sendPostedEvents | | Prototype: | void QCoreApplicationPrivate::sendPostedEvents(QObject *receiver, int event_type, QThreadData *data) | | Coverage: | 88.750% (71/80) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1511-1658 |
| | 65 | 18 |
QGtkStyle::standardPalette| Name: | QGtkStyle::standardPalette | | Prototype: | QPalette QGtkStyle::standardPalette() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 352-437 |
| | 65 | 4 |
QHeaderViewPrivate::cascadingResize| Name: | QHeaderViewPrivate::cascadingResize | | Prototype: | void QHeaderViewPrivate::cascadingResize(int visual, int newSize) | | Coverage: | 0.000% (0/75) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3402-3508 |
| | 65 | 24 |
QImage::createHeuristicMask| Name: | QImage::createHeuristicMask | | Prototype: | QImage QImage::createHeuristicMask(bool clipTight) const | | Coverage: | 0.000% (0/82) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 2819-2909 |
| | 65 | 18 |
QPdfEnginePrivate::addBrushPattern| Name: | QPdfEnginePrivate::addBrushPattern | | Prototype: | int QPdfEnginePrivate::addBrushPattern(const QTransform &m, bool *specifyColor, int *gStateObject) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 2324-2404 |
| | 65 | 8 |
QPdfEnginePrivate::writePage| Name: | QPdfEnginePrivate::writePage | | Prototype: | void QPdfEnginePrivate::writePage() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1660-1742 |
| | 65 | 8 |
QProcessPrivate::openChannel| Name: | QProcessPrivate::openChannel | | Prototype: | bool QProcessPrivate::openChannel(Channel &channel) | | Coverage: | 80.392% (41/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 161-263 |
| | 65 | 15 |
QTreeView::scrollTo| Name: | QTreeView::scrollTo | | Prototype: | void QTreeView::scrollTo(const QModelIndex &index, ScrollHint hint) | | Coverage: | 0.000% (0/92) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 1142-1236 |
| | 65 | 19 |
QTreeViewPrivate::layout| Name: | QTreeViewPrivate::layout | | Prototype: | void QTreeViewPrivate::layout(int i, bool recursiveExpanding, bool afterIsUninitialized) | | Coverage: | 0.000% (0/67) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3318-3409 |
| | 65 | 18 |
QWidgetPrivate::init| Name: | QWidgetPrivate::init | | Prototype: | void QWidgetPrivate::init(QWidget *parentWidget, Qt::WindowFlags f) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 1120-1233 |
| | 65 | 12 |
QXcbConnection::QXcbConnection| Name: | QXcbConnection::QXcbConnection | | Prototype: | QXcbConnection::QXcbConnection(QXcbNativeInterface *nativeInterface, bool canGrabServer, xcb_visualid_t defaultVisualId, const char *displayName) | | Coverage: | 44.643% (25/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 547-673 |
| | 65 | 18 |
QXmlSimpleReaderPrivate::parseEntityValue| Name: | QXmlSimpleReaderPrivate::parseEntityValue | | Prototype: | bool QXmlSimpleReaderPrivate::parseEntityValue() | | Coverage: | 84.211% (48/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 6778-6894 |
| | 65 | 24 |
getFontWeight| Name: | getFontWeight | | Prototype: | static int getFontWeight(const QString &weightString) | | Coverage: | 0.000% (0/102) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 85-178 |
| | 65 | 30 |
AtSpiAdaptor::componentInterface| Name: | AtSpiAdaptor::componentInterface | | Prototype: | bool AtSpiAdaptor::componentInterface(QAccessibleInterface *interface, const QString &function, const QDBusMessage &message, const QDBusConnection &connection) | | Coverage: | 0.000% (0/73) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1596-1684 |
| | 66 | 22 |