| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QDBusMessage &msg) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp |  | Lines:  | 821-839 |  
  |  | 16 | 3 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QPen &p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp |  | Lines:  | 1024-1043 |  
  |  | 16 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream & operator>>(QDataStream &s, QTransform &t) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 1095-1114 |  
  |  | 16 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &in, QByteArray &ba) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 3071-3094 |  
  |  | 16 | 4 | 
 parseAlignment| Name:  | parseAlignment |  | Prototype:  | static Qt::Alignment parseAlignment(const QCss::Value *values, int count) |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 688-709 |  
  |  | 16 | 11 | 
 parseHeaderValue| Name:  | parseHeaderValue |  | Prototype:  | static QVariant parseHeaderValue(QNetworkRequest::KnownHeaders header, const QByteArray &value) |  | Coverage:  |  88.000% (22/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp |  | Lines:  | 872-910 |  
  |  | 16 | 12 | 
 parseStyleValue| Name:  | parseStyleValue |  | Prototype:  | static BorderStyle parseStyleValue(QCss::Value v) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 908-942 |  
  |  | 16 | 15 | 
 proxyAuthenticationKey| Name:  | proxyAuthenticationKey |  | Prototype:  | static QByteArray proxyAuthenticationKey(const QNetworkProxy &proxy, const QString &realm) |  | Coverage:  |  50.000% (7/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp |  | Lines:  | 102-138 |  
  |  | 16 | 8 | 
 qDrawPlainRect| Name:  | qDrawPlainRect |  | Prototype:  | void qDrawPlainRect(QPainter *p, int x, int y, int w, int h, const QColor &c, int lineWidth, const QBrush *fill) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 513-534 |  
  |  | 16 | 5 | 
 qExtractServerTime| Name:  | qExtractServerTime |  | Prototype:  | static QByteArray qExtractServerTime(const QByteArray& targetInfoBuff) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1218-1241 |  
  |  | 16 | 3 | 
 qNetworkConfigurationManagerPrivate| Name:  | qNetworkConfigurationManagerPrivate |  | Prototype:  | QNetworkConfigurationManagerPrivate *qNetworkConfigurationManagerPrivate() |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp |  | Lines:  | 82-109 |  
  |  | 16 | 4 | 
 qdbusDefaultThreadDebug| Name:  | qdbusDefaultThreadDebug |  | Prototype:  | void qdbusDefaultThreadDebug(int action, int condition, QDBusConnectionPrivate *conn) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 110-128 |  
  |  | 16 | 2 | 
 qgluProject| Name:  | qgluProject |  | Prototype:  | static inline GLint qgluProject(GLdouble objx, GLdouble objy, GLdouble objz, const GLdouble model[16], const GLdouble proj[16], const GLint viewport[4], GLdouble * winx, GLdouble * winy, GLdouble * winz) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 310-336 |  
  |  | 16 | 2 | 
 qt_ends_with| Name:  | qt_ends_with |  | Prototype:  | static inline bool qt_ends_with(const QChar *haystack, int haystackLen, QLatin1String needle, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (19/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 10250-10271 |  
  |  | 16 | 7 | 
 qt_findAtNxFile| Name:  | qt_findAtNxFile |  | Prototype:  | QString qt_findAtNxFile(const QString &baseFileName, qreal targetDevicePixelRatio, qreal *sourceDevicePixelRatio) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 1423-1450 |  
  |  | 16 | 7 | 
 qt_painterpath_isect_line| Name:  | qt_painterpath_isect_line |  | Prototype:  | static void qt_painterpath_isect_line(const QPointF &p1, const QPointF &p2, const QPointF &pos, int *winding) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1740-1770 |  
  |  | 16 | 5 | 
 qt_polygon_isect_line| Name:  | qt_polygon_isect_line |  | Prototype:  | static void qt_polygon_isect_line(const QPointF &p1, const QPointF &p2, const QPointF &pos, int *winding) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 55-83 |  
  |  | 16 | 5 | 
 qt_qimageScaleAARGBA_helper| Name:  | qt_qimageScaleAARGBA_helper |  | Prototype:  | inline static void qt_qimageScaleAARGBA_helper(const unsigned int *pix, int xyap, int Cxy, int step, int &r, int &g, int &b, int &a) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 385-404 |  
  |  | 16 | 2 | 
 qt_starts_with| Name:  | qt_starts_with |  | Prototype:  | static inline bool qt_starts_with(const QChar *haystack, int haystackLen, const QChar *needle, int needleLen, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (19/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 10176-10199 |  
  |  | 16 | 7 | 
 read_pbm_header| Name:  | read_pbm_header |  | Prototype:  | static bool read_pbm_header(QIODevice *device, char& type, int& w, int& h, int& mcc) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp |  | Lines:  | 96-121 |  
  |  | 16 | 6 | 
 splitString| Name:  | splitString |  | Prototype:  | template<class ResultList, typename MidMethod> static ResultList splitString(const QString &source, MidMethod mid, const QRegularExpression &re, QString::SplitBehavior behavior) |  | Coverage:  |  88.235% (15/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 7010-7035 |  
  |  | 16 | 5 | 
 waitForPopup| Name:  | waitForPopup |  | Prototype:  | static bool waitForPopup(QToolBar *tb, QWidget *popup) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp |  | Lines:  | 1088-1112 |  
  |  | 16 | 7 | 
 AtSpiAdaptor::getActions| Name:  | AtSpiAdaptor::getActions |  | Prototype:  | QSpiActionArray AtSpiAdaptor::getActions(QAccessibleInterface *interface) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1754-1780 |  
  |  | 17 | 4 | 
 AtSpiAdaptor::windowActivated| Name:  | AtSpiAdaptor::windowActivated |  | Prototype:  | void AtSpiAdaptor::windowActivated(QObject* window, bool active) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 806-832 |  
  |  | 17 | 3 | 
 Parser::parseMember| Name:  | Parser::parseMember |  | Prototype:  | bool Parser::parseMember(int baseOffset) |  | Coverage:  |  42.857% (6/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp |  | Lines:  | 457-483 |  
  |  | 17 | 5 | 
 PathSimplifier::setElementToQuadratic| Name:  | PathSimplifier::setElementToQuadratic |  | Prototype:  | bool PathSimplifier::setElementToQuadratic(Element *element, quint32 pointIndex1, const QPoint &ctrl, quint32 pointIndex2) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1299-1323 |  
  |  | 17 | 2 | 
 PressDelayHandler::sendMouseEvent| Name:  | PressDelayHandler::sendMouseEvent |  | Prototype:  | void sendMouseEvent(QMouseEvent *me, int flags = 0) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp |  | Lines:  | 273-317 |  
  |  | 17 | 8 | 
 QAbstractButton::event| Name:  | QAbstractButton::event |  | Prototype:  | bool QAbstractButton::event(QEvent *e) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 923-967 |  
  |  | 17 | 20 | 
 QAbstractItemModel::dropMimeData| Name:  | QAbstractItemModel::dropMimeData |  | Prototype:  | bool QAbstractItemModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) |  | Coverage:  |  43.478% (10/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 1942-1965 |  
  |  | 17 | 7 | 
 QAbstractItemView::dropEvent| Name:  | QAbstractItemView::dropEvent |  | Prototype:  | void QAbstractItemView::dropEvent(QDropEvent *event) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 2106-2131 |  
  |  | 17 | 6 | 
 QAbstractItemView::reset| Name:  | QAbstractItemView::reset |  | Prototype:  | void QAbstractItemView::reset() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1113-1136 |  
  |  | 17 | 5 | 
 QAbstractItemView::setIndexWidget| Name:  | QAbstractItemView::setIndexWidget |  | Prototype:  | void QAbstractItemView::setIndexWidget(const QModelIndex &index, QWidget *widget) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 3197-3218 |  
  |  | 17 | 6 | 
 QAbstractItemView::setItemDelegateForColumn| Name:  | QAbstractItemView::setItemDelegateForColumn |  | Prototype:  | void QAbstractItemView::setItemDelegateForColumn(int column, QAbstractItemDelegate *delegate) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 972-995 |  
  |  | 17 | 5 | 
 QAbstractItemView::setItemDelegateForRow| Name:  | QAbstractItemView::setItemDelegateForRow |  | Prototype:  | void QAbstractItemView::setItemDelegateForRow(int row, QAbstractItemDelegate *delegate) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 912-935 |  
  |  | 17 | 5 | 
 QAbstractItemViewPrivate::checkMouseMove| Name:  | QAbstractItemViewPrivate::checkMouseMove |  | Prototype:  | void QAbstractItemViewPrivate::checkMouseMove(const QPersistentModelIndex &index) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 167-197 |  
  |  | 17 | 5 | 
 QAbstractSocket::setSocketOption| Name:  | QAbstractSocket::setSocketOption |  | Prototype:  | void QAbstractSocket::setSocketOption(QAbstractSocket::SocketOption option, const QVariant &value) |  | Coverage:  |  66.667% (12/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 1957-1991 |  
  |  | 17 | 9 | 
 QAbstractSocketPrivate::canCloseNotification| Name:  | QAbstractSocketPrivate::canCloseNotification |  | Prototype:  | void QAbstractSocketPrivate::canCloseNotification() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 747-782 |  
  |  | 17 | 5 | 
 QAbstractSpinBox::stepBy| Name:  | QAbstractSpinBox::stepBy |  | Prototype:  | void QAbstractSpinBox::stepBy(int steps) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 624-646 |  
  |  | 17 | 5 | 
 QAbstractSpinBoxPrivate::updateEdit| Name:  | QAbstractSpinBoxPrivate::updateEdit |  | Prototype:  | void QAbstractSpinBoxPrivate::updateEdit() |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 1735-1760 |  
  |  | 17 | 5 | 
 QAccessibleMenuItem::state| Name:  | QAccessibleMenuItem::state |  | Prototype:  | QAccessible::State QAccessibleMenuItem::state() const |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp |  | Lines:  | 276-302 |  
  |  | 17 | 9 | 
 QAccessibleTableCell::unselectCell| Name:  | QAccessibleTableCell::unselectCell |  | Prototype:  | void QAccessibleTableCell::unselectCell() |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp |  | Lines:  | 952-982 |  
  |  | 17 | 8 | 
 QAccessibleTree::child| Name:  | QAccessibleTree::child |  | Prototype:  | QAccessibleInterface *QAccessibleTree::child(int logicalIndex) const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp |  | Lines:  | 690-717 |  
  |  | 17 | 6 | 
 QAlphaPaintEngine::drawPolygon| Name:  | QAlphaPaintEngine::drawPolygon |  | Prototype:  | void QAlphaPaintEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 190-218 |  
  |  | 17 | 5 | 
 QAlphaPaintEnginePrivate::addPenWidth| Name:  | QAlphaPaintEnginePrivate::addPenWidth |  | Prototype:  | QRectF QAlphaPaintEnginePrivate::addPenWidth(const QPainterPath &path) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 411-435 |  
  |  | 17 | 5 | 
 QAsn1Element::fromObjectId| Name:  | QAsn1Element::fromObjectId |  | Prototype:  | QAsn1Element QAsn1Element::fromObjectId(const QByteArray &id) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp |  | Lines:  | 191-212 |  
  |  | 17 | 3 | 
 QBasicTimer::start| Name:  | QBasicTimer::start |  | Prototype:  | void QBasicTimer::start(int msec, Qt::TimerType timerType, QObject *obj) |  | Coverage:  |  52.632% (10/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qbasictimer.cpp |  | Lines:  | 149-173 |  
  |  | 17 | 7 | 
 QBenchmarkPerfEventsMeasurer::listCounters| Name:  | QBenchmarkPerfEventsMeasurer::listCounters |  | Prototype:  | void QBenchmarkPerfEventsMeasurer::listCounters() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp |  | Lines:  | 473-496 |  
  |  | 17 | 3 | 
 QByteArray::toPercentEncoding| Name:  | QByteArray::toPercentEncoding |  | Prototype:  | QByteArray QByteArray::toPercentEncoding(const QByteArray &exclude, const QByteArray &include, char percent) const |  | Coverage:  |  43.333% (13/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4648-4671 |  
  |  | 17 | 5 | 
 QCalendarTextNavigator::eventFilter| Name:  | QCalendarTextNavigator::eventFilter |  | Prototype:  | bool QCalendarTextNavigator::eventFilter(QObject *o, QEvent *e) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 763-796 |  
  |  | 17 | 7 | 
 QCalendarView::mousePressEvent| Name:  | QCalendarView::mousePressEvent |  | Prototype:  | void QCalendarView::mousePressEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1472-1498 |  
  |  | 17 | 6 | 
 QCalendarView::mouseReleaseEvent| Name:  | QCalendarView::mouseReleaseEvent |  | Prototype:  | void QCalendarView::mouseReleaseEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1525-1551 |  
  |  | 17 | 7 | 
 QCalendarWidget::event| Name:  | QCalendarWidget::event |  | Prototype:  | bool QCalendarWidget::event(QEvent *event) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 3026-3052 |  
  |  | 17 | 7 | 
 QCalendarWidgetPrivate::setNavigatorEnabled| Name:  | QCalendarWidgetPrivate::setNavigatorEnabled |  | Prototype:  | void QCalendarWidgetPrivate::setNavigatorEnabled(bool enable) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1703-1726 |  
  |  | 17 | 3 | 
 QColor::operator==| Name:  | QColor::operator== |  | Prototype:  | bool QColor::operator==(const QColor &color) const noexcept |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 2421-2442 |  
  |  | 17 | 2 | 
 QColorPicker::resizeEvent| Name:  | QColorPicker::resizeEvent |  | Prototype:  | void QColorPicker::resizeEvent(QResizeEvent *ev) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 957-979 |  
  |  | 17 | 3 | 
 QComboBoxPrivate::setCurrentIndex| Name:  | QComboBoxPrivate::setCurrentIndex |  | Prototype:  | void QComboBoxPrivate::setCurrentIndex(const QModelIndex &mi) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2104-2130 |  
  |  | 17 | 7 | 
 QCompletionEngine::filterHistory| Name:  | QCompletionEngine::filterHistory |  | Prototype:  | QMatchData QCompletionEngine::filterHistory() |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 458-490 |  
  |  | 17 | 4 | 
 QConfFileSettingsPrivate::ensureSectionParsed| Name:  | QConfFileSettingsPrivate::ensureSectionParsed |  | Prototype:  | void QConfFileSettingsPrivate::ensureSectionParsed(QConfFile *confFile, const QSettingsKey &key) const |  | Coverage:  |  87.500% (21/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 1895-1920 |  
  |  | 17 | 7 | 
 QDBusMarshaller::open| Name:  | QDBusMarshaller::open |  | Prototype:  | void QDBusMarshaller::open(QDBusMarshaller &sub, int code, const char *signature) |  | Coverage:  |  92.308% (12/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp |  | Lines:  | 307-337 |  
  |  | 17 | 6 | 
 QDBusMenuConnection::registerTrayIcon| Name:  | QDBusMenuConnection::registerTrayIcon |  | Prototype:  | bool QDBusMenuConnection::registerTrayIcon(QDBusTrayIcon *item) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenuconnection.cpp |  | Lines:  | 104-129 |  
  |  | 17 | 4 | 
 QDBusUtil::isValidBusName| Name:  | QDBusUtil::isValidBusName |  | Prototype:  | bool isValidBusName(const QString &busName) |  | Coverage:  |  62.500% (15/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp |  | Lines:  | 437-462 |  
  |  | 17 | 9 | 
 QDateTimeEdit::paintEvent| Name:  | QDateTimeEdit::paintEvent |  | Prototype:  | void QDateTimeEdit::paintEvent(QPaintEvent *event) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 2294-2319 |  
  |  | 17 | 3 | 
 QDateTimeEditPrivate::closestSection| Name:  | QDateTimeEditPrivate::closestSection |  | Prototype:  | int QDateTimeEditPrivate::closestSection(int pos, bool forward) const |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 1803-1827 |  
  |  | 17 | 7 | 
 QDateTimeParser::SectionNode::name| Name:  | QDateTimeParser::SectionNode::name |  | Prototype:  | QString QDateTimeParser::SectionNode::name(QDateTimeParser::Section s) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines:  | 1647-1667 |  
  |  | 17 | 17 | 
 QDateTimeParser::fromString| Name:  | QDateTimeParser::fromString |  | Prototype:  | bool QDateTimeParser::fromString(const QString &t, QDate *date, QTime *time) const |  | Coverage:  |  77.778% (14/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp |  | Lines:  | 1685-1710 |  
  |  | 17 | 6 | 
 QDirModel::refresh| Name:  | QDirModel::refresh |  | Prototype:  | void QDirModel::refresh(const QModelIndex &parent) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp |  | Lines:  | 822-845 |  
  |  | 17 | 2 | 
 QDirModelPrivate::size| Name:  | QDirModelPrivate::size |  | Prototype:  | QString QDirModelPrivate::size(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp |  | Lines:  | 1304-1335 |  
  |  | 17 | 6 | 
 QDockAreaLayout::findSeparator| Name:  | QDockAreaLayout::findSeparator |  | Prototype:  | QList<int> QDockAreaLayout::findSeparator(const QPoint &pos) const |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 2479-2502 |  
  |  | 17 | 7 | 
 QDockAreaLayoutInfo::reparentWidgets| Name:  | QDockAreaLayoutInfo::reparentWidgets |  | Prototype:  | void QDockAreaLayoutInfo::reparentWidgets(QWidget *parent) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 2069-2092 |  
  |  | 17 | 9 | 
 QDockAreaLayoutInfo::takeAt| Name:  | QDockAreaLayoutInfo::takeAt |  | Prototype:  | QLayoutItem *QDockAreaLayoutInfo::takeAt(int *x, int index) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 1743-1766 |  
  |  | 17 | 8 | 
 QDockWidgetGroupWindow::topDockWidget| Name:  | QDockWidgetGroupWindow::topDockWidget |  | Prototype:  | QDockWidget *QDockWidgetGroupWindow::topDockWidget() const |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 311-334 |  
  |  | 17 | 8 | 
 QDockWidgetLayout::minimumTitleWidth| Name:  | QDockWidgetLayout::minimumTitleWidth |  | Prototype:  | int QDockWidgetLayout::minimumTitleWidth() const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp |  | Lines:  | 438-464 |  
  |  | 17 | 6 | 
 QDrag::exec| Name:  | QDrag::exec |  | Prototype:  | Qt::DropAction QDrag::exec(Qt::DropActions supportedActions, Qt::DropAction defaultDropAction) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp |  | Lines:  | 262-287 |  
  |  | 17 | 6 | 
 QEventDispatcherGlib::unregisterSocketNotifier| Name:  | QEventDispatcherGlib::unregisterSocketNotifier |  | Prototype:  | void QEventDispatcherGlib::unregisterSocketNotifier(QSocketNotifier *notifier) |  | Coverage:  |  53.333% (8/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 480-509 |  
  |  | 17 | 5 | 
 QEventDispatcherUNIXPrivate::markPendingSocketNotifiers| Name:  | QEventDispatcherUNIXPrivate::markPendingSocketNotifiers |  | Prototype:  | void QEventDispatcherUNIXPrivate::markPendingSocketNotifiers() |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 252-290 |  
  |  | 17 | 7 | 
 QFSFileEnginePrivate::seekFdFh| Name:  | QFSFileEnginePrivate::seekFdFh |  | Prototype:  | bool QFSFileEnginePrivate::seekFdFh(qint64 pos) |  | Coverage:  |  53.846% (14/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp |  | Lines:  | 527-560 |  
  |  | 17 | 7 | 
 QFbVtHandler::handleSignal| Name:  | QFbVtHandler::handleSignal |  | Prototype:  | void QFbVtHandler::handleSignal() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp |  | Lines:  | 166-196 |  
  |  | 17 | 7 | 
 QFileDevice::writeData| Name:  | QFileDevice::writeData |  | Prototype:  | qint64 QFileDevice::writeData(const char *data, qint64 len) |  | Coverage:  |  65.000% (13/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp |  | Lines:  | 536-565 |  
  |  | 17 | 6 | 
 QFileDialog::getOpenFileUrl| Name:  | QFileDialog::getOpenFileUrl |  | Prototype:  | QUrl QFileDialog::getOpenFileUrl(QWidget *parent, const QString &caption, const QUrl &dir, const QString &filter, QString *selectedFilter, Options options, const QStringList &supportedSchemes) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 2144-2171 |  
  |  | 17 | 4 | 
 QFileDialog::getOpenFileUrls| Name:  | QFileDialog::getOpenFileUrls |  | Prototype:  | QList<QUrl> QFileDialog::getOpenFileUrls(QWidget *parent, const QString &caption, const QUrl &dir, const QString &filter, QString *selectedFilter, Options options, const QStringList &supportedSchemes) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 2261-2288 |  
  |  | 17 | 4 | 
 QFileDialogPrivate::_q_autoCompleteFileName| Name:  | QFileDialogPrivate::_q_autoCompleteFileName |  | Prototype:  | void QFileDialogPrivate::_q_autoCompleteFileName(const QString &text) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3450-3473 |  
  |  | 17 | 8 | 
 QFileDialogPrivate::_q_createDirectory| Name:  | QFileDialogPrivate::_q_createDirectory |  | Prototype:  | void QFileDialogPrivate::_q_createDirectory() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3287-3312 |  
  |  | 17 | 5 | 
 QFileDialogPrivate::_q_goToDirectory| Name:  | QFileDialogPrivate::_q_goToDirectory |  | Prototype:  | void QFileDialogPrivate::_q_goToDirectory(const QString &path) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3618-3646 |  
  |  | 17 | 4 | 
 QFileDialogPrivate::saveSettings| Name:  | QFileDialogPrivate::saveSettings |  | Prototype:  | void QFileDialogPrivate::saveSettings() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 2691-2712 |  
  |  | 17 | 3 | 
 QFileIconProvider::icon| Name:  | QFileIconProvider::icon |  | Prototype:  | QIcon QFileIconProvider::icon(const QFileInfo &info) const |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp |  | Lines:  | 359-410 |  
  |  | 17 | 8 | 
 QFileSystemModel::flags| Name:  | QFileSystemModel::flags |  | Prototype:  | Qt::ItemFlags QFileSystemModel::flags(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 975-1000 |  
  |  | 17 | 6 | 
 QFontEngineFT::lockFace| Name:  | QFontEngineFT::lockFace |  | Prototype:  | FT_Face QFontEngineFT::lockFace(Scaling scale) const |  | Coverage:  |  76.190% (16/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 2020-2043 |  
  |  | 17 | 5 | 
 QFontEngineMultiFontConfig::getMatchPatternForFallback| Name:  | QFontEngineMultiFontConfig::getMatchPatternForFallback |  | Prototype:  | FcPattern * QFontEngineMultiFontConfig::getMatchPatternForFallback(int fallBackIndex) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontenginemultifontconfig.cpp |  | Lines:  | 73-92 |  
  |  | 17 | 3 | 
 QFontMetrics::width| Name:  | QFontMetrics::width |  | Prototype:  | int QFontMetrics::width(QChar ch) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp |  | Lines:  | 569-594 |  
  |  | 17 | 3 | 
 QFontMetricsF::width| Name:  | QFontMetricsF::width |  | Prototype:  | qreal QFontMetricsF::width(QChar ch) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp |  | Lines:  | 1409-1434 |  
  |  | 17 | 3 | 
 QFormLayout::setGeometry| Name:  | QFormLayout::setGeometry |  | Prototype:  | void QFormLayout::setGeometry(const QRect &rect) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1485-1508 |  
  |  | 17 | 4 | 
 QFormLayoutPrivate::calcSizeHints| Name:  | QFormLayoutPrivate::calcSizeHints |  | Prototype:  | void QFormLayoutPrivate::calcSizeHints() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 874-902 |  
  |  | 17 | 2 | 
 QFutureInterfaceBase::reportResultsReady| Name:  | QFutureInterfaceBase::reportResultsReady |  | Prototype:  | void QFutureInterfaceBase::reportResultsReady(int beginIndex, int endIndex) |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp |  | Lines:  | 352-376 |  
  |  | 17 | 4 | 
 QGL2PaintEngineExPrivate::resetGLState| Name:  | QGL2PaintEngineExPrivate::resetGLState |  | Prototype:  | void QGL2PaintEngineExPrivate::resetGLState() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 595-618 |  
  |  | 17 | 2 | 
 QGL2PaintEngineExPrivate::transferMode| Name:  | QGL2PaintEngineExPrivate::transferMode |  | Prototype:  | void QGL2PaintEngineExPrivate::transferMode(EngineMode newMode) |  | Coverage:  |   8.333% (2/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 679-710 |  
  |  | 17 | 7 | 
 QGLBuffer::create| Name:  | QGLBuffer::create |  | Prototype:  | bool QGLBuffer::create() |  | Coverage:  |  33.333% (6/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp |  | Lines:  | 280-303 |  
  |  | 17 | 6 | 
 QGLPixelBuffer::makeCurrent| Name:  | QGLPixelBuffer::makeCurrent |  | Prototype:  | bool QGLPixelBuffer::makeCurrent() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp |  | Lines:  | 217-237 |  
  |  | 17 | 6 | 
 QGLShaderPrivate::create| Name:  | QGLShaderPrivate::create |  | Prototype:  | bool QGLShaderPrivate::create() |  | Coverage:  |  47.368% (9/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 237-263 |  
  |  | 17 | 6 | 
 QGLShaderProgram::addShader| Name:  | QGLShaderProgram::addShader |  | Prototype:  | bool QGLShaderProgram::addShader(QGLShader *shader) |  | Coverage:  |  40.909% (9/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 716-738 |  
  |  | 17 | 6 | 
 QGestureManager::unregisterGestureRecognizer| Name:  | QGestureManager::unregisterGestureRecognizer |  | Prototype:  | void QGestureManager::unregisterGestureRecognizer(Qt::GestureType type) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp |  | Lines:  | 142-171 |  
  |  | 17 | 9 |