| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 valueToJson| Name:  | valueToJson |  | Prototype:  | static void valueToJson(const QJsonPrivate::Base *b, const QJsonPrivate::Value &v, QByteArray &json, int indent, bool compact) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp |  | Lines:  | 123-159 |  
  |  | 24 | 9 | 
 writingSystemForFont| Name:  | writingSystemForFont |  | Prototype:  | static QFontDatabase::WritingSystem writingSystemForFont(const QFont &font, bool *hasLatin) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp |  | Lines:  | 138-182 |  
  |  | 24 | 9 | 
 QAbstractItemDelegatePrivate::textForRole| Name:  | QAbstractItemDelegatePrivate::textForRole |  | Prototype:  | QString QAbstractItemDelegatePrivate::textForRole(Qt::ItemDataRole role, const QVariant &value, const QLocale &locale, int precision) const |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp |  | Lines:  | 549-587 |  
  |  | 25 | 12 | 
 QAbstractItemView::setSelectionModel| Name:  | QAbstractItemView::setSelectionModel |  | Prototype:  | void QAbstractItemView::setSelectionModel(QItemSelectionModel *selectionModel) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 774-813 |  
  |  | 25 | 5 | 
 QAbstractItemViewPrivate::editor| Name:  | QAbstractItemViewPrivate::editor |  | Prototype:  | QWidget *QAbstractItemViewPrivate::editor(const QModelIndex &index, const QStyleOptionViewItem &options) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 4195-4232 |  
  |  | 25 | 9 | 
 QAbstractSocket::waitForReadyRead| Name:  | QAbstractSocket::waitForReadyRead |  | Prototype:  | bool QAbstractSocket::waitForReadyRead(int msecs) |  | Coverage:  |  89.189% (33/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 2165-2216 |  
  |  | 25 | 11 | 
 QAbstractSocketPrivate::bind| Name:  | QAbstractSocketPrivate::bind |  | Prototype:  | bool QAbstractSocketPrivate::bind(const QHostAddress &address, quint16 port, QAbstractSocket::BindMode mode) |  | Coverage:  |  72.727% (16/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 1528-1579 |  
  |  | 25 | 8 | 
 QAbstractSpinBox::setLineEdit| Name:  | QAbstractSpinBox::setLineEdit |  | Prototype:  | void QAbstractSpinBox::setLineEdit(QLineEdit *lineEdit) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 672-706 |  
  |  | 25 | 7 | 
 QAbstractSpinBoxPrivate::_q_editorCursorPositionChanged| Name:  | QAbstractSpinBoxPrivate::_q_editorCursorPositionChanged |  | Prototype:  | void QAbstractSpinBoxPrivate::_q_editorCursorPositionChanged(int oldpos, int newpos) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 1513-1551 |  
  |  | 25 | 8 | 
 QAccessibleActionStrings::localizedDescription| Name:  | QAccessibleActionStrings::localizedDescription |  | Prototype:  | QString localizedDescription(const QString &actionName) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp |  | Lines:  | 2846-2875 |  
  |  | 25 | 13 | 
 QApplication::setFont| Name:  | QApplication::setFont |  | Prototype:  | void QApplication::setFont(const QFont &font, const char *className) |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1662-1702 |  
  |  | 25 | 10 | 
 QBezier::addToPolygon| Name:  | QBezier::addToPolygon |  | Prototype:  | void QBezier::addToPolygon(QPolygonF *polygon, qreal bezier_flattening_threshold) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp |  | Lines:  | 119-155 |  
  |  | 25 | 4 | 
 QBezier::addToPolygon| Name:  | QBezier::addToPolygon |  | Prototype:  | void QBezier::addToPolygon(QDataBuffer<QPointF> &polygon, qreal bezier_flattening_threshold) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp |  | Lines:  | 157-193 |  
  |  | 25 | 4 | 
 QColorLuminancePicker::paintEvent| Name:  | QColorLuminancePicker::paintEvent |  | Prototype:  | void QColorLuminancePicker::paintEvent(QPaintEvent *) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 820-850 |  
  |  | 25 | 3 | 
 QColumnView::initializeColumn| Name:  | QColumnView::initializeColumn |  | Prototype:  | void QColumnView::initializeColumn(QAbstractItemView *column) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 767-803 |  
  |  | 25 | 2 | 
 QComboBox::hidePopup| Name:  | QComboBox::hidePopup |  | Prototype:  | void QComboBox::hidePopup() |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2779-2836 |  
  |  | 25 | 6 | 
 QDBusConnectionPrivate::setServer| Name:  | QDBusConnectionPrivate::setServer |  | Prototype:  | void QDBusConnectionPrivate::setServer(QDBusServer *object, DBusServer *s, const QDBusErrorInternal &error) |  | Coverage:  |  44.444% (4/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 1695-1732 |  
  |  | 25 | 3 | 
 QDBusMetaObjectGenerator::parseSignals| Name:  | QDBusMetaObjectGenerator::parseSignals |  | Prototype:  | void QDBusMetaObjectGenerator::parseSignals() |  | Coverage:  |  76.471% (13/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp |  | Lines:  | 306-351 |  
  |  | 25 | 6 | 
 QDBusMetaType::signatureToType| Name:  | QDBusMetaType::signatureToType |  | Prototype:  | int QDBusMetaType::signatureToType(const char *signature) |  | Coverage:  |  95.556% (43/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetatype.cpp |  | Lines:  | 308-380 |  
  |  | 25 | 23 | 
 QDockAreaLayout::separatorMove| Name:  | QDockAreaLayout::separatorMove |  | Prototype:  | int QDockAreaLayout::separatorMove(const QList<int> &separator, const QPoint &origin, const QPoint &dest) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 3250-3289 |  
  |  | 25 | 5 | 
 QDockWidgetPrivate::endDrag| Name:  | QDockWidgetPrivate::endDrag |  | Prototype:  | void QDockWidgetPrivate::endDrag(bool abort) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp |  | Lines:  | 786-826 |  
  |  | 25 | 7 | 
 QDockWidgetPrivate::mouseMoveEvent| Name:  | QDockWidgetPrivate::mouseMoveEvent |  | Prototype:  | bool QDockWidgetPrivate::mouseMoveEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp |  | Lines:  | 901-945 |  
  |  | 25 | 7 | 
 QDoubleValidatorPrivate::validateWithLocale| Name:  | QDoubleValidatorPrivate::validateWithLocale |  | Prototype:  | QValidator::State QDoubleValidatorPrivate::validateWithLocale(QString &input, QLocaleData::NumberMode numMode, const QLocale &locale) const |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 668-705 |  
  |  | 25 | 11 | 
 QFileDialog::setOptions| Name:  | QFileDialog::setOptions |  | Prototype:  | void QFileDialog::setOptions(Options options) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 765-802 |  
  |  | 25 | 9 | 
 QFileDialogPrivate::createMenuActions| Name:  | QFileDialogPrivate::createMenuActions |  | Prototype:  | void QFileDialogPrivate::createMenuActions() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3160-3199 |  
  |  | 25 | 1 | 
 QFileSystemModel::sort| Name:  | QFileSystemModel::sort |  | Prototype:  | void QFileSystemModel::sort(int column, Qt::SortOrder order) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 1133-1167 |  
  |  | 25 | 5 | 
 QFileSystemModelPrivate::sortChildren| Name:  | QFileSystemModelPrivate::sortChildren |  | Prototype:  | void QFileSystemModelPrivate::sortChildren(int column, const QModelIndex &parent) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 1090-1128 |  
  |  | 25 | 8 | 
 QFontEngineFT::loadFlags| Name:  | QFontEngineFT::loadFlags |  | Prototype:  | int QFontEngineFT::loadFlags(QGlyphSet *set, GlyphFormat format, int flags, bool &hsubpixel, int &vfactor) const |  | Coverage:  |  45.652% (21/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 838-876 |  
  |  | 25 | 11 | 
 QFontEngineFT::loadGlyphSet| Name:  | QFontEngineFT::loadGlyphSet |  | Prototype:  | QFontEngineFT::QGlyphSet *QFontEngineFT::loadGlyphSet(const QTransform &matrix) |  | Coverage:  |  75.000% (21/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1404-1446 |  
  |  | 25 | 7 | 
 QFontEngineMulti::doKerning| Name:  | QFontEngineMulti::doKerning |  | Prototype:  | void QFontEngineMulti::doKerning(QGlyphLayout *glyphs, QFontEngine::ShaperFlags flags) const |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2104-2145 |  
  |  | 25 | 8 | 
 QFontEngineMulti::recalcAdvances| Name:  | QFontEngineMulti::recalcAdvances |  | Prototype:  | void QFontEngineMulti::recalcAdvances(QGlyphLayout *glyphs, QFontEngine::ShaperFlags flags) const |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2061-2102 |  
  |  | 25 | 8 | 
 QGL2PaintEngineEx::drawPixmap| Name:  | QGL2PaintEngineEx::drawPixmap |  | Prototype:  | void QGL2PaintEngineEx::drawPixmap(const QRectF& dest, const QPixmap & pixmap, const QRectF & src) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 1421-1465 |  
  |  | 25 | 3 | 
 QGLFramebufferObject::blitFramebuffer| Name:  | QGLFramebufferObject::blitFramebuffer |  | Prototype:  | void QGLFramebufferObject::blitFramebuffer(QGLFramebufferObject *target, const QRect &targetRect, QGLFramebufferObject *source, const QRect &sourceRect, GLbitfield buffers, GLenum filter) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp |  | Lines:  | 1403-1443 |  
  |  | 25 | 3 | 
 QGestureManager::getGestureTargets| Name:  | QGestureManager::getGestureTargets |  | Prototype:  | void QGestureManager::getGestureTargets(const QSet<QGesture*> &gestures, QHash<QWidget *, QList<QGesture *> > *conflicts, QHash<QWidget *, QList<QGesture *> > *normal) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp |  | Lines:  | 566-608 |  
  |  | 25 | 10 | 
 QGraphicsAnchorLayoutPrivate::restoreSimplifiedAnchor| Name:  | QGraphicsAnchorLayoutPrivate::restoreSimplifiedAnchor |  | Prototype:  | void QGraphicsAnchorLayoutPrivate::restoreSimplifiedAnchor(AnchorData *edge) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 1187-1232 |  
  |  | 25 | 6 | 
 QGraphicsItem::clipPath| Name:  | QGraphicsItem::clipPath |  | Prototype:  | QPainterPath QGraphicsItem::clipPath() const |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5008-5052 |  
  |  | 25 | 10 | 
 QGroupBox::initStyleOption| Name:  | QGroupBox::initStyleOption |  | Prototype:  | void QGroupBox::initStyleOption(QStyleOptionGroupBox *option) const |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp |  | Lines:  | 92-125 |  
  |  | 25 | 7 | 
 QGuiApplicationPrivate::processGeometryChangeEvent| Name:  | QGuiApplicationPrivate::processGeometryChangeEvent |  | Prototype:  | void QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent *e) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2178-2217 |  
  |  | 25 | 9 | 
 QGuiApplicationPrivate::~QGuiApplicationPrivate| Name:  | QGuiApplicationPrivate::~QGuiApplicationPrivate |  | Prototype:  | QGuiApplicationPrivate::~QGuiApplicationPrivate() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1466-1511 |  
  |  | 25 | 3 | 
 QHeaderViewPrivate::write| Name:  | QHeaderViewPrivate::write |  | Prototype:  | void QHeaderViewPrivate::write(QDataStream &out) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 3752-3784 |  
  |  | 25 | 1 | 
 QHttpSocketEngine::slotSocketConnected| Name:  | QHttpSocketEngine::slotSocketConnected |  | Prototype:  | void QHttpSocketEngine::slotSocketConnected() |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 502-536 |  
  |  | 25 | 4 | 
 QIODevice::readAll| Name:  | QIODevice::readAll |  | Prototype:  | QByteArray QIODevice::readAll() |  | Coverage:  |  84.000% (21/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1200-1244 |  
  |  | 25 | 7 | 
 QImage::setPixelColor| Name:  | QImage::setPixelColor |  | Prototype:  | void QImage::setPixelColor(int x, int y, const QColor &color) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 2467-2509 |  
  |  | 25 | 13 | 
 QImageWriter::write| Name:  | QImageWriter::write |  | Prototype:  | bool QImageWriter::write(const QImage &image) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 744-774 |  
  |  | 25 | 12 | 
 QKeySequencePrivate::keyName| Name:  | QKeySequencePrivate::keyName |  | Prototype:  | QString QKeySequencePrivate::keyName(int key, QKeySequence::SequenceFormat format) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp |  | Lines:  | 1290-1344 |  
  |  | 25 | 9 | 
 QLCDNumberPrivate::drawString| Name:  | QLCDNumberPrivate::drawString |  | Prototype:  | void QLCDNumberPrivate::drawString(const QString &s, QPainter &p, QBitArray *newPoints, bool newString) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 787-823 |  
  |  | 25 | 7 | 
 QLatin15Codec::convertToUnicode| Name:  | QLatin15Codec::convertToUnicode |  | Prototype:  | QString QLatin15Codec::convertToUnicode(const char* chars, int len, ConverterState *) const |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp |  | Lines:  | 107-146 |  
  |  | 25 | 12 | 
 QLayout::closestAcceptableSize| Name:  | QLayout::closestAcceptableSize |  | Prototype:  | QSize QLayout::closestAcceptableSize(const QWidget *widget, const QSize &size) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 1438-1476 |  
  |  | 25 | 6 | 
 QLayout::replaceWidget| Name:  | QLayout::replaceWidget |  | Prototype:  | QLayoutItem *QLayout::replaceWidget(QWidget *from, QWidget *to, Qt::FindChildOptions options) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 1156-1190 |  
  |  | 25 | 9 | 
 QListModeViewBase::perItemScrollingPageSteps| Name:  | QListModeViewBase::perItemScrollingPageSteps |  | Prototype:  | int QListModeViewBase::perItemScrollingPageSteps(int length, int bounds, bool wrap) const |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 2594-2627 |  
  |  | 25 | 10 | 
 QMatrix4x4::translate| Name:  | QMatrix4x4::translate |  | Prototype:  | void QMatrix4x4::translate(float x, float y, float z) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 1062-1091 |  
  |  | 25 | 6 | 
 QMdiSubWindow::mouseDoubleClickEvent| Name:  | QMdiSubWindow::mouseDoubleClickEvent |  | Prototype:  | void QMdiSubWindow::mouseDoubleClickEvent(QMouseEvent *mouseEvent) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3227-3267 |  
  |  | 25 | 11 | 
 QMdiSubWindowPrivate::_q_enterInteractiveMode| Name:  | QMdiSubWindowPrivate::_q_enterInteractiveMode |  | Prototype:  | void QMdiSubWindowPrivate::_q_enterInteractiveMode() |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 911-951 |  
  |  | 25 | 5 | 
 QNetworkAccessManagerPrivate::_q_networkSessionStateChanged| Name:  | QNetworkAccessManagerPrivate::_q_networkSessionStateChanged |  | Prototype:  | void QNetworkAccessManagerPrivate::_q_networkSessionStateChanged(QNetworkSession::State state) |  | Coverage:  |  31.818% (14/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp |  | Lines:  | 1616-1656 |  
  |  | 25 | 12 | 
 QOpenGL2PaintEngineEx::drawTextItem| Name:  | QOpenGL2PaintEngineEx::drawTextItem |  | Prototype:  | void QOpenGL2PaintEngineEx::drawTextItem(const QPointF &p, const QTextItem &textItem) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1564-1606 |  
  |  | 25 | 4 | 
 QOpenGL2PaintEngineExPrivate::systemStateChanged| Name:  | QOpenGL2PaintEngineExPrivate::systemStateChanged |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::systemStateChanged() |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 2401-2448 |  
  |  | 25 | 6 | 
 QOpenGL2PaintEngineExPrivate::updateBrushTexture| Name:  | QOpenGL2PaintEngineExPrivate::updateBrushTexture |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::updateBrushTexture() |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 250-296 |  
  |  | 25 | 8 | 
 QOpenGLTextureBlitter::create| Name:  | QOpenGLTextureBlitter::create |  | Prototype:  | bool QOpenGLTextureBlitter::create() |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp |  | Lines:  | 322-359 |  
  |  | 25 | 8 | 
 QOpenGLTimeMonitorPrivate::create| Name:  | QOpenGLTimeMonitorPrivate::create |  | Prototype:  | bool QOpenGLTimeMonitorPrivate::create() |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp |  | Lines:  | 506-549 |  
  |  | 25 | 10 | 
 QPainter::setClipRect| Name:  | QPainter::setClipRect |  | Prototype:  | void QPainter::setClipRect(const QRect &rect, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2776-2810 |  
  |  | 25 | 7 | 
 QPainter::setClipRegion| Name:  | QPainter::setClipRegion |  | Prototype:  | void QPainter::setClipRegion(const QRegion &r, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2830-2869 |  
  |  | 25 | 7 | 
 QPainterPath::toReversed| Name:  | QPainterPath::toReversed |  | Prototype:  | QPainterPath QPainterPath::toReversed() const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1505-1545 |  
  |  | 25 | 7 | 
 QPainterState::init| Name:  | QPainterState::init |  | Prototype:  | void QPainterState::init(QPainter *p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7708-7734 |  
  |  | 25 | 1 | 
 QPdfEngine::setupGraphicsState| Name:  | QPdfEngine::setupGraphicsState |  | Prototype:  | void QPdfEngine::setupGraphicsState(QPaintEngine::DirtyFlags flags) |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1098-1137 |  
  |  | 25 | 13 | 
 QPicturePaintEngine::drawTextItem| Name:  | QPicturePaintEngine::drawTextItem |  | Prototype:  | void QPicturePaintEngine::drawTextItem(const QPointF &p , const QTextItem &ti) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 479-517 |  
  |  | 25 | 5 | 
 QPixmapBlurFilter::draw| Name:  | QPixmapBlurFilter::draw |  | Prototype:  | void QPixmapBlurFilter::draw(QPainter *painter, const QPointF &p, const QPixmap &src, const QRectF &rect) const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp |  | Lines:  | 901-938 |  
  |  | 25 | 7 | 
 QPlatformFontDatabase::fallbacksForFamily| Name:  | QPlatformFontDatabase::fallbacksForFamily |  | Prototype:  | QStringList QPlatformFontDatabase::fallbacksForFamily(const QString &family, QFont::Style style, QFont::StyleHint styleHint, QChar::Script script) const |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 805-844 |  
  |  | 25 | 7 | 
 QRectF::operator|| Name:  | QRectF::operator| |  | Prototype:  | QRectF QRectF::operator|(const QRectF &r) const noexcept |  | Coverage:  | 100.000% (23/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 2157-2195 |  
  |  | 25 | 7 | 
 QRegion::united| Name:  | QRegion::united |  | Prototype:  | QRegion QRegion::united(const QRect &r) const |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 4028-4058 |  
  |  | 25 | 8 | 
 QSaveFile::commit| Name:  | QSaveFile::commit |  | Prototype:  | bool QSaveFile::commit() |  | Coverage:  |  87.500% (14/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp |  | Lines:  | 279-316 |  
  |  | 25 | 6 | 
 QScrollArea::ensureWidgetVisible| Name:  | QScrollArea::ensureWidgetVisible |  | Prototype:  | void QScrollArea::ensureWidgetVisible(QWidget *childWidget, int xmargin, int ymargin) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp |  | Lines:  | 471-504 |  
  |  | 25 | 9 | 
 QSortFilterProxyModelPrivate::_q_sourceHeaderDataChanged| Name:  | QSortFilterProxyModelPrivate::_q_sourceHeaderDataChanged |  | Prototype:  | void QSortFilterProxyModelPrivate::_q_sourceHeaderDataChanged(Qt::Orientation orientation, int start, int end) |  | Coverage:  |  88.889% (16/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1268-1308 |  
  |  | 25 | 6 | 
 QSqlResultPrivate::positionalToNamedBinding| Name:  | QSqlResultPrivate::positionalToNamedBinding |  | Prototype:  | QString QSqlResultPrivate::positionalToNamedBinding(const QString &query) const |  | Coverage:  |  90.625% (29/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp |  | Lines:  | 88-126 |  
  |  | 25 | 8 | 
 QSqlTableModelPrivate::exec| Name:  | QSqlTableModelPrivate::exec |  | Prototype:  | bool QSqlTableModelPrivate::exec(const QString &stmt, bool prepStatement, const QSqlRecord &rec, const QSqlRecord &whereValues) |  | Coverage:  |  71.053% (27/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 153-194 |  
  |  | 25 | 13 | 
 QSslContext::createSsl| Name:  | QSslContext::createSsl |  | Prototype:  | SSL* QSslContext::createSsl() |  | Coverage:  |  62.069% (18/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp |  | Lines:  | 426-466 |  
  |  | 25 | 9 | 
 QSslSocketBackendPrivate::continueHandshake| Name:  | QSslSocketBackendPrivate::continueHandshake |  | Prototype:  | void QSslSocketBackendPrivate::continueHandshake() |  | Coverage:  |  81.250% (26/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 1515-1604 |  
  |  | 25 | 11 | 
 QSslSocketBackendPrivate::setupOpenSslOptions| Name:  | QSslSocketBackendPrivate::setupOpenSslOptions |  | Prototype:  | long QSslSocketBackendPrivate::setupOpenSslOptions(QSsl::SslProtocol protocol, QSsl::SslOptions sslOptions) |  | Coverage:  |  82.353% (28/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 313-361 |  
  |  | 25 | 11 | 
 QStateMachinePrivate::removeConflictingTransitions| Name:  | QStateMachinePrivate::removeConflictingTransitions |  | Prototype:  | void QStateMachinePrivate::removeConflictingTransitions(QList<QAbstractTransition*> &enabledTransitions, CalculationCache *cache) |  | Coverage:  |  90.000% (18/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 621-667 |  
  |  | 25 | 8 | 
 QStatusBar::event| Name:  | QStatusBar::event |  | Prototype:  | bool QStatusBar::event(QEvent *e) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 706-788 |  
  |  | 25 | 10 | 
 QTableWidget::dropEvent| Name:  | QTableWidget::dropEvent |  | Prototype:  | void QTableWidget::dropEvent(QDropEvent *event) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 2683-2718 |  
  |  | 25 | 6 | 
 QTextCodec::codecForUtfText| Name:  | QTextCodec::codecForUtfText |  | Prototype:  | QTextCodec *QTextCodec::codecForUtfText(const QByteArray &ba, QTextCodec *defaultCodec) |  | Coverage:  |  84.444% (38/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp |  | Lines:  | 1107-1139 |  
  |  | 25 | 9 | 
 QTextCursor::selectedText| Name:  | QTextCursor::selectedText |  | Prototype:  | QString QTextCursor::selectedText() const |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp |  | Lines:  | 1710-1748 |  
  |  | 25 | 9 | 
 QTextEngine::positionAfterVisualMovement| Name:  | QTextEngine::positionAfterVisualMovement |  | Prototype:  | int QTextEngine::positionAfterVisualMovement(int pos, QTextCursor::MoveOperation op) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 3299-3338 |  
  |  | 25 | 11 | 
 QTextLineItemIterator::next| Name:  | QTextLineItemIterator::next |  | Prototype:  | QScriptItem &QTextLineItemIterator::next() |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 3587-3624 |  
  |  | 25 | 5 | 
 QTextOdfWriter::writeTableCellFormat| Name:  | QTextOdfWriter::writeTableCellFormat |  | Prototype:  | void QTextOdfWriter::writeTableCellFormat(QXmlStreamWriter &writer, QTextTableCellFormat format, int formatIndex) const |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 697-743 |  
  |  | 25 | 11 | 
 QThreadPrivate::start| Name:  | QThreadPrivate::start |  | Prototype:  | void *QThreadPrivate::start(void *arg) |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 320-373 |  
  |  | 25 | 4 | 
 QToolBarAreaLayoutLine::fitLayout| Name:  | QToolBarAreaLayoutLine::fitLayout |  | Prototype:  | void QToolBarAreaLayoutLine::fitLayout() |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp |  | Lines:  | 148-188 |  
  |  | 25 | 7 | 
 QTreeModel::sortItems| Name:  | QTreeModel::sortItems |  | Prototype:  | void QTreeModel::sortItems(QList<QTreeWidgetItem*> *items, int column, Qt::SortOrder order) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp |  | Lines:  | 839-876 |  
  |  | 25 | 7 | 
 QTsciiCodec::convertToUnicode| Name:  | QTsciiCodec::convertToUnicode |  | Prototype:  | QString QTsciiCodec::convertToUnicode(const char* chars, int len, ConverterState *state) const |  | Coverage:  |  25.926% (7/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp |  | Lines:  | 122-162 |  
  |  | 25 | 9 | 
 QUnsortedModelEngine::filter| Name:  | QUnsortedModelEngine::filter |  | Prototype:  | QMatchData QUnsortedModelEngine::filter(const QString& part, const QModelIndex& parent, int n) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 763-801 |  
  |  | 25 | 6 | 
 QUrl::adjusted| Name:  | QUrl::adjusted |  | Prototype:  | QUrl QUrl::adjusted(QUrl::FormattingOptions options) const |  | Coverage:  |  93.750% (30/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 3366-3398 |  
  |  | 25 | 11 | 
 QUrlModel::addUrls| Name:  | QUrlModel::addUrls |  | Prototype:  | void QUrlModel::addUrls(const QList<QUrl> &list, int row, bool move) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp |  | Lines:  | 243-279 |  
  |  | 25 | 9 | 
 QUrlPrivate::validityError| Name:  | QUrlPrivate::validityError |  | Prototype:  | inline QUrlPrivate::ErrorCode QUrlPrivate::validityError(QString *source, int *position) const |  | Coverage:  | 100.000% (33/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 1611-1662 |  
  |  | 25 | 11 | 
 QUrlQuery::query| Name:  | QUrlQuery::query |  | Prototype:  | QString QUrlQuery::query(QUrl::ComponentFormattingOptions encoding) const |  | Coverage:  | 100.000% (19/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines:  | 509-550 |  
  |  | 25 | 7 | 
 QWidgetEffectSourcePrivate::pixmap| Name:  | QWidgetEffectSourcePrivate::pixmap |  | Prototype:  | QPixmap QWidgetEffectSourcePrivate::pixmap(Qt::CoordinateSystem system, QPoint *offset, QGraphicsEffect::PixmapPadMode mode) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5882-5922 |  
  |  | 25 | 6 | 
 QWidgetLineControl::internalSetText| Name:  | QWidgetLineControl::internalSetText |  | Prototype:  | void QWidgetLineControl::internalSetText(const QString &txt, int pos, bool edited) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 751-788 |  
  |  | 25 | 5 | 
 QWidgetLineControl::setSelection| Name:  | QWidgetLineControl::setSelection |  | Prototype:  | void QWidgetLineControl::setSelection(int start, int length) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 311-343 |  
  |  | 25 | 7 | 
 QWidgetPrivate::naturalWidgetFont| Name:  | QWidgetPrivate::naturalWidgetFont |  | Prototype:  | QFont QWidgetPrivate::naturalWidgetFont(uint inheritedMask) const |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4755-4794 |  
  |  | 25 | 8 | 
 QWidgetPrivate::updateFont| Name:  | QWidgetPrivate::updateFont |  | Prototype:  | void QWidgetPrivate::updateFont(const QFont &font) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4820-4874 |  
  |  | 25 | 9 | 
 QWidgetTextControlPrivate::selectionChanged| Name:  | QWidgetTextControlPrivate::selectionChanged |  | Prototype:  | void QWidgetTextControlPrivate::selectionChanged(bool forceEmitSelectionChanged ) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 577-615 |  
  |  | 25 | 7 |