| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QPdfEngine::metric| Name:  | QPdfEngine::metric |  | Prototype:  | int QPdfEngine::metric(QPaintDevice::PaintDeviceMetric metricType) const |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1322-1364 |  
  |  | 26 | 14 | 
 QOpenGLTexture::setSize| Name:  | QOpenGLTexture::setSize |  | Prototype:  | void QOpenGLTexture::setSize(int width, int height, int depth) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 2620-2663 |  
  |  | 24 | 14 | 
 QOpenGLShaderPrivate::compile| Name:  | QOpenGLShaderPrivate::compile |  | Prototype:  | bool QOpenGLShaderPrivate::compile(QOpenGLShader *q) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 260-351 |  
  |  | 53 | 14 | 
 QOpenGLPaintDevice::metric| Name:  | QOpenGLPaintDevice::metric |  | Prototype:  | int QOpenGLPaintDevice::metric(QPaintDevice::PaintDeviceMetric metric) const |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp |  | Lines:  | 259-291 |  
  |  | 15 | 14 | 
 QOpenGLFunctions_4_0_Core::~QOpenGLFunctions_4_0_Core| Name:  | QOpenGLFunctions_4_0_Core::~QOpenGLFunctions_4_0_Core |  | Prototype:  | QOpenGLFunctions_4_0_Core::~QOpenGLFunctions_4_0_Core() |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_core.cpp |  | Lines:  | 86-127 |  
  |  | 39 | 14 | 
 QOpenGLFunctions_2_1::~QOpenGLFunctions_2_1| Name:  | QOpenGLFunctions_2_1::~QOpenGLFunctions_2_1 |  | Prototype:  | QOpenGLFunctions_2_1::~QOpenGLFunctions_2_1() |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_1.cpp |  | Lines:  | 87-128 |  
  |  | 39 | 14 | 
 QObject::connect| Name:  | QObject::connect |  | Prototype:  | QMetaObject::Connection QObject::connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) |  | Coverage:  |  61.364% (27/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 2633-2749 |  
  |  | 84 | 14 | 
 QNativeSocketEnginePrivate::fetchConnectionParameters| Name:  | QNativeSocketEnginePrivate::fetchConnectionParameters |  | Prototype:  | bool QNativeSocketEnginePrivate::fetchConnectionParameters() |  | Coverage:  |  80.952% (34/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp |  | Lines:  | 1028-1117 |  
  |  | 44 | 14 | 
 QMenuBarPrivate::calcActionRects| Name:  | QMenuBarPrivate::calcActionRects |  | Prototype:  | void QMenuBarPrivate::calcActionRects(int max_width, int start) const |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp |  | Lines:  | 403-497 |  
  |  | 55 | 14 | 
 QMenuBar::event| Name:  | QMenuBar::event |  | Prototype:  | bool QMenuBar::event(QEvent *e) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp |  | Lines:  | 1417-1475 |  
  |  | 29 | 14 | 
 QMatrix4x4::rotate| Name:  | QMatrix4x4::rotate |  | Prototype:  | void QMatrix4x4::rotate(float angle, float x, float y, float z) |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 1116-1218 |  
  |  | 87 | 14 | 
 QMatrix4x4::projectedRotate| Name:  | QMatrix4x4::projectedRotate |  | Prototype:  | void QMatrix4x4::projectedRotate(float angle, float x, float y, float z) |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 1223-1314 |  
  |  | 77 | 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:  | 1947-2040 |  
  |  | 62 | 14 | 
 QListModeViewBase::dragMoveEvent| Name:  | QListModeViewBase::dragMoveEvent |  | Prototype:  | void QListModeViewBase::dragMoveEvent(QDragMoveEvent *event) |  | Coverage:  |   0.000% (0/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 2025-2093 |  
  |  | 43 | 14 | 
 QLineEdit::event| Name:  | QLineEdit::event |  | Prototype:  | bool QLineEdit::event(QEvent * e) |  | Coverage:  |   0.000% (0/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 1398-1457 |  
  |  | 29 | 14 | 
 QKdeTheme::themeHint| Name:  | QKdeTheme::themeHint |  | Prototype:  | QVariant QKdeTheme::themeHint(QPlatformTheme::ThemeHint hint) const |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp |  | Lines:  | 489-521 |  
  |  | 16 | 14 | 
 QItemSelectionModelPrivate::_q_rowsAboutToBeRemoved| Name:  | QItemSelectionModelPrivate::_q_rowsAboutToBeRemoved |  | Prototype:  | void QItemSelectionModelPrivate::_q_rowsAboutToBeRemoved(const QModelIndex &parent, int start, int end) |  | Coverage:  |  92.308% (60/65) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 692-758 |  
  |  | 48 | 14 | 
 QIconTheme::QIconTheme| Name:  | QIconTheme::QIconTheme |  | Prototype:  | QIconTheme::QIconTheme(const QString &themeName) |  | Coverage:  |   0.000% (0/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 294-374 |  
  |  | 50 | 14 | 
 QHttpNetworkConnectionPrivate::errorDetail| Name:  | QHttpNetworkConnectionPrivate::errorDetail |  | Prototype:  | QString QHttpNetworkConnectionPrivate::errorDetail(QNetworkReply::NetworkError errorCode, QAbstractSocket *socket, const QString &extraDetail) |  | Coverage:  |  79.310% (23/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 834-880 |  
  |  | 29 | 14 | 
 QHttpNetworkConnectionChannel::_q_encrypted| Name:  | QHttpNetworkConnectionChannel::_q_encrypted |  | Prototype:  | void QHttpNetworkConnectionChannel::_q_encrypted() |  | Coverage:  |  68.571% (24/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 1028-1085 |  
  |  | 34 | 14 | 
 QGraphicsWidget::windowFrameSectionAt| Name:  | QGraphicsWidget::windowFrameSectionAt |  | Prototype:  | Qt::WindowFrameSection QGraphicsWidget::windowFrameSectionAt(const QPointF &pos) const |  | Coverage:  |   0.000% (0/58) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1304-1354 |  
  |  | 39 | 14 | 
 QGraphicsWidget::itemChange| Name:  | QGraphicsWidget::itemChange |  | Prototype:  | QVariant QGraphicsWidget::itemChange(GraphicsItemChange change, const QVariant &value) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1133-1197 |  
  |  | 35 | 14 | 
 QGraphicsScenePrivate::dispatchHoverEvent| Name:  | QGraphicsScenePrivate::dispatchHoverEvent |  | Prototype:  | bool QGraphicsScenePrivate::dispatchHoverEvent(QGraphicsSceneHoverEvent *hoverEvent) |  | Coverage:  |   0.000% (0/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 3848-3918 |  
  |  | 40 | 14 | 
 QGraphicsItemPrivate::updateAncestorFlag| Name:  | QGraphicsItemPrivate::updateAncestorFlag |  | Prototype:  | void QGraphicsItemPrivate::updateAncestorFlag(QGraphicsItem::GraphicsItemFlag childFlag, AncestorFlag flag, bool enabled, bool root) |  | Coverage:  |   0.000% (0/62) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 905-973 |  
  |  | 39 | 14 | 
 QGraphicsAnchorLayoutPrivate::simplifyVertices| Name:  | QGraphicsAnchorLayoutPrivate::simplifyVertices |  | Prototype:  | bool QGraphicsAnchorLayoutPrivate::simplifyVertices(Orientation orientation) |  | Coverage:  |   0.000% (0/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 918-1015 |  
  |  | 51 | 14 | 
 QGLPixelBuffer::metric| Name:  | QGLPixelBuffer::metric |  | Prototype:  | int QGLPixelBuffer::metric(PaintDeviceMetric metric) const |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp |  | Lines:  | 425-475 |  
  |  | 21 | 14 | 
 QGLFramebufferObject::metric| Name:  | QGLFramebufferObject::metric |  | Prototype:  | int QGLFramebufferObject::metric(PaintDeviceMetric metric) const |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp |  | Lines:  | 1252-1302 |  
  |  | 21 | 14 | 
 QFontEngineFT::stringToCMap| Name:  | QFontEngineFT::stringToCMap |  | Prototype:  | bool QFontEngineFT::stringToCMap(const QChar *str, int len, QGlyphLayout *glyphs, int *nglyphs, QFontEngine::ShaperFlags flags) const |  | Coverage:  |  74.000% (37/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1559-1630 |  
  |  | 43 | 14 | 
 QFont::operator<| Name:  | QFont::operator< |  | Prototype:  | bool QFont::operator<(const QFont &f) const |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 1651-1674 |  
  |  | 18 | 14 | 
 QFSFileEnginePrivate::map| Name:  | QFSFileEnginePrivate::map |  | Prototype:  | uchar *QFSFileEnginePrivate::map(qint64 offset, qint64 size, QFile::MemoryMapFlags flags) |  | Coverage:  |  75.610% (31/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp |  | Lines:  | 689-759 |  
  |  | 41 | 14 | 
 QEglFSKmsIntegration::loadConfig| Name:  | QEglFSKmsIntegration::loadConfig |  | Prototype:  | void QEglFSKmsIntegration::loadConfig() |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp |  | Lines:  | 162-211 |  
  |  | 29 | 14 | 
 QDomElementPrivate::save| Name:  | QDomElementPrivate::save |  | Prototype:  | void QDomElementPrivate::save(QTextStream& s, int depth, int indent) const |  | Coverage:  |  66.667% (34/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 4557-4640 |  
  |  | 37 | 14 | 
 QDockWidgetGroupWindow::event| Name:  | QDockWidgetGroupWindow::event |  | Prototype:  | bool QDockWidgetGroupWindow::event(QEvent *e) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 252-288 |  
  |  | 19 | 14 | 
 QDockAreaLayoutInfo::updateTabBar| Name:  | QDockAreaLayoutInfo::updateTabBar |  | Prototype:  | bool QDockAreaLayoutInfo::updateTabBar() const |  | Coverage:  |   0.000% (0/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 2095-2169 |  
  |  | 45 | 14 | 
 QDirIteratorPrivate::matchesFilters| Name:  | QDirIteratorPrivate::matchesFilters |  | Prototype:  | bool QDirIteratorPrivate::matchesFilters(const QString &fileName, const QFileInfo &fi) const |  | Coverage:  |  89.583% (86/96) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp |  | Lines:  | 314-391 |  
  |  | 48 | 14 | 
 QDateTimeParser::absoluteMin| Name:  | QDateTimeParser::absoluteMin |  | Prototype:  | int QDateTimeParser::absoluteMin(int s) const |  | Coverage:  |  83.333% (15/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines:  | 227-248 |  
  |  | 9 | 14 | 
 QDateTimeParser::absoluteMax| Name:  | QDateTimeParser::absoluteMax |  | Prototype:  | int QDateTimeParser::absoluteMax(int s, const QDateTime &cur) const |  | Coverage:  |  86.364% (19/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines:  | 193-219 |  
  |  | 13 | 14 | 
 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:  | 520-610 |  
  |  | 63 | 14 | 
 QDBusXmlParser::QDBusXmlParser| Name:  | QDBusXmlParser::QDBusXmlParser |  | Prototype:  | QDBusXmlParser::QDBusXmlParser(const QString& service, const QString& path, const QString& xmlData) |  | Coverage:  |  84.848% (28/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp |  | Lines:  | 347-400 |  
  |  | 21 | 14 | 
 QDBusTrayIcon::showMessage| Name:  | QDBusTrayIcon::showMessage |  | Prototype:  | void QDBusTrayIcon::showMessage(const QString &title, const QString &msg, const QIcon &icon, QPlatformSystemTrayIcon::MessageIcon iconType, int msecs) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp |  | Lines:  | 233-284 |  
  |  | 31 | 14 | 
 QDBusMetaObjectGenerator::write| Name:  | QDBusMetaObjectGenerator::write |  | Prototype:  | void QDBusMetaObjectGenerator::write(QDBusMetaObject *obj) |  | Coverage:  |  90.000% (36/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp |  | Lines:  | 395-552 |  
  |  | 113 | 14 | 
 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 | 
 QCosmeticStroker::clipLine| Name:  | QCosmeticStroker::clipLine |  | Prototype:  | bool QCosmeticStroker::clipLine(qreal &x1, qreal &y1, qreal &x2, qreal &y2) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 312-363 |  
  |  | 39 | 14 | 
 QCommonStylePrivate::viewItemSize| Name:  | QCommonStylePrivate::viewItemSize |  | Prototype:  | QSize QCommonStylePrivate::viewItemSize(const QStyleOptionViewItem *option, int role) const |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 832-881 |  
  |  | 31 | 14 | 
 QComboBoxPrivate::recomputeSizeHint| Name:  | QComboBoxPrivate::recomputeSizeHint |  | Prototype:  | QSize QComboBoxPrivate::recomputeSizeHint(QSize &sh) const |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 312-365 |  
  |  | 29 | 14 | 
 QCalendarView::moveCursor| Name:  | QCalendarView::moveCursor |  | Prototype:  | QModelIndex QCalendarView::moveCursor(CursorAction cursorAction, Qt::KeyboardModifiers modifiers) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1332-1376 |  
  |  | 28 | 14 | 
 QCalendarMonthValidator::handleKey| Name:  | QCalendarMonthValidator::handleKey |  | Prototype:  | QCalendarDateSectionValidator::Section QCalendarMonthValidator::handleKey(int key) |  | Coverage:  |   0.000% (0/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 244-291 |  
  |  | 38 | 14 | 
 QCalendarDayValidator::handleKey| Name:  | QCalendarDayValidator::handleKey |  | Prototype:  | QCalendarDateSectionValidator::Section QCalendarDayValidator::handleKey(int key) |  | Coverage:  |   0.000% (0/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 136-183 |  
  |  | 38 | 14 | 
 QBrush::operator==| Name:  | QBrush::operator== |  | Prototype:  | bool QBrush::operator==(const QBrush &b) const |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 953-1002 |  
  |  | 28 | 14 | 
 QBoxLayout::setGeometry| Name:  | QBoxLayout::setGeometry |  | Prototype:  | void QBoxLayout::setGeometry(const QRect &r) |  | Coverage:  |   0.000% (0/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 757-824 |  
  |  | 48 | 14 | 
 QApplicationPrivate::setPalette_helper| Name:  | QApplicationPrivate::setPalette_helper |  | Prototype:  | void QApplicationPrivate::setPalette_helper(const QPalette &palette, const char* className, bool clearWidgetPaletteHash) |  | Coverage:  |   0.000% (0/58) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1465-1518 |  
  |  | 34 | 14 | 
 QApplicationPrivate::process_cmdline| Name:  | QApplicationPrivate::process_cmdline |  | Prototype:  | void QApplicationPrivate::process_cmdline() |  | Coverage:  |   0.000% (0/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 470-520 |  
  |  | 32 | 14 | 
 QAccessibleTextInterface::textBeforeOffset| Name:  | QAccessibleTextInterface::textBeforeOffset |  | Prototype:  | QString QAccessibleTextInterface::textBeforeOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp |  | Lines:  | 2104-2159 |  
  |  | 30 | 14 | 
 QAbstractItemView::keyboardSearch| Name:  | QAbstractItemView::keyboardSearch |  | Prototype:  | void QAbstractItemView::keyboardSearch(const QString &search) |  | Coverage:  |   0.000% (0/54) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 2982-3050 |  
  |  | 49 | 14 | 
 QAbstractItemView::event| Name:  | QAbstractItemView::event |  | Prototype:  | bool QAbstractItemView::event(QEvent *event) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1639-1681 |  
  |  | 27 | 14 | 
 QAbstractItemView::dragMoveEvent| Name:  | QAbstractItemView::dragMoveEvent |  | Prototype:  | void QAbstractItemView::dragMoveEvent(QDragMoveEvent *event) |  | Coverage:  |   0.000% (0/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1995-2057 |  
  |  | 39 | 14 | 
 PathSimplifier::outerBounds| Name:  | PathSimplifier::outerBounds |  | Prototype:  | QPair<PathSimplifier::RBNode *, PathSimplifier::RBNode *> PathSimplifier::outerBounds(const QPoint &point) |  | Coverage:  |   0.000% (0/58) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1442-1521 |  
  |  | 59 | 14 | 
 DrawTextItemDevice::metric| Name:  | DrawTextItemDevice::metric |  | Prototype:  | int metric(PaintDeviceMetric m) const override |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 540-575 |  
  |  | 19 | 14 | 
 AtSpiAdaptor::editableTextInterface| Name:  | AtSpiAdaptor::editableTextInterface |  | Prototype:  | bool AtSpiAdaptor::editableTextInterface(QAccessibleInterface *interface, const QString &function, const QDBusMessage &message, const QDBusConnection &connection) |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 2172-2236 |  
  |  | 49 | 14 | 
 verifyTag| Name:  | verifyTag |  | Prototype:  | static inline const uchar *verifyTag(const uchar *tagPtr, const uchar *endPtr) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 118-149 |  
  |  | 15 | 13 | 
 variantHash| Name:  | variantHash |  | Prototype:  | static inline uint variantHash(const QVariant &variant) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 283-304 |  
  |  | 14 | 13 | 
 ucstrncmp| Name:  | ucstrncmp |  | Prototype:  | static int ucstrncmp(const QChar *a, const QChar *b, int l) |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 450-533 |  
  |  | 17 | 13 | 
 styleStringHelper| Name:  | styleStringHelper |  | Prototype:  | static QString styleStringHelper(int weight, QFont::Style style) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 1298-1330 |  
  |  | 25 | 13 | 
 setFontSizeFromValue| Name:  | setFontSizeFromValue |  | Prototype:  | static bool setFontSizeFromValue(QCss::Value value, QFont *font, int *fontSizeAdjustment) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1102-1137 |  
  |  | 27 | 13 | 
 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 | 
 qt_painterpath_isect_line_rect| Name:  | qt_painterpath_isect_line_rect |  | Prototype:  | static bool qt_painterpath_isect_line_rect(qreal x1, qreal y1, qreal x2, qreal y2, const QRectF &rect) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1868-1945 |  
  |  | 55 | 13 | 
 qt_messageSeverityToString| Name:  | qt_messageSeverityToString |  | Prototype:  | static QString qt_messageSeverityToString(QOpenGLDebugMessage::Severity severity) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp |  | Lines:  | 836-855 |  
  |  | 3 | 13 | 
 qt_keyForCustomSize| Name:  | qt_keyForCustomSize |  | Prototype:  | static QString qt_keyForCustomSize(const QSizeF &size, QPageSize::Unit units) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 445-471 |  
  |  | 9 | 13 | 
 qt_alphargbblit_argb32| Name:  | qt_alphargbblit_argb32 |  | Prototype:  | static void qt_alphargbblit_argb32(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uint *src, int mapWidth, int mapHeight, int srcStride, const QClipData *clip) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 5920-5993 |  
  |  | 45 | 13 | 
 qglx_reduceFormat| Name:  | qglx_reduceFormat |  | Prototype:  | bool qglx_reduceFormat(QSurfaceFormat *format) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp |  | Lines:  | 330-395 |  
  |  | 38 | 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:  | 1015-1106 |  
  |  | 62 | 13 | 
 qDrawShadePanel| Name:  | qDrawShadePanel |  | Prototype:  | void qDrawShadePanel(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, int lineWidth, const QBrush *fill) |  | Coverage:  |   0.000% (0/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 306-366 |  
  |  | 47 | 13 | 
 qDBusPropertyGet| Name:  | qDBusPropertyGet |  | Prototype:  | QDBusMessage qDBusPropertyGet(const QDBusConnectionPrivate::ObjectTreeNode &node, const QDBusMessage &msg) |  | Coverage:  |  74.510% (38/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp |  | Lines:  | 224-290 |  
  |  | 50 | 13 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &s, const QFont &font) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2179-2231 |  
  |  | 37 | 13 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &s, const QBrush &b) |  | Coverage:  |   0.000% (0/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1053-1112 |  
  |  | 40 | 13 | 
 int2string| Name:  | int2string |  | Prototype:  | static QString int2string(int num, int base, int ndigits, bool *oflow) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 157-211 |  
  |  | 37 | 13 | 
 gray_render_span| Name:  | gray_render_span |  | Prototype:  | static void gray_render_span( int count, const QT_FT_Span* spans, PWorker worker ) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1117-1163 |  
  |  | 19 | 13 | 
 findPatternUnloaded| Name:  | findPatternUnloaded |  | Prototype:  | static bool findPatternUnloaded(const QString &library, QLibraryPrivate *lib) |  | Coverage:  |  56.818% (25/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 233-324 |  
  |  | 46 | 13 | 
 findArgEscapes| Name:  | findArgEscapes |  | Prototype:  | static ArgEscapeData findArgEscapes(const QString &s) |  | Coverage:  | 100.000% (39/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 7241-7301 |  
  |  | 42 | 13 | 
 decimalForm| Name:  | decimalForm |  | Prototype:  | QString &decimalForm(QChar zero, QChar decimal, QChar group, QString &digits, int decpt, int precision, PrecisionMode pm, bool always_show_decpt, bool thousands_group) |  | Coverage:  | 100.000% (40/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 464-504 |  
  |  | 22 | 13 | 
 correctWidgetContext| Name:  | correctWidgetContext |  | Prototype:  | static bool correctWidgetContext(Qt::ShortcutContext context, QWidget *w, QWidget *active_window) |  | Coverage:  |   0.000% (0/61) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 141-201 |  
  |  | 30 | 13 | 
 convertPath| Name:  | convertPath |  | Prototype:  | static void convertPath(const QPainterPath &path, QVector<TTF_POINT> *points, QVector<int> *endPoints, qreal ppem) |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 722-842 |  
  |  | 82 | 13 | 
 asciiToDouble| Name:  | asciiToDouble |  | Prototype:  | double asciiToDouble(const char *num, int numLen, bool &ok, int &processed, TrailingJunkMode trailingJunkMode) |  | Coverage:  |  75.556% (34/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 280-379 |  
  |  | 42 | 13 | 
 ValueExtractor::extractOutline| Name:  | ValueExtractor::extractOutline |  | Prototype:  | bool ValueExtractor::extractOutline(int *borders, QBrush *colors, BorderStyle *styles, QSize *radii, int *offsets) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 654-686 |  
  |  | 22 | 13 | 
 ValueExtractor::extractFont| Name:  | ValueExtractor::extractFont |  | Prototype:  | bool ValueExtractor::extractFont(QFont *font, int *fontSizeAdjustment) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1265-1297 |  
  |  | 25 | 13 | 
 StyleSelector::selectorMatches| Name:  | StyleSelector::selectorMatches |  | Prototype:  | bool StyleSelector::selectorMatches(const Selector &selector, NodePtr node) |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1854-1907 |  
  |  | 37 | 13 | 
 RectInRegion| Name:  | RectInRegion |  | Prototype:  | static bool RectInRegion(QRegionPrivate *region, int rx, int ry, uint rwidth, uint rheight) |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 2721-2781 |  
  |  | 36 | 13 | 
 Qt::convertFromPlainText| Name:  | Qt::convertFromPlainText |  | Prototype:  | QString Qt::convertFromPlainText(const QString &plain, Qt::WhiteSpaceMode mode) |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 156-202 |  
  |  | 35 | 13 | 
 QZipReader::extractAll| Name:  | QZipReader::extractAll |  | Prototype:  | bool QZipReader::extractAll(const QString &destinationDir) const |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 1020-1068 |  
  |  | 30 | 13 | 
 QXmlStreamReaderPrivate::startDocument| Name:  | QXmlStreamReaderPrivate::startDocument |  | Prototype:  | void QXmlStreamReaderPrivate::startDocument() |  | Coverage:  |  88.889% (40/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 1777-1839 |  
  |  | 38 | 13 | 
 QXmlSimpleReaderPrivate::parseName| Name:  | QXmlSimpleReaderPrivate::parseName |  | Prototype:  | bool QXmlSimpleReaderPrivate::parseName() |  | Coverage:  |  75.000% (27/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 7146-7223 |  
  |  | 38 | 13 | 
 QXcbMime::mimeAtomForFormat| Name:  | QXcbMime::mimeAtomForFormat |  | Prototype:  | xcb_atom_t QXcbMime::mimeAtomForFormat(QXcbConnection *connection, const QString &format, QVariant::Type requestedType, const QVector<xcb_atom_t> &atoms, QByteArray *requestedEncoding) |  | Coverage:  |   6.122% (3/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbmime.cpp |  | Lines:  | 269-321 |  
  |  | 31 | 13 | 
 QXcbConnection::xi2Select| Name:  | QXcbConnection::xi2Select |  | Prototype:  | void QXcbConnection::xi2Select(xcb_window_t window) |  | Coverage:  |  34.884% (15/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp |  | Lines:  | 284-386 |  
  |  | 63 | 13 | 
 QXcbConnection::xi2ReportTabletEvent| Name:  | QXcbConnection::xi2ReportTabletEvent |  | Prototype:  | void QXcbConnection::xi2ReportTabletEvent(const void *event, TabletData *tabletData) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp |  | Lines:  | 1136-1195 |  
  |  | 57 | 13 | 
 QWidgetTextControlPrivate::inputMethodEvent| Name:  | QWidgetTextControlPrivate::inputMethodEvent |  | Prototype:  | void QWidgetTextControlPrivate::inputMethodEvent(QInputMethodEvent *e) |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 2011-2080 |  
  |  | 52 | 13 | 
 QWidgetResizeHandler::setMouseCursor| Name:  | QWidgetResizeHandler::setMouseCursor |  | Prototype:  | void QWidgetResizeHandler::setMouseCursor(MousePosition m) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetresizehandler.cpp |  | Lines:  | 333-369 |  
  |  | 16 | 13 | 
 QWidgetPrivate::show_helper| Name:  | QWidgetPrivate::show_helper |  | Prototype:  | void QWidgetPrivate::show_helper() |  | Coverage:  |   0.000% (0/55) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 7859-7949 |  
  |  | 35 | 13 | 
 QWidgetPrivate::invalidateBuffer_resizeHelper| Name:  | QWidgetPrivate::invalidateBuffer_resizeHelper |  | Prototype:  | void QWidgetPrivate::invalidateBuffer_resizeHelper(const QPoint &oldPos, const QSize &oldSize) |  | Coverage:  |   0.000% (0/61) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp |  | Lines:  | 1476-1562 |  
  |  | 56 | 13 | 
 QWidget::isActiveWindow| Name:  | QWidget::isActiveWindow |  | Prototype:  | bool QWidget::isActiveWindow() const |  | Coverage:  |   0.000% (0/59) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6858-6907 |  
  |  | 28 | 13 | 
 QWidget::destroy| Name:  | QWidget::destroy |  | Prototype:  | void QWidget::destroy(bool destroyWindow, bool destroySubWindows) |  | Coverage:  |   0.000% (0/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12312-12355 |  
  |  | 27 | 13 |