| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QMdiSubWindow::event| Name: | QMdiSubWindow::event | | Prototype: | bool QMdiSubWindow::event(QEvent *event) | | Coverage: | 0.000% (0/85) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2793-2922 |
| | 91 | 30 |
QMdiSubWindow::eventFilter| Name: | QMdiSubWindow::eventFilter | | Prototype: | bool QMdiSubWindow::eventFilter(QObject *object, QEvent *event) | | Coverage: | 0.000% (0/106) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2684-2788 |
| | 73 | 30 |
QObject::~QObject| Name: | QObject::~QObject | | Prototype: | QObject::~QObject() | | Coverage: | 86.316% (82/95) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 900-1049 |
| | 89 | 30 |
QSslSocketBackendPrivate::transmit| Name: | QSslSocketBackendPrivate::transmit | | Prototype: | void QSslSocketBackendPrivate::transmit() | | Coverage: | 74.725% (68/91) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 800-1000 |
| | 90 | 30 |
QTextHtmlExporter::emitCharFormatStyle| Name: | QTextHtmlExporter::emitCharFormatStyle | | Prototype: | bool QTextHtmlExporter::emitCharFormatStyle(const QTextCharFormat &format) | | Coverage: | 0.000% (0/115) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2335-2496 |
| | 109 | 30 |
QTextLine::glyphRuns| Name: | QTextLine::glyphRuns | | Prototype: | QList<QGlyphRun> QTextLine::glyphRuns(int from, int length) const | | Coverage: | 0.000% (0/126) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 2237-2418 |
| | 133 | 30 |
QTzTimeZonePrivate::init| Name: | QTzTimeZonePrivate::init | | Prototype: | void QTzTimeZonePrivate::init(const QByteArray &ianaId) | | Coverage: | 57.143% (52/91) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 636-765 |
| | 91 | 30 |
QWidgetTextControlPrivate::cursorMoveKeyEvent| Name: | QWidgetTextControlPrivate::cursorMoveKeyEvent | | Prototype: | bool QWidgetTextControlPrivate::cursorMoveKeyEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/107) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 141-298 |
| | 91 | 30 |
QXcbConnection::initializeScreens| Name: | QXcbConnection::initializeScreens | | Prototype: | void QXcbConnection::initializeScreens() | | Coverage: | 38.947% (37/95) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 392-552 |
| | 122 | 30 |
QXcbWindow::setWmWindowType| Name: | QXcbWindow::setWmWindowType | | Prototype: | void QXcbWindow::setWmWindowType(QXcbWindowFunctions::WmWindowTypes types, Qt::WindowFlags flags) | | Coverage: | 62.651% (52/83) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1820-1905 |
| | 57 | 30 |
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: | 91-184 |
| | 65 | 30 |
qt_blend_argb32_on_argb32_ssse3| Name: | qt_blend_argb32_on_argb32_ssse3 | | Prototype: | void qt_blend_argb32_on_argb32_ssse3(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | | Coverage: | 0.000% (0/85) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp | | Lines: | 142-177 |
| | 23 | 30 |
QAbstractItemViewPrivate::extendedSelectionCommand| Name: | QAbstractItemViewPrivate::extendedSelectionCommand | | Prototype: | QItemSelectionModel::SelectionFlags QAbstractItemViewPrivate::extendedSelectionCommand( const QModelIndex &index, const QEvent *event) const | | Coverage: | 0.000% (0/92) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3986-4077 |
| | 51 | 31 |
QDBusMarshaller::appendVariantInternal| Name: | QDBusMarshaller::appendVariantInternal | | Prototype: | bool QDBusMarshaller::appendVariantInternal(const QVariant &arg) | | Coverage: | 78.261% (54/69) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | | Lines: | 384-525 |
| | 66 | 31 |
QGraphicsScenePrivate::removeItemHelper| Name: | QGraphicsScenePrivate::removeItemHelper | | Prototype: | void QGraphicsScenePrivate::removeItemHelper(QGraphicsItem *item) | | Coverage: | 0.000% (0/107) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 572-729 |
| | 92 | 31 |
QImage::rgbSwapped_helper| Name: | QImage::rgbSwapped_helper | | Prototype: | QImage QImage::rgbSwapped_helper() const | | Coverage: | 0.000% (0/60) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 3187-3272 |
| | 52 | 31 |
QListView::moveCursor| Name: | QListView::moveCursor | | Prototype: | QModelIndex QListView::moveCursor(CursorAction cursorAction, Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/81) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1103-1217 |
| | 66 | 31 |
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: | 108-223 |
| | 64 | 31 |
QOpenGLVersionFunctionsStorage::backend| Name: | QOpenGLVersionFunctionsStorage::backend | | Prototype: | QOpenGLVersionFunctionsBackend *QOpenGLVersionFunctionsStorage::backend(QOpenGLContext *context, QOpenGLVersionFunctionsBackend::Version v) | | Coverage: | 0.000% (0/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 88-116 |
| | 10 | 31 |
QPdfPrintEngine::property| Name: | QPdfPrintEngine::property | | Prototype: | QVariant QPdfPrintEngine::property(PrintEnginePropertyKey key) const | | Coverage: | 74.603% (47/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 240-350 |
| | 67 | 31 |
QTextDocumentLayoutPrivate::layoutBlock| Name: | QTextDocumentLayoutPrivate::layoutBlock | | Prototype: | void QTextDocumentLayoutPrivate::layoutBlock(const QTextBlock &bl, int blockPosition, const QTextBlockFormat &blockFormat, QTextLayoutStruct *layoutStruct, int layoutFrom, int layoutTo, const QTextBlockFormat *previousBlockFormat) | | Coverage: | 0.000% (0/124) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 2585-2802 |
| | 133 | 31 |
QTextDocumentPrivate::undoRedo| Name: | QTextDocumentPrivate::undoRedo | | Prototype: | int QTextDocumentPrivate::undoRedo(bool undo) | | Coverage: | 0.000% (0/96) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 875-1030 |
| | 111 | 31 |
QTextHtmlImporter::processBlockNode| Name: | QTextHtmlImporter::processBlockNode | | Prototype: | QTextHtmlImporter::ProcessNodeResult QTextHtmlImporter::processBlockNode() | | Coverage: | 0.000% (0/135) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 998-1163 |
| | 106 | 31 |
QTextLine::draw| Name: | QTextLine::draw | | Prototype: | void QTextLine::draw(QPainter *p, const QPointF &pos, const QTextLayout::FormatRange *selection) const | | Coverage: | 0.000% (0/117) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 2427-2620 |
| | 135 | 31 |
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: | 952-1047 |
| | 60 | 31 |
QWidgetResizeHandler::keyPressEvent| Name: | QWidgetResizeHandler::keyPressEvent | | Prototype: | void QWidgetResizeHandler::keyPressEvent(QKeyEvent * e) | | Coverage: | 0.000% (0/99) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetresizehandler.cpp | | Lines: | 371-492 |
| | 77 | 31 |
QXcbConnection::xi2HandleEvent| Name: | QXcbConnection::xi2HandleEvent | | Prototype: | void QXcbConnection::xi2HandleEvent(xcb_ge_event_t *event) | | Coverage: | 47.143% (33/70) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 491-583 |
| | 58 | 31 |
QXmlSimpleReaderPrivate::parsePEReference| Name: | QXmlSimpleReaderPrivate::parsePEReference | | Prototype: | bool QXmlSimpleReaderPrivate::parsePEReference() | | Coverage: | 67.442% (58/86) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 5195-5338 |
| | 85 | 31 |
fetchTransformedBilinear| Name: | fetchTransformedBilinear | | Prototype: | template<TextureBlendType blendType> static const uint * fetchTransformedBilinear(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | | Coverage: | 0.000% (0/106) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 2421-2748 |
| | 218 | 31 |
fetchTransformedBilinear64| Name: | fetchTransformedBilinear64 | | Prototype: | template<TextureBlendType blendType> static const QRgba64 * fetchTransformedBilinear64(QRgba64 *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | | Coverage: | 0.000% (0/110) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 2750-3097 |
| | 238 | 31 |
wc2rx| Name: | wc2rx | | Prototype: | static QString wc2rx(const QString &wc_str, const bool enableEscaping) | | Coverage: | 80.822% (59/73) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 762-856 |
| | 56 | 31 |
QApplicationPrivate::dispatchEnterLeave| Name: | QApplicationPrivate::dispatchEnterLeave | | Prototype: | void QApplicationPrivate::dispatchEnterLeave(QWidget* enter, QWidget* leave, const QPointF &globalPosF) | | Coverage: | 0.000% (0/146) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2317-2472 |
| | 90 | 32 |
QElfParser::parse| Name: | QElfParser::parse | | Prototype: | int QElfParser::parse(const char *dataStart, ulong fdlen, const QString &library, QLibraryPrivate *lib, long *pos, ulong *sectionlen) | | Coverage: | 50.000% (58/116) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qelfparser_p.cpp | | Lines: | 67-233 |
| | 106 | 32 |
QEvdevTouchScreenHandler::QEvdevTouchScreenHandler| Name: | QEvdevTouchScreenHandler::QEvdevTouchScreenHandler | | Prototype: | QEvdevTouchScreenHandler::QEvdevTouchScreenHandler(const QString &device, const QString &spec, QObject *parent) | | Coverage: | 0.000% (0/95) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 155-296 |
| | 113 | 32 |
QFontEngine::getTrueTypeGlyphIndex| Name: | QFontEngine::getTrueTypeGlyphIndex | | Prototype: | quint32 QFontEngine::getTrueTypeGlyphIndex(const uchar *cmap, int cmapSize, uint unicode) | | Coverage: | 0.000% (0/98) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1387-1520 |
| | 92 | 32 |
QFtpPI::processReply| Name: | QFtpPI::processReply | | Prototype: | bool QFtpPI::processReply() | | Coverage: | 64.948% (63/97) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 993-1157 |
| | 78 | 32 |
QGL2PaintEngineExPrivate::drawCachedGlyphs| Name: | QGL2PaintEngineExPrivate::drawCachedGlyphs | | Prototype: | void QGL2PaintEngineExPrivate::drawCachedGlyphs(QFontEngine::GlyphFormat glyphFormat, QStaticTextItem *staticTextItem) | | Coverage: | 0.000% (0/114) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1630-1908 |
| | 165 | 32 |
QGestureManager::filterEventThroughContexts| Name: | QGestureManager::filterEventThroughContexts | | Prototype: | bool QGestureManager::filterEventThroughContexts(const QMultiMap<QObject *, Qt::GestureType> &contexts, QEvent *event) | | Coverage: | 0.000% (0/95) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 247-407 |
| | 111 | 32 |
QHttpProtocolHandler::_q_receiveReply| Name: | QHttpProtocolHandler::_q_receiveReply | | Prototype: | void QHttpProtocolHandler::_q_receiveReply() | | Coverage: | 89.320% (92/103) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpprotocolhandler.cpp | | Lines: | 54-225 |
| | 90 | 32 |
QMdiArea::eventFilter| Name: | QMdiArea::eventFilter | | Prototype: | bool QMdiArea::eventFilter(QObject *object, QEvent *event) | | Coverage: | 0.000% (0/90) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2549-2664 |
| | 57 | 32 |
QMetaObject::activate| Name: | QMetaObject::activate | | Prototype: | void QMetaObject::activate(QObject *sender, int signalOffset, int local_signal_index, void **argv) | | Coverage: | 72.642% (77/106) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3608-3778 |
| | 104 | 32 |
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: | 206-313 |
| | 64 | 32 |
QOpenGLTexturePrivate::createTextureView| Name: | QOpenGLTexturePrivate::createTextureView | | Prototype: | QOpenGLTexture *QOpenGLTexturePrivate::createTextureView(QOpenGLTexture::Target viewTarget, QOpenGLTexture::TextureFormat viewFormat, int minimumMipmapLevel, int maximumMipmapLevel, int minimumLayer, int maximumLayer) const | | Coverage: | 0.000% (0/219) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 1623-1821 |
| | 125 | 32 |
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: | 84-161 |
| | 60 | 32 |
QTest::benchmarkMetricName| Name: | QTest::benchmarkMetricName | | Prototype: | const char * QTest::benchmarkMetricName(QBenchmarkMetric metric) | | Coverage: | 3.226% (2/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmetric.cpp | | Lines: | 92-158 |
| | 32 | 32 |
QTest::benchmarkMetricUnit| Name: | QTest::benchmarkMetricUnit | | Prototype: | const char * QTest::benchmarkMetricUnit(QBenchmarkMetric metric) | | Coverage: | 6.452% (4/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmetric.cpp | | Lines: | 164-230 |
| | 32 | 32 |
QWidget::setParent| Name: | QWidget::setParent | | Prototype: | void QWidget::setParent(QWidget *parent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/146) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10483-10636 |
| | 82 | 32 |
QWidgetLineControl::isValidInput| Name: | QWidgetLineControl::isValidInput | | Prototype: | bool QWidgetLineControl::isValidInput(QChar key, QChar mask) const | | Coverage: | 0.000% (0/122) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 1055-1122 |
| | 48 | 32 |
QWidgetTextControlPrivate::keyPressEvent| Name: | QWidgetTextControlPrivate::keyPressEvent | | Prototype: | void QWidgetTextControlPrivate::keyPressEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/122) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1230-1395 |
| | 105 | 32 |
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: | 2033-2164 |
| | 64 | 32 |
QXmlSimpleReaderPrivate::parseReference| Name: | QXmlSimpleReaderPrivate::parseReference | | Prototype: | bool QXmlSimpleReaderPrivate::parseReference() | | Coverage: | 90.110% (82/91) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7316-7474 |
| | 100 | 32 |
read_pbm_body| Name: | read_pbm_body | | Prototype: | static bool read_pbm_body(QIODevice *device, char type, int w, int h, int mcc, QImage *outImage) | | Coverage: | 0.000% (0/91) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 123-258 |
| | 93 | 32 |
PathSimplifier::connectElements| Name: | PathSimplifier::connectElements | | Prototype: | void PathSimplifier::connectElements() | | Coverage: | 0.000% (0/134) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 682-888 |
| | 159 | 33 |
QCommonStyle::hitTestComplexControl| Name: | QCommonStyle::hitTestComplexControl | | Prototype: | QStyle::SubControl QCommonStyle::hitTestComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, const QPoint &pt, const QWidget *widget) const | | Coverage: | 0.000% (0/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 3789-3921 |
| | 81 | 33 |
QDateTimeParser::parseFormat| Name: | QDateTimeParser::parseFormat | | Prototype: | bool QDateTimeParser::parseFormat(const QString &newFormat) | | Coverage: | 92.000% (92/100) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 365-530 |
| | 116 | 33 |
QDockWidget::event| Name: | QDockWidget::event | | Prototype: | bool QDockWidget::event(QEvent *event) | | Coverage: | 0.000% (0/81) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1445-1546 |
| | 53 | 33 |
QEglFSKmsDevice::screenForConnector| Name: | QEglFSKmsDevice::screenForConnector | | Prototype: | QEglFSKmsScreen *QEglFSKmsDevice::screenForConnector(drmModeResPtr resources, drmModeConnectorPtr connector, QPoint pos) | | Coverage: | 0.000% (0/104) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 162-314 |
| | 106 | 33 |
QFusionStyle::styleHint| Name: | QFusionStyle::styleHint | | Prototype: | int QFusionStyle::styleHint(StyleHint hint, const QStyleOption *option, const QWidget *widget, QStyleHintReturn *returnData) const | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3612-3685 |
| | 23 | 33 |
QGraphicsScene::addItem| Name: | QGraphicsScene::addItem | | Prototype: | void QGraphicsScene::addItem(QGraphicsItem *item) | | Coverage: | 0.000% (0/130) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 2493-2659 |
| | 91 | 33 |
QHttpNetworkConnectionChannel::_q_error| Name: | QHttpNetworkConnectionChannel::_q_error | | Prototype: | void QHttpNetworkConnectionChannel::_q_error(QAbstractSocket::SocketError socketError) | | Coverage: | 61.000% (61/100) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 844-1000 |
| | 85 | 33 |
QMenuBar::keyPressEvent| Name: | QMenuBar::keyPressEvent | | Prototype: | void QMenuBar::keyPressEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1077-1177 |
| | 68 | 33 |
QMimeTypeParserBase::parse| Name: | QMimeTypeParserBase::parse | | Prototype: | bool QMimeTypeParserBase::parse(QIODevice *dev, const QString &fileName, QString *errorMessage) | | Coverage: | 75.610% (62/82) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetypeparser.cpp | | Lines: | 196-340 |
| | 88 | 33 |
QTextEngine::atWordSeparator| Name: | QTextEngine::atWordSeparator | | Prototype: | bool QTextEngine::atWordSeparator(int position) const | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2562-2602 |
| | 5 | 33 |
QWidgetPrivate::drawWidget| Name: | QWidgetPrivate::drawWidget | | Prototype: | void QWidgetPrivate::drawWidget(QPaintDevice *pdev, const QRegion &rgn, const QPoint &offset, int flags, QPainter *sharedPainter, QWidgetBackingStore *backingStore) | | Coverage: | 0.000% (0/146) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5497-5703 |
| | 112 | 33 |
QXmlStreamReaderPrivate::fastScanName| Name: | QXmlStreamReaderPrivate::fastScanName | | Prototype: | inline int QXmlStreamReaderPrivate::fastScanName(int *prefix) | | Coverage: | 97.917% (47/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1292-1355 |
| | 25 | 33 |
defaultPosition| Name: | defaultPosition | | Prototype: | static Qt::Alignment defaultPosition(int pe) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2113-2162 |
| | 8 | 33 |
qDrawEdge| Name: | qDrawEdge | | Prototype: | void qDrawEdge(QPainter *p, qreal x1, qreal y1, qreal x2, qreal y2, qreal dw1, qreal dw2, QCss::Edge edge, QCss::BorderStyle style, QBrush c) | | Coverage: | 0.000% (0/91) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp | | Lines: | 185-312 |
| | 82 | 33 |
writingSystemFromScript| Name: | writingSystemFromScript | | Prototype: | static QFontDatabase::WritingSystem writingSystemFromScript(QLocale::Script script) | | Coverage: | 0.000% (0/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 56-124 |
| | 33 | 33 |
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: | 3113-3250 |
| | 63 | 34 |
QPaintEngineEx::stroke| Name: | QPaintEngineEx::stroke | | Prototype: | void QPaintEngineEx::stroke(const QVectorPath &path, const QPen &pen) | | Coverage: | 0.000% (0/96) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 387-592 |
| | 135 | 34 |
QPlatformTheme::defaultThemeHint| Name: | QPlatformTheme::defaultThemeHint | | Prototype: | QVariant QPlatformTheme::defaultThemeHint(ThemeHint hint) | | Coverage: | 0.000% (0/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 459-532 |
| | 35 | 34 |
QTableView::paintEvent| Name: | QTableView::paintEvent | | Prototype: | void QTableView::paintEvent(QPaintEvent *event) | | Coverage: | 0.000% (0/132) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 1351-1522 |
| | 118 | 34 |
QTextHtmlExporter::emitBlock| Name: | QTextHtmlExporter::emitBlock | | Prototype: | void QTextHtmlExporter::emitBlock(const QTextBlock &block) | | Coverage: | 0.000% (0/101) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2808-2950 |
| | 98 | 34 |
QTreeView::moveCursor| Name: | QTreeView::moveCursor | | Prototype: | QModelIndex QTreeView::moveCursor(CursorAction cursorAction, Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/116) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 2179-2333 |
| | 81 | 34 |
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: | 484-597 |
| | 64 | 34 |
QWidgetBackingStore::doSync| Name: | QWidgetBackingStore::doSync | | Prototype: | void QWidgetBackingStore::doSync() | | Coverage: | 0.000% (0/124) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1188-1410 |
| | 131 | 34 |
QWidgetResizeHandler::mouseMoveEvent| Name: | QWidgetResizeHandler::mouseMoveEvent | | Prototype: | void QWidgetResizeHandler::mouseMoveEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/119) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetresizehandler.cpp | | Lines: | 202-331 |
| | 93 | 34 |
read_xpm_body| Name: | read_xpm_body | | Prototype: | static bool read_xpm_body( QIODevice *device, const char * const * source, int& index, QByteArray& state, int cpp, int ncols, int w, int h, QImage& image) | | Coverage: | 0.000% (0/124) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 860-1016 |
| | 106 | 34 |
QGLFramebufferObjectPrivate::init| Name: | QGLFramebufferObjectPrivate::init | | Prototype: | void QGLFramebufferObjectPrivate::init(QGLFramebufferObject *q, const QSize &sz, QGLFramebufferObject::Attachment attachment, GLenum texture_target, GLenum internal_format, GLint samples, bool mipmap) | | Coverage: | 0.000% (0/136) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 469-717 |
| | 152 | 35 |
QNetworkReplyHttpImplPrivate::postRequest| Name: | QNetworkReplyHttpImplPrivate::postRequest | | Prototype: | void QNetworkReplyHttpImplPrivate::postRequest(const QNetworkRequest &newHttpRequest) | | Coverage: | 84.906% (90/106) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 591-944 |
| | 223 | 35 |
QOpenGL2PaintEngineExPrivate::drawCachedGlyphs| Name: | QOpenGL2PaintEngineExPrivate::drawCachedGlyphs | | Prototype: | void QOpenGL2PaintEngineExPrivate::drawCachedGlyphs(QFontEngine::GlyphFormat glyphFormat, QStaticTextItem *staticTextItem) | | Coverage: | 0.000% (0/125) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1660-1960 |
| | 173 | 35 |
QPNGImageWriter::writeImage| Name: | QPNGImageWriter::writeImage | | Prototype: | bool QPNGImageWriter::writeImage(const QImage& image, volatile int quality_in, const QString &description, int off_x_in, int off_y_in) | | Coverage: | 0.000% (0/104) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 813-992 |
| | 110 | 35 |
curveToFunc| Name: | curveToFunc | | Prototype: | static QEasingCurve::EasingFunction curveToFunc(QEasingCurve::Type curve) | | Coverage: | 97.059% (66/68) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 944-1017 |
| | 35 | 35 |
errorMessage| Name: | errorMessage | | Prototype: | static QString errorMessage(QUrlPrivate::ErrorCode errorCode, const QString &errorSource, int errorPosition) | | Coverage: | 75.000% (42/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3947-4015 |
| | 25 | 35 |
fetchTransformedBilinearARGB32PM| Name: | fetchTransformedBilinearARGB32PM | | Prototype: | template<TextureBlendType blendType> static const uint * fetchTransformedBilinearARGB32PM(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | | Coverage: | 0.000% (0/127) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1906-2418 |
| | 216 | 35 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QGraphicsItem::GraphicsItemChange change) | | Coverage: | 0.000% (0/69) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11440-11549 |
| | 72 | 35 |
QCompleter::eventFilter| Name: | QCompleter::eventFilter | | Prototype: | bool QCompleter::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/104) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1265-1437 |
| | 75 | 36 |
QDnsLookupRunnable::query| Name: | QDnsLookupRunnable::query | | Prototype: | void QDnsLookupRunnable::query(const int requestType, const QByteArray &requestName, const QHostAddress &nameserver, QDnsLookupReply *reply) | | Coverage: | 43.519% (47/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup_unix.cpp | | Lines: | 124-372 |
| | 182 | 36 |
QFontDatabase::writingSystemName| Name: | QFontDatabase::writingSystemName | | Prototype: | QString QFontDatabase::writingSystemName(WritingSystem writingSystem) | | Coverage: | 0.000% (0/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2065-2176 |
| | 73 | 36 |
QFontDatabase::writingSystemSample| Name: | QFontDatabase::writingSystemSample | | Prototype: | QString QFontDatabase::writingSystemSample(WritingSystem writingSystem) | | Coverage: | 0.000% (0/70) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2182-2396 |
| | 165 | 36 |
QFontEngine::getCMap| Name: | QFontEngine::getCMap | | Prototype: | const uchar *QFontEngine::getCMap(const uchar *table, uint tableSize, bool *isSymbolFont, int *cmapSize) | | Coverage: | 0.000% (0/114) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1230-1385 |
| | 91 | 36 |
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: | 1932-2074 |
| | 62 | 36 |
QTransform::mapToPolygon| Name: | QTransform::mapToPolygon | | Prototype: | QPolygon QTransform::mapToPolygon(const QRect &rect) const | | Coverage: | 0.000% (0/75) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1715-1756 |
| | 31 | 36 |
QXmlSimpleReaderPrivate::parseExternalID| Name: | QXmlSimpleReaderPrivate::parseExternalID | | Prototype: | bool QXmlSimpleReaderPrivate::parseExternalID() | | Coverage: | 94.186% (81/86) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 4847-5020 |
| | 104 | 36 |
defaultOrigin| Name: | defaultOrigin | | Prototype: | static Origin defaultOrigin(int pe) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2065-2111 |
| | 5 | 36 |
qFormatLogMessage| Name: | qFormatLogMessage | | Prototype: | QString qFormatLogMessage(QtMsgType type, const QMessageLogContext &context, const QString &str) | | Coverage: | 86.408% (89/103) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1353-1468 |
| | 76 | 36 |
QAbstractScrollArea::event| Name: | QAbstractScrollArea::event | | Prototype: | bool QAbstractScrollArea::event(QEvent *e) | | Coverage: | 0.000% (0/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 1000-1163 |
| | 68 | 37 |
QGraphicsWidget::event| Name: | QGraphicsWidget::event | | Prototype: | bool QGraphicsWidget::event(QEvent *event) | | Coverage: | 0.000% (0/72) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1393-1482 |
| | 49 | 37 |
QRasterPaintEngine::drawImage| Name: | QRasterPaintEngine::drawImage | | Prototype: | void QRasterPaintEngine::drawImage(const QRectF &r, const QImage &img, const QRectF &sr, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/174) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2196-2436 |
| | 157 | 37 |
QSettingsPrivate::iniUnescapedStringList| Name: | QSettingsPrivate::iniUnescapedStringList | | Prototype: | bool QSettingsPrivate::iniUnescapedStringList(const QByteArray &str, int from, int to, QString &stringResult, QStringList &stringListResult, QTextCodec *codec) | | Coverage: | 93.846% (122/130) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 726-893 |
| | 98 | 37 |