| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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: | 1132-1245 |
| | 65 | 12 |
QXcbConnection::QXcbConnection| Name: | QXcbConnection::QXcbConnection | | Prototype: | QXcbConnection::QXcbConnection(QXcbNativeInterface *nativeInterface, bool canGrabServer, xcb_visualid_t defaultVisualId, const char *displayName) | | Coverage: | 44.444% (24/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 554-681 |
| | 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: | 6797-6913 |
| | 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: | 91-184 |
| | 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: | 1602-1690 |
| | 66 | 22 |
QBlitterPaintEngine::fillRect| Name: | QBlitterPaintEngine::fillRect | | Prototype: | void QBlitterPaintEngine::fillRect(const QRectF &rect, const QBrush &brush) | | Coverage: | 0.000% (0/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 563-641 |
| | 66 | 17 |
QCommandLineParserPrivate::parse| Name: | QCommandLineParserPrivate::parse | | Prototype: | bool QCommandLineParserPrivate::parse(const QStringList &args) | | Coverage: | 97.222% (70/72) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 689-787 |
| | 66 | 24 |
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: | 1506-1657 |
| | 66 | 18 |
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 |
QFusionStyle::sizeFromContents| Name: | QFusionStyle::sizeFromContents | | Prototype: | QSize QFusionStyle::sizeFromContents(ContentsType type, const QStyleOption *option, const QSize &size, const QWidget *widget) const | | Coverage: | 0.000% (0/79) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3151-3244 |
| | 66 | 30 |
QGraphicsItem::itemTransform| Name: | QGraphicsItem::itemTransform | | Prototype: | QTransform QGraphicsItem::itemTransform(const QGraphicsItem *other, bool *ok) const | | Coverage: | 0.000% (0/70) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4372-4470 |
| | 66 | 20 |
QHeaderView::visualRegionForSelection| Name: | QHeaderView::visualRegionForSelection | | Prototype: | QRegion QHeaderView::visualRegionForSelection(const QItemSelection &selection) const | | Coverage: | 0.000% (0/90) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3012-3104 |
| | 66 | 26 |
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 |
QOpenGLFunctions_4_3_Compatibility::~QOpenGLFunctions_4_3_Compatibility| Name: | QOpenGLFunctions_4_3_Compatibility::~QOpenGLFunctions_4_3_Compatibility | | Prototype: | QOpenGLFunctions_4_3_Compatibility::~QOpenGLFunctions_4_3_Compatibility() | | Coverage: | 0.000% (0/67) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_compatibility.cpp | | Lines: | 96-164 |
| | 66 | 23 |
QOpenGLTexture::hasFeature| Name: | QOpenGLTexture::hasFeature | | Prototype: | bool QOpenGLTexture::hasFeature(Feature feature) | | Coverage: | 0.000% (0/162) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 3373-3542 |
| | 66 | 58 |
QPainter::clipRegion| Name: | QPainter::clipRegion | | Prototype: | QRegion QPainter::clipRegion() const | | Coverage: | 0.000% (0/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2497-2600 |
| | 66 | 22 |
QTreeView::keyboardSearch| Name: | QTreeView::keyboardSearch | | Prototype: | void QTreeView::keyboardSearch(const QString &search) | | Coverage: | 0.000% (0/80) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 1013-1103 |
| | 66 | 21 |
QWidgetPrivate::setGeometry_sys| Name: | QWidgetPrivate::setGeometry_sys | | Prototype: | void QWidgetPrivate::setGeometry_sys(int x, int y, int w, int h, bool isMove) | | Coverage: | 0.000% (0/87) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7208-7309 |
| | 66 | 24 |
QWidgetResizeHandler::eventFilter| Name: | QWidgetResizeHandler::eventFilter | | Prototype: | bool QWidgetResizeHandler::eventFilter(QObject *o, QEvent *ee) | | Coverage: | 0.000% (0/90) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetresizehandler.cpp | | Lines: | 96-200 |
| | 66 | 23 |
drawTextItemDecoration| Name: | drawTextItemDecoration | | Prototype: | static void drawTextItemDecoration(QPainter *painter, const QPointF &pos, const QFontEngine *fe, QTextEngine *textEngine, QTextCharFormat::UnderlineStyle underlineStyle, QTextItem::RenderFlags flags, qreal width, const QTextCharFormat &charFormat) | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 6231-6328 |
| | 66 | 16 |
Parser::parseValue| Name: | Parser::parseValue | | Prototype: | bool Parser::parseValue(QJsonPrivate::Value *val, int baseOffset) | | Coverage: | 55.128% (43/78) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 597-702 |
| | 67 | 22 |
QAccessibleTable::modelChange| Name: | QAccessibleTable::modelChange | | Prototype: | void QAccessibleTable::modelChange(QAccessibleTableModelChangeEvent *event) | | Coverage: | 0.000% (0/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 533-637 |
| | 67 | 24 |
QGraphicsViewPrivate::recalculateContentSize| Name: | QGraphicsViewPrivate::recalculateContentSize | | Prototype: | void QGraphicsViewPrivate::recalculateContentSize() | | Coverage: | 0.000% (0/76) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 378-500 |
| | 67 | 24 |
QIPAddressUtils::parseIp6| Name: | QIPAddressUtils::parseIp6 | | Prototype: | const QChar *parseIp6(IPv6Address &address, const QChar *begin, const QChar *end) | | Coverage: | 97.500% (78/80) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp | | Lines: | 152-249 |
| | 67 | 21 |
QLocaleData::numberToCLocale| Name: | QLocaleData::numberToCLocale | | Prototype: | bool QLocaleData::numberToCLocale(const QChar *str, int len, QLocale::NumberOptions number_options, CharBuff *result) const | | Coverage: | 72.650% (85/117) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3042-3151 |
| | 67 | 29 |
QNetworkReplyHttpImplPrivate::loadFromCacheIfAllowed| Name: | QNetworkReplyHttpImplPrivate::loadFromCacheIfAllowed | | Prototype: | bool QNetworkReplyHttpImplPrivate::loadFromCacheIfAllowed(QHttpNetworkRequest &httpRequest) | | Coverage: | 83.636% (46/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 454-576 |
| | 67 | 18 |
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 |
QTableView::visualRegionForSelection| Name: | QTableView::visualRegionForSelection | | Prototype: | QRegion QTableView::visualRegionForSelection(const QItemSelection &selection) const | | Coverage: | 0.000% (0/91) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 1944-2032 |
| | 67 | 28 |
QTextEngine::calculateTabWidth| Name: | QTextEngine::calculateTabWidth | | Prototype: | QFixed QTextEngine::calculateTabWidth(int item, QFixed x) const | | Coverage: | 0.000% (0/80) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2900-2997 |
| | 67 | 26 |
QZipWriterPrivate::addEntry| Name: | QZipWriterPrivate::addEntry | | Prototype: | void QZipWriterPrivate::addEntry(EntryType type, const QString &fileName, const QByteArray &contents ) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 647-758 |
| | 67 | 15 |
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 |
QClipData::initialize| Name: | QClipData::initialize | | Prototype: | void QClipData::initialize() | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3706-3818 |
| | 68 | 17 |
QMainWindowLayout::hover| Name: | QMainWindowLayout::hover | | Prototype: | void QMainWindowLayout::hover(QLayoutItem *widgetItem, const QPoint &mousePos) | | Coverage: | 0.000% (0/94) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2377-2489 |
| | 68 | 24 |
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 |
QNetworkAccessFtpBackend::ftpDone| Name: | QNetworkAccessFtpBackend::ftpDone | | Prototype: | void QNetworkAccessFtpBackend::ftpDone() | | Coverage: | 77.419% (48/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessftpbackend.cpp | | Lines: | 232-347 |
| | 68 | 20 |
QOpenGLFunctions_4_1_Compatibility::initializeOpenGLFunctions| Name: | QOpenGLFunctions_4_1_Compatibility::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_4_1_Compatibility::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_compatibility.cpp | | Lines: | 158-256 |
| | 68 | 3 |
QOpenGLTexturePrivate::setData| Name: | QOpenGLTexturePrivate::setData | | Prototype: | void QOpenGLTexturePrivate::setData(int mipLevel, int layer, QOpenGLTexture::CubeMapFace cubeFace, QOpenGLTexture::PixelFormat sourceFormat, QOpenGLTexture::PixelType sourceType, const void *data, const QOpenGLPixelTransferOptions * const options) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 1240-1337 |
| | 68 | 13 |
QTabBar::event| Name: | QTabBar::event | | Prototype: | bool QTabBar::event(QEvent *event) | | Coverage: | 0.000% (0/98) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1573-1664 |
| | 68 | 28 |
QTextHtmlImporter::processSpecialNodes| Name: | QTextHtmlImporter::processSpecialNodes | | Prototype: | QTextHtmlImporter::ProcessNodeResult QTextHtmlImporter::processSpecialNodes() | | Coverage: | 0.000% (0/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 647-753 |
| | 68 | 21 |
qt_stroke_side| Name: | qt_stroke_side | | Prototype: | template <class Iterator> bool qt_stroke_side(Iterator *it, QStroker *stroker, bool capFirst, QLineF *startTangent) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 632-766 |
| | 68 | 13 |
AtSpiAdaptor::accessibleInterface| Name: | AtSpiAdaptor::accessibleInterface | | Prototype: | bool AtSpiAdaptor::accessibleInterface(QAccessibleInterface *interface, const QString &function, const QDBusMessage &message, const QDBusConnection &connection) | | Coverage: | 0.000% (0/81) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1366-1453 |
| | 69 | 26 |
QDockAreaLayoutInfo::fitItems| Name: | QDockAreaLayoutInfo::fitItems | | Prototype: | void QDockAreaLayoutInfo::fitItems() | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 536-641 |
| | 69 | 15 |
QFileDialog::accept| Name: | QFileDialog::accept | | Prototype: | void QFileDialog::accept() | | Coverage: | 0.000% (0/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2582-2688 |
| | 69 | 23 |
QFontSubset::createToUnicodeMap| Name: | QFontSubset::createToUnicodeMap | | Prototype: | QByteArray QFontSubset::createToUnicodeMap() const | | Coverage: | 0.000% (0/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 209-299 |
| | 69 | 16 |
QGraphicsView::viewportEvent| Name: | QGraphicsView::viewportEvent | | Prototype: | bool QGraphicsView::viewportEvent(QEvent *event) | | Coverage: | 0.000% (0/87) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2849-2974 |
| | 69 | 29 |
QListView::paintEvent| Name: | QListView::paintEvent | | Prototype: | void QListView::paintEvent(QPaintEvent *e) | | Coverage: | 0.000% (0/59) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 963-1067 |
| | 69 | 15 |
QOpenGLFunctions_4_4_Compatibility::~QOpenGLFunctions_4_4_Compatibility| Name: | QOpenGLFunctions_4_4_Compatibility::~QOpenGLFunctions_4_4_Compatibility | | Prototype: | QOpenGLFunctions_4_4_Compatibility::~QOpenGLFunctions_4_4_Compatibility() | | Coverage: | 0.000% (0/70) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_compatibility.cpp | | Lines: | 96-167 |
| | 69 | 24 |
convolute| Name: | convolute | | Prototype: | static void convolute( QImage *destImage, const QPointF &pos, const QImage &srcImage, const QRectF &srcRect, QPainter::CompositionMode mode, qreal *kernel, int kernelWidth, int kernelHeight ) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 310-408 |
| | 69 | 11 |
drawTriangle| Name: | drawTriangle | | Prototype: | template <FillClip clip> void drawTriangle(qint32 *bits, int width, int height, const QPoint *center, const QPoint *v1, const QPoint *v2, qint32 value) | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 170-286 |
| | 69 | 14 |
QBalloonTip::balloon| Name: | QBalloonTip::balloon | | Prototype: | void QBalloonTip::balloon(const QPoint& pos, int msecs, bool showArrow) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 563-661 |
| | 70 | 11 |
QDockAreaLayoutInfo::insertGap| Name: | QDockAreaLayoutInfo::insertGap | | Prototype: | bool QDockAreaLayoutInfo::insertGap(const QList<int> &path, QLayoutItem *dockWidgetItem) | | Coverage: | 0.000% (0/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1149-1278 |
| | 70 | 20 |
QListModeViewBase::doStaticLayout| Name: | QListModeViewBase::doStaticLayout | | Prototype: | void QListModeViewBase::doStaticLayout(const QListViewLayoutInfo &info) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2419-2520 |
| | 70 | 12 |
QNetworkAccessManager::createRequest| Name: | QNetworkAccessManager::createRequest | | Prototype: | QNetworkReply *QNetworkAccessManager::createRequest(QNetworkAccessManager::Operation op, const QNetworkRequest &req, QIODevice *outgoingData) | | Coverage: | 78.261% (54/69) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 1120-1253 |
| | 70 | 17 |
QPlatformBackingStore::composeAndFlush| Name: | QPlatformBackingStore::composeAndFlush | | Prototype: | void QPlatformBackingStore::composeAndFlush(QWindow *window, const QRegion ®ion, const QPoint &offset, QPlatformTextureList *textures, QOpenGLContext *context, bool translucentBackground) | | Coverage: | 0.000% (0/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 307-415 |
| | 70 | 20 |
QTranslatorPrivate::do_translate| Name: | QTranslatorPrivate::do_translate | | Prototype: | QString QTranslatorPrivate::do_translate(const char *context, const char *sourceText, const char *comment, int n) const | | Coverage: | 62.687% (42/67) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 967-1066 |
| | 70 | 25 |
QUtf8::convertToUnicode| Name: | QUtf8::convertToUnicode | | Prototype: | QString QUtf8::convertToUnicode(const char *chars, int len, QTextCodec::ConverterState *state) | | Coverage: | 98.667% (74/75) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 324-438 |
| | 70 | 21 |
QWidgetLineControl::processInputMethodEvent| Name: | QWidgetLineControl::processInputMethodEvent | | Prototype: | void QWidgetLineControl::processInputMethodEvent(QInputMethodEvent *event) | | Coverage: | 0.000% (0/67) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 514-610 |
| | 70 | 20 |
QWidgetPrivate::create_sys| Name: | QWidgetPrivate::create_sys | | Prototype: | void QWidgetPrivate::create_sys(WId window, bool initializeWindow, bool destroyOldWindow) | | Coverage: | 0.000% (0/81) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 1414-1523 |
| | 70 | 22 |
QXcbConnection::touchDeviceForId| Name: | QXcbConnection::touchDeviceForId | | Prototype: | XInput2TouchDeviceData *QXcbConnection::touchDeviceForId(int id) | | Coverage: | 43.590% (34/78) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 388-482 |
| | 70 | 23 |
QXmlSimpleReaderPrivate::parseMisc| Name: | QXmlSimpleReaderPrivate::parseMisc | | Prototype: | bool QXmlSimpleReaderPrivate::parseMisc() | | Coverage: | 90.278% (65/72) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 4278-4396 |
| | 70 | 27 |
blend_tiled_rgb565| Name: | blend_tiled_rgb565 | | Prototype: | static void blend_tiled_rgb565(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 4520-4616 |
| | 70 | 18 |
blend_transformed_argb| Name: | blend_transformed_argb | | Prototype: | static void blend_transformed_argb(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 4811-4908 |
| | 70 | 9 |
Parser::parseString| Name: | Parser::parseString | | Prototype: | bool Parser::parseString(bool *latin1) | | Coverage: | 61.538% (48/78) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 902-1012 |
| | 71 | 24 |
QLocaleData::doubleToString| Name: | QLocaleData::doubleToString | | Prototype: | QString QLocaleData::doubleToString(const QChar _zero, const QChar plus, const QChar minus, const QChar exponential, const QChar group, const QChar decimal, double d, int precision, DoubleForm form, int width, unsigned flags) | | Coverage: | 94.000% (94/100) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2751-2862 |
| | 71 | 23 |
QOpenGLFunctions_4_2_Compatibility::initializeOpenGLFunctions| Name: | QOpenGLFunctions_4_2_Compatibility::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_4_2_Compatibility::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_compatibility.cpp | | Lines: | 162-264 |
| | 71 | 3 |
QResourceRoot::findNode| Name: | QResourceRoot::findNode | | Prototype: | int QResourceRoot::findNode(const QString &_path, const QLocale &locale) const | | Coverage: | 90.000% (72/80) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 621-750 |
| | 71 | 21 |
QScrollerPrivate::nextSnapPos| Name: | QScrollerPrivate::nextSnapPos | | Prototype: | qreal QScrollerPrivate::nextSnapPos(qreal p, int dir, Qt::Orientation orientation) const | | Coverage: | 0.000% (0/101) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1911-2023 |
| | 71 | 25 |
QTextDocumentLayoutPrivate::drawTableCell| Name: | QTextDocumentLayoutPrivate::drawTableCell | | Prototype: | void QTextDocumentLayoutPrivate::drawTableCell(const QRectF &cellRect, QPainter *painter, const QAbstractTextDocumentLayout::PaintContext &cell_context, QTextTable *table, QTextTableData *td, int r, int c, QTextBlock *cursorBlockNeedingRepaint, QPointF *cursorBlockOffset) const | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 1102-1213 |
| | 71 | 20 |
QXcbKeyboard::possibleKeys| Name: | QXcbKeyboard::possibleKeys | | Prototype: | QList<int> QXcbKeyboard::possibleKeys(const QKeyEvent *event) const | | Coverage: | 0.000% (0/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 971-1070 |
| | 71 | 20 |
variantToString| Name: | variantToString | | Prototype: | static bool variantToString(const QVariant &arg, QString &out) | | Coverage: | 81.395% (70/86) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 81-160 |
| | 71 | 23 |
QDBusConnectionPrivate::deliverCall| Name: | QDBusConnectionPrivate::deliverCall | | Prototype: | void QDBusConnectionPrivate::deliverCall(QObject *object, int , const QDBusMessage &msg, const QVector<int> &metaTypes, int slotIdx) | | Coverage: | 77.551% (38/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 911-1018 |
| | 72 | 14 |
QGLTexture::bindCompressedTexturePVR| Name: | QGLTexture::bindCompressedTexturePVR | | Prototype: | QSize QGLTexture::bindCompressedTexturePVR(const char *buf, int len) | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5459-5570 |
| | 72 | 17 |
QGuiApplicationPrivate::processWindowSystemEvent| Name: | QGuiApplicationPrivate::processWindowSystemEvent | | Prototype: | void QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent *e) | | Coverage: | 0.000% (0/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1692-1800 |
| | 72 | 30 |
QKeySequencePrivate::decodeString| Name: | QKeySequencePrivate::decodeString | | Prototype: | int QKeySequencePrivate::decodeString(const QString &str, QKeySequence::SequenceFormat format) | | Coverage: | 0.000% (0/68) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 1058-1200 |
| | 72 | 21 |
QObject::disconnect| Name: | QObject::disconnect | | Prototype: | bool QObject::disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | | Coverage: | 75.325% (58/77) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2905-3009 |
| | 72 | 24 |
QPainter::drawStaticText| Name: | QPainter::drawStaticText | | Prototype: | void QPainter::drawStaticText(const QPointF &topLeftPosition, const QStaticText &staticText) | | Coverage: | 0.000% (0/72) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 5723-5836 |
| | 72 | 18 |
QPlainTextEditPrivate::pageUpDown| Name: | QPlainTextEditPrivate::pageUpDown | | Prototype: | void QPlainTextEditPrivate::pageUpDown(QTextCursor::MoveOperation op, QTextCursor::MoveMode moveMode, bool moveCursor) | | Coverage: | 0.000% (0/75) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 839-948 |
| | 72 | 23 |
QSortFilterProxyModelPrivate::_q_sourceDataChanged| Name: | QSortFilterProxyModelPrivate::_q_sourceDataChanged | | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceDataChanged(const QModelIndex &source_top_left, const QModelIndex &source_bottom_right, const QVector<int> &roles) | | Coverage: | 75.385% (49/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1158-1266 |
| | 72 | 19 |
QSpanCollection::updateRemovedRows| Name: | QSpanCollection::updateRemovedRows | | Prototype: | void QSpanCollection::updateRemovedRows(int start, int end) | | Coverage: | 0.000% (0/92) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 337-459 |
| | 72 | 27 |
QSpanData::setup| Name: | QSpanData::setup | | Prototype: | void QSpanData::setup(const QBrush &brush, int alpha, QPainter::CompositionMode compositionMode) | | Coverage: | 0.000% (0/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4421-4542 |
| | 72 | 25 |
QSwipeGestureRecognizer::recognize| Name: | QSwipeGestureRecognizer::recognize | | Prototype: | QGestureRecognizer::Result QSwipeGestureRecognizer::recognize(QGesture *state, QObject *, QEvent *event) | | Coverage: | 0.000% (0/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 285-393 |
| | 72 | 20 |
QSystemLocale::query| Name: | QSystemLocale::query | | Prototype: | QVariant QSystemLocale::query(QueryType type, QVariant in) const | | Coverage: | 53.704% (58/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_unix.cpp | | Lines: | 133-263 |
| | 72 | 50 |
QTextureGlyphCache::populate| Name: | QTextureGlyphCache::populate | | Prototype: | bool QTextureGlyphCache::populate(QFontEngine *fontEngine, int numGlyphs, const glyph_t *glyphs, const QFixedPoint *positions) | | Coverage: | 0.000% (0/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | | Lines: | 94-224 |
| | 72 | 19 |
QWidget::restoreGeometry| Name: | QWidget::restoreGeometry | | Prototype: | bool QWidget::restoreGeometry(const QByteArray &geometry) | | Coverage: | 0.000% (0/59) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7392-7527 |
| | 72 | 17 |
QXcbScreen::QXcbScreen| Name: | QXcbScreen::QXcbScreen | | Prototype: | QXcbScreen::QXcbScreen(QXcbConnection *connection, QXcbVirtualDesktop *virtualDesktop, xcb_randr_output_t outputId, xcb_randr_get_output_info_reply_t *output, const xcb_xinerama_screen_info_t *xineramaScreenInfo, int xineramaScreenIdx) | | Coverage: | 52.830% (28/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 172-292 |
| | 72 | 14 |
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 |
putEscapedString| Name: | putEscapedString | | Prototype: | template <typename Char> static inline void putEscapedString(QTextStreamPrivate *d, const Char *begin, int length, bool isUnicode = true) | | Coverage: | 90.323% (56/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 192-299 |
| | 72 | 20 |
QAbstractScrollAreaPrivate::layoutChildren| Name: | QAbstractScrollAreaPrivate::layoutChildren | | Prototype: | void QAbstractScrollAreaPrivate::layoutChildren() | | Coverage: | 0.000% (0/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 334-529 |
| | 73 | 15 |
QBasicFontDatabase::addTTFile| Name: | QBasicFontDatabase::addTTFile | | Prototype: | QStringList QBasicFontDatabase::addTTFile(const QByteArray &fontData, const QByteArray &file) | | Coverage: | 0.000% (0/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | | Lines: | 182-280 |
| | 73 | 20 |
QColorDialogPrivate::initWidgets| Name: | QColorDialogPrivate::initWidgets | | Prototype: | void QColorDialogPrivate::initWidgets() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1693-1834 |
| | 73 | 3 |
QColorShower::QColorShower| Name: | QColorShower::QColorShower | | Prototype: | QColorShower::QColorShower(QColorDialog *parent) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1171-1341 |
| | 73 | 2 |
QCosmeticStroker::drawPath| Name: | QCosmeticStroker::drawPath | | Prototype: | void QCosmeticStroker::drawPath(const QVectorPath &path) | | Coverage: | 0.000% (0/82) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 520-636 |
| | 73 | 17 |
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 |
QLocalServerPrivate::listen| Name: | QLocalServerPrivate::listen | | Prototype: | bool QLocalServerPrivate::listen(const QString &requestedServerName) | | Coverage: | 69.091% (38/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp | | Lines: | 81-194 |
| | 73 | 18 |
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 |
QMenuPrivate::scrollMenu| Name: | QMenuPrivate::scrollMenu | | Prototype: | void QMenuPrivate::scrollMenu(QAction *action, QMenuScroller::ScrollLocation location, bool active) | | Coverage: | 0.000% (0/98) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 860-970 |
| | 73 | 28 |
QTextDocument::print| Name: | QTextDocument::print | | Prototype: | void QTextDocument::print(QPagedPaintDevice *printer) const | | Coverage: | 0.000% (0/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 1905-2033 |
| | 73 | 13 |
QTextOdfWriter::writeCharacterFormat| Name: | QTextOdfWriter::writeCharacterFormat | | Prototype: | void QTextOdfWriter::writeCharacterFormat(QXmlStreamWriter &writer, QTextCharFormat format, int formatIndex) const | | Coverage: | 0.000% (0/112) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 525-630 |
| | 73 | 43 |
pixelFormatCompatibleWithInternalFormat| Name: | pixelFormatCompatibleWithInternalFormat | | Prototype: | static QOpenGLTexture::PixelFormat pixelFormatCompatibleWithInternalFormat(QOpenGLTexture::TextureFormat internalFormat) | | Coverage: | 0.000% (0/169) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 481-725 |
| | 73 | 99 |
QFile::rename| Name: | QFile::rename | | Prototype: | bool QFile::rename(const QString &newName) | | Coverage: | 53.125% (34/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 552-666 |
| | 74 | 21 |