| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QAbstractItemView::setHorizontalScrollMode| Name:  | QAbstractItemView::setHorizontalScrollMode |  | Prototype:  | void QAbstractItemView::setHorizontalScrollMode(ScrollMode mode) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1301-1313 |  
  |  | 9 | 3 | 
 QAbstractItemView::setCurrentIndex| Name:  | QAbstractItemView::setCurrentIndex |  | Prototype:  | void QAbstractItemView::setCurrentIndex(const QModelIndex &index) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1080-1090 |  
  |  | 7 | 3 | 
 QAbstractItemView::selectedIndexes| Name:  | QAbstractItemView::selectedIndexes |  | Prototype:  | QModelIndexList QAbstractItemView::selectedIndexes() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 2608-2621 |  
  |  | 8 | 3 | 
 QAbstractItemView::selectAll| Name:  | QAbstractItemView::selectAll |  | Prototype:  | void QAbstractItemView::selectAll() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1173-1182 |  
  |  | 7 | 3 | 
 QAbstractItemView::mouseDoubleClickEvent| Name:  | QAbstractItemView::mouseDoubleClickEvent |  | Prototype:  | void QAbstractItemView::mouseDoubleClickEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1942-1962 |  
  |  | 15 | 3 | 
 QAbstractItemView::indexWidget| Name:  | QAbstractItemView::indexWidget |  | Prototype:  | QWidget* QAbstractItemView::indexWidget(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 3225-3233 |  
  |  | 5 | 3 | 
 QAbstractItemView::horizontalScrollbarValueChanged| Name:  | QAbstractItemView::horizontalScrollbarValueChanged |  | Prototype:  | void QAbstractItemView::horizontalScrollbarValueChanged(int value) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 2774-2782 |  
  |  | 6 | 3 | 
 QAbstractItemView::focusNextPrevChild| Name:  | QAbstractItemView::focusNextPrevChild |  | Prototype:  | bool QAbstractItemView::focusNextPrevChild(bool next) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1624-1634 |  
  |  | 7 | 3 | 
 QAbstractItemView::edit| Name:  | QAbstractItemView::edit |  | Prototype:  | void QAbstractItemView::edit(const QModelIndex &index) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1196-1203 |  
  |  | 5 | 3 | 
 QAbstractItemView::dragEnterEvent| Name:  | QAbstractItemView::dragEnterEvent |  | Prototype:  | void QAbstractItemView::dragEnterEvent(QDragEnterEvent *event) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1973-1985 |  
  |  | 7 | 3 | 
 QAbstractItemView::commitData| Name:  | QAbstractItemView::commitData |  | Prototype:  | void QAbstractItemView::commitData(QWidget *editor) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 2885-2899 |  
  |  | 12 | 3 | 
 QAbstractItemView::closePersistentEditor| Name:  | QAbstractItemView::closePersistentEditor |  | Prototype:  | void QAbstractItemView::closePersistentEditor(const QModelIndex &index) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 3159-3169 |  
  |  | 7 | 3 | 
 QAbstractItemModelPrivate::rowsInserted| Name:  | QAbstractItemModelPrivate::rowsInserted |  | Prototype:  | void QAbstractItemModelPrivate::rowsInserted(const QModelIndex &parent, int first, int last) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 638-655 |  
  |  | 11 | 3 | 
 QAbstractItemModelPrivate::columnsInserted| Name:  | QAbstractItemModelPrivate::columnsInserted |  | Prototype:  | void QAbstractItemModelPrivate::columnsInserted(const QModelIndex &parent, int first, int last) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 843-860 |  
  |  | 11 | 3 | 
 QAbstractItemModel::mimeData| Name:  | QAbstractItemModel::mimeData |  | Prototype:  | QMimeData *QAbstractItemModel::mimeData(const QModelIndexList &indexes) const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 1865-1879 |  
  |  | 12 | 3 | 
 QAbstractItemModel::itemData| Name:  | QAbstractItemModel::itemData |  | Prototype:  | QMap<int, QVariant> QAbstractItemModel::itemData(const QModelIndex &index) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 1768-1777 |  
  |  | 6 | 3 | 
 QAbstractItemModel::endMoveRows| Name:  | QAbstractItemModel::endMoveRows |  | Prototype:  | void QAbstractItemModel::endMoveRows() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 2876-2896 |  
  |  | 12 | 3 | 
 QAbstractItemModel::endMoveColumns| Name:  | QAbstractItemModel::endMoveColumns |  | Prototype:  | void QAbstractItemModel::endMoveColumns() |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 3094-3114 |  
  |  | 12 | 3 | 
 QAbstractFileEngineHandler::~QAbstractFileEngineHandler| Name:  | QAbstractFileEngineHandler::~QAbstractFileEngineHandler |  | Prototype:  | QAbstractFileEngineHandler::~QAbstractFileEngineHandler() |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 143-153 |  
  |  | 6 | 3 | 
 QAbstractEventDispatcher::removeNativeEventFilter| Name:  | QAbstractEventDispatcher::removeNativeEventFilter |  | Prototype:  | void QAbstractEventDispatcher::removeNativeEventFilter(QAbstractNativeEventFilter *filter) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp |  | Lines:  | 425-434 |  
  |  | 5 | 3 | 
 QAbstractConcatenable::convertFromAscii| Name:  | QAbstractConcatenable::convertFromAscii |  | Prototype:  | void QAbstractConcatenable::convertFromAscii(const char *a, int len, QChar *&out) noexcept |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringbuilder.cpp |  | Lines:  | 111-119 |  
  |  | 5 | 3 | 
 QAbstractButtonPrivate::emitToggled| Name:  | QAbstractButtonPrivate::emitToggled |  | Prototype:  | void QAbstractButtonPrivate::emitToggled(bool checked) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 449-461 |  
  |  | 7 | 3 | 
 QAbstractButtonPrivate::emitReleased| Name:  | QAbstractButtonPrivate::emitReleased |  | Prototype:  | void QAbstractButtonPrivate::emitReleased() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 435-447 |  
  |  | 7 | 3 | 
 QAbstractButtonPrivate::emitPressed| Name:  | QAbstractButtonPrivate::emitPressed |  | Prototype:  | void QAbstractButtonPrivate::emitPressed() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 421-433 |  
  |  | 7 | 3 | 
 QAbstractButtonPrivate::emitClicked| Name:  | QAbstractButtonPrivate::emitClicked |  | Prototype:  | void QAbstractButtonPrivate::emitClicked() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 407-419 |  
  |  | 7 | 3 | 
 QAbstractButton::setIconSize| Name:  | QAbstractButton::setIconSize |  | Prototype:  | void QAbstractButton::setIconSize(const QSize &size) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 1277-1289 |  
  |  | 8 | 3 | 
 QAbstractButton::setDown| Name:  | QAbstractButton::setDown |  | Prototype:  | void QAbstractButton::setDown(bool down) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 672-683 |  
  |  | 8 | 3 | 
 QAbstractButton::setAutoRepeat| Name:  | QAbstractButton::setAutoRepeat |  | Prototype:  | void QAbstractButton::setAutoRepeat(bool autoRepeat) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 705-715 |  
  |  | 7 | 3 | 
 QAbstractButton::mousePressEvent| Name:  | QAbstractButton::mousePressEvent |  | Prototype:  | void QAbstractButton::mousePressEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 970-987 |  
  |  | 12 | 3 | 
 QAbstractAnimation::~QAbstractAnimation| Name:  | QAbstractAnimation::~QAbstractAnimation |  | Prototype:  | QAbstractAnimation::~QAbstractAnimation() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1065-1076 |  
  |  | 7 | 3 | 
 QAbstractAnimation::totalDuration| Name:  | QAbstractAnimation::totalDuration |  | Prototype:  | int QAbstractAnimation::totalDuration() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1260-1269 |  
  |  | 7 | 3 | 
 PressDelayHandler::scrollerWasIntercepted| Name:  | PressDelayHandler::scrollerWasIntercepted |  | Prototype:  | void scrollerWasIntercepted() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp |  | Lines:  | 202-214 |  
  |  | 6 | 3 | 
 PathSimplifier::setElementToCubicAndSimplify| Name:  | PathSimplifier::setElementToCubicAndSimplify |  | Prototype:  | void PathSimplifier::setElementToCubicAndSimplify(Element *element, quint32 pointIndex1, const QPoint &v, const QPoint &w, quint32 pointIndex2) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1353-1392 |  
  |  | 29 | 3 | 
 Parser::testTokenAndEndsWith| Name:  | Parser::testTokenAndEndsWith |  | Prototype:  | bool Parser::testTokenAndEndsWith(QCss::TokenType t, QLatin1String str) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2808-2816 |  
  |  | 5 | 3 | 
 Parser::test| Name:  | Parser::test |  | Prototype:  | bool Parser::test(QCss::TokenType t) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2739-2748 |  
  |  | 6 | 3 | 
 Parser::parseFunction| Name:  | Parser::parseFunction |  | Prototype:  | bool Parser::parseFunction(QString *name, QString *args) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2676-2691 |  
  |  | 9 | 3 | 
 Parser::init| Name:  | Parser::init |  | Prototype:  | void Parser::init(const QString &css, bool isFile) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2157-2180 |  
  |  | 16 | 3 | 
 OffsetRegion| Name:  | OffsetRegion |  | Prototype:  | static void OffsetRegion(QRegionPrivate ®ion, int x, int y) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1924-1937 |  
  |  | 8 | 3 | 
 NumericallyLess::operator()| Name:  | NumericallyLess::operator() |  | Prototype:  | result_type operator()(const QStringRef &lhs, const QStringRef &rhs) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 464-478 |  
  |  | 8 | 3 | 
 MinOverlapPlacer::findMinOverlapRect| Name:  | MinOverlapPlacer::findMinOverlapRect |  | Prototype:  | QRect MinOverlapPlacer::findMinOverlapRect(const QVector<QRect> &source, const QVector<QRect> &rects) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 430-442 |  
  |  | 8 | 3 | 
 MetaObject::customMetaObject| Name:  | MetaObject::customMetaObject |  | Prototype:  | static const QMetaObject *customMetaObject(const int type) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 2046-2055 |  
  |  | 7 | 3 | 
 MetaObject::MetaObjectImpl::MetaObject| Name:  | MetaObject::MetaObjectImpl::MetaObject |  | Prototype:  | static const QMetaObject *MetaObject(int type) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 2030-2036 |  
  |  | 5 | 3 | 
 IntersectionPoint::round| Name:  | IntersectionPoint::round |  | Prototype:  | QPoint IntersectionPoint::round() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 155-163 |  
  |  | 6 | 3 | 
 ImageReader::read| Name:  | ImageReader::read |  | Prototype:  | bool read(QImage *image) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 390-401 |  
  |  | 8 | 3 | 
 INCRTransaction::~INCRTransaction| Name:  | INCRTransaction::~INCRTransaction |  | Prototype:  | ~INCRTransaction() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp |  | Lines:  | 188-202 |  
  |  | 8 | 3 | 
 GraphPath::toString| Name:  | GraphPath::toString |  | Prototype:  | QString GraphPath::toString() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 610-620 |  
  |  | 6 | 3 | 
 GraphPath::constraint| Name:  | GraphPath::constraint |  | Prototype:  | QSimplexConstraint *GraphPath::constraint(const GraphPath &path) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 582-607 |  
  |  | 15 | 3 | 
 Flags::customTypeFlags| Name:  | Flags::customTypeFlags |  | Prototype:  | static quint32 customTypeFlags(const int type) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 1986-1995 |  
  |  | 7 | 3 | 
 Flags::FlagsImpl::Flags| Name:  | Flags::FlagsImpl::Flags |  | Prototype:  | static quint32 Flags(const int type) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 1962-1973 |  
  |  | 5 | 3 | 
 Declaration::styleFeaturesValue| Name:  | Declaration::styleFeaturesValue |  | Prototype:  | int Declaration::styleFeaturesValue() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1625-1637 |  
  |  | 9 | 3 | 
 Declaration::repeatValue| Name:  | Declaration::repeatValue |  | Prototype:  | Repeat Declaration::repeatValue() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1577-1587 |  
  |  | 8 | 3 | 
 Declaration::positionValue| Name:  | Declaration::positionValue |  | Prototype:  | PositionMode Declaration::positionValue() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1601-1611 |  
  |  | 8 | 3 | 
 Declaration::originValue| Name:  | Declaration::originValue |  | Prototype:  | Origin Declaration::originValue() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1589-1599 |  
  |  | 8 | 3 | 
 Declaration::attachmentValue| Name:  | Declaration::attachmentValue |  | Prototype:  | Attachment Declaration::attachmentValue() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1613-1623 |  
  |  | 8 | 3 | 
 Declaration::alignmentValue| Name:  | Declaration::alignmentValue |  | Prototype:  | Qt::Alignment Declaration::alignmentValue() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1646-1656 |  
  |  | 7 | 3 | 
 DBusConnection::serviceRegistered| Name:  | DBusConnection::serviceRegistered |  | Prototype:  | void DBusConnection::serviceRegistered() |  | Coverage:  |  36.364% (4/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/dbusconnection.cpp |  | Lines:  | 108-136 |  
  |  | 12 | 3 | 
 DBusConnection::connectA11yBus| Name:  | DBusConnection::connectA11yBus |  | Prototype:  | void DBusConnection::connectA11yBus(const QString &address) |  | Coverage:  |  57.143% (4/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/dbusconnection.cpp |  | Lines:  | 143-153 |  
  |  | 6 | 3 | 
 DBusConnection::DBusConnection| Name:  | DBusConnection::DBusConnection |  | Prototype:  | DBusConnection::DBusConnection(QObject *parent) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/dbusconnection.cpp |  | Lines:  | 69-87 |  
  |  | 9 | 3 | 
 ControllerWidget::paintEvent| Name:  | ControllerWidget::paintEvent |  | Prototype:  | void ControllerWidget::paintEvent(QPaintEvent * ) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 584-597 |  
  |  | 10 | 3 | 
 ControlLabel::mouseReleaseEvent| Name:  | ControlLabel::mouseReleaseEvent |  | Prototype:  | void ControlLabel::mouseReleaseEvent(QMouseEvent *mouseEvent) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 463-473 |  
  |  | 6 | 3 | 
 ControlLabel::event| Name:  | ControlLabel::event |  | Prototype:  | bool ControlLabel::event(QEvent *event) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 411-424 |  
  |  | 8 | 3 | 
 ClientMessageScanner::checkEvent| Name:  | ClientMessageScanner::checkEvent |  | Prototype:  | bool checkEvent(xcb_generic_event_t *event) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 807-813 |  
  |  | 5 | 3 | 
 Blend_ARGB32_on_RGB16_SourceAndConstAlpha::write| Name:  | Blend_ARGB32_on_RGB16_SourceAndConstAlpha::write |  | Prototype:  | inline void write(quint16 *dst, quint32 src) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 113-122 |  
  |  | 7 | 3 | 
 Blend_ARGB32_on_RGB16_SourceAlpha::write| Name:  | Blend_ARGB32_on_RGB16_SourceAlpha::write |  | Prototype:  | inline void write(quint16 *dst, quint32 src) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 95-103 |  
  |  | 6 | 3 | 
 BlendStateBinder::set| Name:  | BlendStateBinder::set |  | Prototype:  | void set(bool blend) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp |  | Lines:  | 160-170 |  
  |  | 6 | 3 | 
 BezierEase::getBezierSegment| Name:  | BezierEase::getBezierSegment |  | Prototype:  | void getBezierSegment(SingleCubicBezier * &singleCubicBezier, qreal x) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 511-523 |  
  |  | 6 | 3 | 
 BezierEase::_cbrt| Name:  | BezierEase::_cbrt |  | Prototype:  | qreal static inline _cbrt(qreal d) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 604-625 |  
  |  | 10 | 3 | 
 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 | 
 AtSpiAdaptor::relationSet| Name:  | AtSpiAdaptor::relationSet |  | Prototype:  | QSpiRelationArray AtSpiAdaptor::relationSet(QAccessibleInterface *interface, const QDBusConnection &connection) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1508-1527 |  
  |  | 11 | 3 | 
 AtSpiAdaptor::registerApplication| Name:  | AtSpiAdaptor::registerApplication |  | Prototype:  | void AtSpiAdaptor::registerApplication() |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1344-1363 |  
  |  | 14 | 3 | 
 AtSpiAdaptor::pathForObject| Name:  | AtSpiAdaptor::pathForObject |  | Prototype:  | QString AtSpiAdaptor::pathForObject(QObject *object) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1536-1546 |  
  |  | 5 | 3 | 
 AtSpiAdaptor::pathForInterface| Name:  | AtSpiAdaptor::pathForInterface |  | Prototype:  | QString AtSpiAdaptor::pathForInterface(QAccessibleInterface *interface) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1548-1558 |  
  |  | 7 | 3 | 
 AtSpiAdaptor::notifyAboutCreation| Name:  | AtSpiAdaptor::notifyAboutCreation |  | Prototype:  | void AtSpiAdaptor::notifyAboutCreation(QAccessibleInterface *interface) const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1202-1218 |  
  |  | 9 | 3 | 
 AtSpiAdaptor::inheritsQAction| Name:  | AtSpiAdaptor::inheritsQAction |  | Prototype:  | bool AtSpiAdaptor::inheritsQAction(QObject *object) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 1560-1570 |  
  |  | 7 | 3 | 
 AtSpiAdaptor::getAttributes| Name:  | AtSpiAdaptor::getAttributes |  | Prototype:  | QVariantList AtSpiAdaptor::getAttributes(QAccessibleInterface *interface, int offset, bool includeDefaults) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 2056-2078 |  
  |  | 15 | 3 | 
 AtSpiAdaptor::getAttributeValue| Name:  | AtSpiAdaptor::getAttributeValue |  | Prototype:  | QVariantList AtSpiAdaptor::getAttributeValue(QAccessibleInterface *interface, int offset, const QString &attributeName) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 2080-2103 |  
  |  | 19 | 3 | 
 xpmHash| Name:  | xpmHash |  | Prototype:  | static quint64 xpmHash(const QString &str) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp |  | Lines:  | 54-62 |  
  |  | 5 | 2 | 
 xpmHash| Name:  | xpmHash |  | Prototype:  | static quint64 xpmHash(char *str) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp |  | Lines:  | 63-72 |  
  |  | 6 | 2 | 
 xdgConfigDirs| Name:  | xdgConfigDirs |  | Prototype:  | static QStringList xdgConfigDirs() |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp |  | Lines:  | 304-314 |  
  |  | 6 | 2 | 
 writingSystemFromLocale| Name:  | writingSystemFromLocale |  | Prototype:  | static QFontDatabase::WritingSystem writingSystemFromLocale() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp |  | Lines:  | 126-136 |  
  |  | 6 | 2 | 
 write_png_image| Name:  | write_png_image |  | Prototype:  | static bool write_png_image(const QImage &image, QIODevice *device, int quality, float gamma, const QString &description) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 994-1004 |  
  |  | 6 | 2 | 
 writeMSDosDate| Name:  | writeMSDosDate |  | Prototype:  | static void writeMSDosDate(uchar *dest, const QDateTime& dt) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 103-127 |  
  |  | 17 | 2 | 
 webDavSslTag| Name:  | webDavSslTag |  | Prototype:  | static inline QString webDavSslTag() |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 444-447 |  
  |  | 0 | 2 | 
 webDavScheme| Name:  | webDavScheme |  | Prototype:  | static inline QString webDavScheme() |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 439-442 |  
  |  | 0 | 2 | 
 visualRect| Name:  | visualRect |  | Prototype:  | static void visualRect(QRectF *geom, Qt::LayoutDirection dir, const QRectF &contentsRect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1022-1026 |  
  |  | 2 | 2 | 
 useScrollBar| Name:  | useScrollBar |  | Prototype:  | static inline bool useScrollBar(const QRect &childrenRect, const QSize &maxViewportSize, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 232-243 |  
  |  | 7 | 2 | 
 updateFormLayoutItem| Name:  | updateFormLayoutItem |  | Prototype:  | static void updateFormLayoutItem(QFormLayoutItem *item, int userVSpacing, QFormLayout::FieldGrowthPolicy fieldGrowthPolicy, bool fullRow) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 253-268 |  
  |  | 9 | 2 | 
 unsetCursor| Name:  | unsetCursor |  | Prototype:  | static inline void unsetCursor(QWidget *w) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5055-5059 |  
  |  | 2 | 2 | 
 unquote| Name:  | unquote |  | Prototype:  | static QString unquote(const char *begin, const char *end) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2214-2221 |  
  |  | 4 | 2 | 
 unpackRect| Name:  | unpackRect |  | Prototype:  | static QRect unpackRect(uint geom0, uint geom1, bool *floating) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp |  | Lines:  | 1204-1222 |  
  |  | 11 | 2 | 
 unknownText| Name:  | unknownText |  | Prototype:  | static QString unknownText() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2574-2577 |  
  |  | 0 | 2 | 
 ungrabMouseForPopup| Name:  | ungrabMouseForPopup |  | Prototype:  | static void ungrabMouseForPopup(QWidget *popup) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 3817-3823 |  
  |  | 3 | 2 | 
 ungrabKeyboardForPopup| Name:  | ungrabKeyboardForPopup |  | Prototype:  | static void ungrabKeyboardForPopup(QWidget *popup) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 3809-3815 |  
  |  | 3 | 2 | 
 uenumToIdList| Name:  | uenumToIdList |  | Prototype:  | static QList<QByteArray> uenumToIdList(UEnumeration *uenum) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp |  | Lines:  | 246-261 |  
  |  | 11 | 2 | 
 ucstrcmp| Name:  | ucstrcmp |  | Prototype:  | static int ucstrcmp(const QChar *a, int alen, const QChar *b, int blen) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 627-634 |  
  |  | 5 | 2 | 
 ucalDaylightOffset| Name:  | ucalDaylightOffset |  | Prototype:  | static int ucalDaylightOffset(const QByteArray &id) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp |  | Lines:  | 264-272 |  
  |  | 5 | 2 | 
 typeNameFromTypeInfo| Name:  | typeNameFromTypeInfo |  | Prototype:  | static inline QByteArray typeNameFromTypeInfo(const QMetaObject *mo, uint typeInfo) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 164-173 |  
  |  | 4 | 2 | 
 typeFromTypeInfo| Name:  | typeFromTypeInfo |  | Prototype:  | static inline int typeFromTypeInfo(const QMetaObject *mo, uint typeInfo) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 180-185 |  
  |  | 3 | 2 | 
 traverse| Name:  | traverse |  | Prototype:  | static void traverse(QWingedEdge &list, int edge, QPathEdge::Traversal traversal) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1724-1744 |  
  |  | 9 | 2 | 
 toStringIsoDate| Name:  | toStringIsoDate |  | Prototype:  | static QString toStringIsoDate(qint64 jd) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 800-807 |  
  |  | 4 | 2 |