| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QScroller::state| Name:  | QScroller::state |  | Prototype:  | QScroller::State QScroller::state() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 532-536 |  
  |  | 2 | 1 | 
 QScroller::stop| Name:  | QScroller::stop |  | Prototype:  | void QScroller::stop() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 541-558 |  
  |  | 13 | 4 | 
 QScroller::target| Name:  | QScroller::target |  | Prototype:  | QObject *QScroller::target() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 342-346 |  
  |  | 2 | 1 | 
 QScroller::ungrabGesture| Name:  | QScroller::ungrabGesture |  | Prototype:  | void QScroller::ungrabGesture(QObject *target) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 463-485 |  
  |  | 13 | 5 | 
 QScroller::velocity| Name:  | QScroller::velocity |  | Prototype:  | QPointF QScroller::velocity() const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 604-634 |  
  |  | 18 | 6 | 
 QScroller::~QScroller| Name:  | QScroller::~QScroller |  | Prototype:  | QScroller::~QScroller() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 503-515 |  
  |  | 6 | 1 | 
 QScrollerPrivate::QScrollerPrivate| Name:  | QScrollerPrivate::QScrollerPrivate |  | Prototype:  | QScrollerPrivate::QScrollerPrivate(QScroller *q, QObject *_target) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 883-903 |  
  |  | 1 | 1 | 
 QScrollerPrivate::createScrollToSegments| Name:  | QScrollerPrivate::createScrollToSegments |  | Prototype:  | void QScrollerPrivate::createScrollToSegments(qreal v, qreal deltaTime, qreal endPos, Qt::Orientation orientation, ScrollType type) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1236-1255 |  
  |  | 10 | 2 | 
 QScrollerPrivate::createScrollingSegments| Name:  | QScrollerPrivate::createScrollingSegments |  | Prototype:  | void QScrollerPrivate::createScrollingSegments(qreal v, qreal startPos, qreal deltaTime, qreal deltaPos, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/91) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1259-1400 |  
  |  | 78 | 18 | 
 QScrollerPrivate::createScrollingSegments| Name:  | QScrollerPrivate::createScrollingSegments |  | Prototype:  | void QScrollerPrivate::createScrollingSegments(const QPointF &v, const QPointF &startPos, const QPointF &ppm) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1403-1431 |  
  |  | 8 | 1 | 
 QScrollerPrivate::dpi| Name:  | QScrollerPrivate::dpi |  | Prototype:  | QPointF QScrollerPrivate::dpi() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1051-1054 |  
  |  | 1 | 1 | 
 QScrollerPrivate::handleDrag| Name:  | QScrollerPrivate::handleDrag |  | Prototype:  | void QScrollerPrivate::handleDrag(const QPointF &position, qint64 timestamp) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1489-1540 |  
  |  | 26 | 7 | 
 QScrollerPrivate::init| Name:  | QScrollerPrivate::init |  | Prototype:  | void QScrollerPrivate::init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 905-909 |  
  |  | 2 | 1 | 
 QScrollerPrivate::inputName| Name:  | QScrollerPrivate::inputName |  | Prototype:  | const char *QScrollerPrivate::inputName(QScroller::Input input) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 927-935 |  
  |  | 5 | 5 | 
 QScrollerPrivate::moveWhileDragging| Name:  | QScrollerPrivate::moveWhileDragging |  | Prototype:  | bool QScrollerPrivate::moveWhileDragging(const QPointF &position, qint64 timestamp) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1619-1624 |  
  |  | 2 | 1 | 
 QScrollerPrivate::moveWhilePressed| Name:  | QScrollerPrivate::moveWhilePressed |  | Prototype:  | bool QScrollerPrivate::moveWhilePressed(const QPointF &position, qint64 timestamp) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1570-1617 |  
  |  | 28 | 10 | 
 QScrollerPrivate::nextSegmentPosition| Name:  | QScrollerPrivate::nextSegmentPosition |  | Prototype:  | qreal QScrollerPrivate::nextSegmentPosition(QQueue<ScrollSegment> &segments, qint64 now, qreal oldPos) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1852-1877 |  
  |  | 15 | 5 | 
 QScrollerPrivate::nextSnapPos| Name:  | QScrollerPrivate::nextSnapPos |  | Prototype:  | qreal QScrollerPrivate::nextSnapPos(qreal p, int dir, Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/101) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1911-2023 |  
  |  | 71 | 25 | 
 QScrollerPrivate::prepareScrolling| Name:  | QScrollerPrivate::prepareScrolling |  | Prototype:  | bool QScrollerPrivate::prepareScrolling(const QPointF &position) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1437-1487 |  
  |  | 30 | 12 | 
 QScrollerPrivate::pressWhileInactive| Name:  | QScrollerPrivate::pressWhileInactive |  | Prototype:  | bool QScrollerPrivate::pressWhileInactive(const QPointF &position, qint64 timestamp) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1542-1557 |  
  |  | 9 | 3 | 
 QScrollerPrivate::pressWhileScrolling| Name:  | QScrollerPrivate::pressWhileScrolling |  | Prototype:  | bool QScrollerPrivate::pressWhileScrolling(const QPointF &position, qint64 timestamp) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1693-1708 |  
  |  | 10 | 2 | 
 QScrollerPrivate::pushSegment| Name:  | QScrollerPrivate::pushSegment |  | Prototype:  | void QScrollerPrivate::pushSegment(ScrollType type, qreal deltaTime, qreal stopProgress, qreal startPos, qreal deltaPos, qreal stopPos, QEasingCurve::Type curve, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1121-1151 |  
  |  | 20 | 5 | 
 QScrollerPrivate::realDpi| Name:  | QScrollerPrivate::realDpi |  | Prototype:  | QPointF QScrollerPrivate::realDpi(int screen) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1017-1043 |  
  |  | 2 | 1 | 
 QScrollerPrivate::recalcScrollingSegments| Name:  | QScrollerPrivate::recalcScrollingSegments |  | Prototype:  | void QScrollerPrivate::recalcScrollingSegments(bool forceRecalc) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1157-1168 |  
  |  | 7 | 2 | 
 QScrollerPrivate::releaseWhileDragging| Name:  | QScrollerPrivate::releaseWhileDragging |  | Prototype:  | bool QScrollerPrivate::releaseWhileDragging(const QPointF &position, qint64 timestamp) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1636-1682 |  
  |  | 26 | 8 | 
 QScrollerPrivate::releaseWhilePressed| Name:  | QScrollerPrivate::releaseWhilePressed |  | Prototype:  | bool QScrollerPrivate::releaseWhilePressed(const QPointF &, qint64) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1559-1568 |  
  |  | 5 | 2 | 
 QScrollerPrivate::scrollingSegmentsEndPos| Name:  | QScrollerPrivate::scrollingSegmentsEndPos |  | Prototype:  | qreal QScrollerPrivate::scrollingSegmentsEndPos(Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1173-1186 |  
  |  | 7 | 4 | 
 QScrollerPrivate::scrollingSegmentsValid| Name:  | QScrollerPrivate::scrollingSegmentsValid |  | Prototype:  | bool QScrollerPrivate::scrollingSegmentsValid(Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1191-1231 |  
  |  | 27 | 8 | 
 QScrollerPrivate::sendEvent| Name:  | QScrollerPrivate::sendEvent |  | Prototype:  | void QScrollerPrivate::sendEvent(QObject *o, QEvent *e) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 911-914 |  
  |  | 1 | 1 | 
 QScrollerPrivate::setContentPositionHelperDragging| Name:  | QScrollerPrivate::setContentPositionHelperDragging |  | Prototype:  | void QScrollerPrivate::setContentPositionHelperDragging(const QPointF &deltaPos) |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1787-1849 |  
  |  | 36 | 3 | 
 QScrollerPrivate::setContentPositionHelperScrolling| Name:  | QScrollerPrivate::setContentPositionHelperScrolling |  | Prototype:  | void QScrollerPrivate::setContentPositionHelperScrolling() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1879-1901 |  
  |  | 10 | 1 | 
 QScrollerPrivate::setDpi| Name:  | QScrollerPrivate::setDpi |  | Prototype:  | void QScrollerPrivate::setDpi(const QPointF &dpi) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1062-1065 |  
  |  | 1 | 1 | 
 QScrollerPrivate::setDpiFromWidget| Name:  | QScrollerPrivate::setDpiFromWidget |  | Prototype:  | void QScrollerPrivate::setDpiFromWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1070-1074 |  
  |  | 2 | 1 | 
 QScrollerPrivate::setState| Name:  | QScrollerPrivate::setState |  | Prototype:  | void QScrollerPrivate::setState(QScroller::State newstate) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1713-1772 |  
  |  | 29 | 10 | 
 QScrollerPrivate::stateName| Name:  | QScrollerPrivate::stateName |  | Prototype:  | const char *QScrollerPrivate::stateName(QScroller::State state) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 916-925 |  
  |  | 6 | 6 | 
 QScrollerPrivate::targetDestroyed| Name:  | QScrollerPrivate::targetDestroyed |  | Prototype:  | void QScrollerPrivate::targetDestroyed() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 937-943 |  
  |  | 2 | 1 | 
 QScrollerPrivate::timerEventWhileDragging| Name:  | QScrollerPrivate::timerEventWhileDragging |  | Prototype:  | void QScrollerPrivate::timerEventWhileDragging() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1626-1634 |  
  |  | 3 | 2 | 
 QScrollerPrivate::timerEventWhileScrolling| Name:  | QScrollerPrivate::timerEventWhileScrolling |  | Prototype:  | void QScrollerPrivate::timerEventWhileScrolling() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1684-1691 |  
  |  | 3 | 2 | 
 QScrollerPrivate::timerTick| Name:  | QScrollerPrivate::timerTick |  | Prototype:  | void QScrollerPrivate::timerTick() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 945-970 |  
  |  | 10 | 3 | 
 QScrollerPrivate::updateVelocity| Name:  | QScrollerPrivate::updateVelocity |  | Prototype:  | void QScrollerPrivate::updateVelocity(const QPointF &deltaPixelRaw, qint64 deltaTime) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1080-1119 |  
  |  | 17 | 6 | 
 QScrollerProperties::QScrollerProperties| Name:  | QScrollerProperties::QScrollerProperties |  | Prototype:  | QScrollerProperties::QScrollerProperties() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscrollerproperties.cpp |  | Lines:  | 110-113 |  
  |  | 2 | 1 | 
 QScrollerProperties::QScrollerProperties| Name:  | QScrollerProperties::QScrollerProperties |  | Prototype:  | QScrollerProperties::QScrollerProperties(const QScrollerProperties &sp) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscrollerproperties.cpp |  | Lines:  | 118-121 |  
  |  | 2 | 1 | 
 QScrollerProperties::operator!=| Name:  | QScrollerProperties::operator!= |  | Prototype:  | bool QScrollerProperties::operator!=(const QScrollerProperties &sp) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscrollerproperties.cpp |  | Lines:  | 150-153 |  
  |  | 1 | 1 | 
 QScrollerProperties::operator=| Name:  | QScrollerProperties::operator= |  | Prototype:  | QScrollerProperties &QScrollerProperties::operator=(const QScrollerProperties &sp) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscrollerproperties.cpp |  | Lines:  | 126-130 |  
  |  | 2 | 1 | 
 QScrollerProperties::operator==| Name:  | QScrollerProperties::operator== |  | Prototype:  | bool QScrollerProperties::operator==(const QScrollerProperties &sp) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscrollerproperties.cpp |  | Lines:  | 142-145 |  
  |  | 1 | 1 | 
 QScrollerProperties::scrollMetric| Name:  | QScrollerProperties::scrollMetric |  | Prototype:  | QVariant QScrollerProperties::scrollMetric(ScrollMetric metric) const |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscrollerproperties.cpp |  | Lines:  | 218-244 |  
  |  | 23 | 22 | 
 QScrollerProperties::setDefaultScrollerProperties| Name:  | QScrollerProperties::setDefaultScrollerProperties |  | Prototype:  | void QScrollerProperties::setDefaultScrollerProperties(const QScrollerProperties &sp) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscrollerproperties.cpp |  | Lines:  | 193-199 |  
  |  | 3 | 2 | 
 QScrollerProperties::setScrollMetric| Name:  | QScrollerProperties::setScrollMetric |  | Prototype:  | void QScrollerProperties::setScrollMetric(ScrollMetric metric, const QVariant &value) |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscrollerproperties.cpp |  | Lines:  | 251-276 |  
  |  | 22 | 22 | 
 QScrollerProperties::unsetDefaultScrollerProperties| Name:  | QScrollerProperties::unsetDefaultScrollerProperties |  | Prototype:  | void QScrollerProperties::unsetDefaultScrollerProperties() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscrollerproperties.cpp |  | Lines:  | 207-211 |  
  |  | 2 | 1 | 
 QScrollerPropertiesPrivate::defaults| Name:  | QScrollerPropertiesPrivate::defaults |  | Prototype:  | QScrollerPropertiesPrivate *QScrollerPropertiesPrivate::defaults() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscrollerproperties.cpp |  | Lines:  | 55-87 |  
  |  | 24 | 2 | 
 QScrollerPropertiesPrivate::operator==| Name:  | QScrollerPropertiesPrivate::operator== |  | Prototype:  | bool QScrollerPropertiesPrivate::operator==(const QScrollerPropertiesPrivate &p) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscrollerproperties.cpp |  | Lines:  | 155-179 |  
  |  | 22 | 1 | 
 QSegfaultHandler::initialize| Name:  | QSegfaultHandler::initialize |  | Prototype:  | void QSegfaultHandler::initialize(char **argv, int argc) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcrashhandler.cpp |  | Lines:  | 406-417 |  
  |  | 7 | 1 | 
 QSequentialAnimationGroup::QSequentialAnimationGroup| Name:  | QSequentialAnimationGroup::QSequentialAnimationGroup |  | Prototype:  | QSequentialAnimationGroup::QSequentialAnimationGroup(QSequentialAnimationGroupPrivate &dd, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp |  | Lines:  | 254-258 |  
  |  | 2 | 1 | 
 QSequentialAnimationGroup::insertPause| Name:  | QSequentialAnimationGroup::insertPause |  | Prototype:  | QPauseAnimation *QSequentialAnimationGroup::insertPause(int index, int msecs) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp |  | Lines:  | 288-300 |  
  |  | 7 | 2 | 
 QSequentialIterable::canReverseIterate| Name:  | QSequentialIterable::canReverseIterate |  | Prototype:  | bool QSequentialIterable::canReverseIterate() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 3942-3945 |  
  |  | 1 | 1 | 
 QSequentialIterable::const_iterator::const_iterator| Name:  | QSequentialIterable::const_iterator::const_iterator |  | Prototype:  | QSequentialIterable::const_iterator::const_iterator(const const_iterator &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 3975-3979 |  
  |  | 1 | 1 | 
 QSequentialIterable::const_iterator::operator+=| Name:  | QSequentialIterable::const_iterator::operator+= |  | Prototype:  | QSequentialIterable::const_iterator &QSequentialIterable::const_iterator::operator+=(int j) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4101-4105 |  
  |  | 2 | 1 | 
 QSequentialIterable::const_iterator::operator-| Name:  | QSequentialIterable::const_iterator::operator- |  | Prototype:  | QSequentialIterable::const_iterator QSequentialIterable::const_iterator::operator-(int j) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4144-4150 |  
  |  | 4 | 1 | 
 QSequentialIterable::const_iterator::operator--| Name:  | QSequentialIterable::const_iterator::operator-- |  | Prototype:  | QSequentialIterable::const_iterator &QSequentialIterable::const_iterator::operator--() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4071-4075 |  
  |  | 2 | 1 | 
 QSequentialIterable::const_iterator::operator--| Name:  | QSequentialIterable::const_iterator::operator-- |  | Prototype:  | QSequentialIterable::const_iterator QSequentialIterable::const_iterator::operator--(int) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4088-4094 |  
  |  | 4 | 1 | 
 QSequentialIterable::const_iterator::operator-=| Name:  | QSequentialIterable::const_iterator::operator-= |  | Prototype:  | QSequentialIterable::const_iterator &QSequentialIterable::const_iterator::operator-=(int j) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4115-4119 |  
  |  | 2 | 1 | 
 QSequentialIterable::const_iterator::operator==| Name:  | QSequentialIterable::const_iterator::operator== |  | Prototype:  | bool QSequentialIterable::const_iterator::operator==(const const_iterator &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4014-4017 |  
  |  | 1 | 1 | 
 QSessionManager::QSessionManager| Name:  | QSessionManager::QSessionManager |  | Prototype:  | QSessionManager::QSessionManager(QGuiApplication *app, QString &id, QString &key) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp |  | Lines:  | 137-140 |  
  |  | 2 | 1 | 
 QSessionManager::allowsErrorInteraction| Name:  | QSessionManager::allowsErrorInteraction |  | Prototype:  | bool QSessionManager::allowsErrorInteraction() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp |  | Lines:  | 225-229 |  
  |  | 2 | 1 | 
 QSessionManager::allowsInteraction| Name:  | QSessionManager::allowsInteraction |  | Prototype:  | bool QSessionManager::allowsInteraction() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp |  | Lines:  | 208-212 |  
  |  | 2 | 1 | 
 QSessionManager::cancel| Name:  | QSessionManager::cancel |  | Prototype:  | void QSessionManager::cancel() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp |  | Lines:  | 249-253 |  
  |  | 2 | 1 | 
 QSessionManager::discardCommand| Name:  | QSessionManager::discardCommand |  | Prototype:  | QStringList QSessionManager::discardCommand() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp |  | Lines:  | 351-355 |  
  |  | 2 | 1 | 
 QSessionManager::isPhase2| Name:  | QSessionManager::isPhase2 |  | Prototype:  | bool QSessionManager::isPhase2() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp |  | Lines:  | 391-395 |  
  |  | 2 | 1 | 
 QSessionManager::release| Name:  | QSessionManager::release |  | Prototype:  | void QSessionManager::release() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp |  | Lines:  | 237-241 |  
  |  | 2 | 1 | 
 QSessionManager::requestPhase2| Name:  | QSessionManager::requestPhase2 |  | Prototype:  | void QSessionManager::requestPhase2() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp |  | Lines:  | 414-418 |  
  |  | 2 | 1 | 
 QSessionManager::restartCommand| Name:  | QSessionManager::restartCommand |  | Prototype:  | QStringList QSessionManager::restartCommand() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp |  | Lines:  | 325-329 |  
  |  | 2 | 1 | 
 QSessionManager::restartHint| Name:  | QSessionManager::restartHint |  | Prototype:  | QSessionManager::RestartHint QSessionManager::restartHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp |  | Lines:  | 283-287 |  
  |  | 2 | 1 | 
 QSessionManager::sessionId| Name:  | QSessionManager::sessionId |  | Prototype:  | QString QSessionManager::sessionId() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp |  | Lines:  | 154-158 |  
  |  | 2 | 1 | 
 QSessionManager::sessionKey| Name:  | QSessionManager::sessionKey |  | Prototype:  | QString QSessionManager::sessionKey() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp |  | Lines:  | 172-176 |  
  |  | 2 | 1 | 
 QSessionManager::setDiscardCommand| Name:  | QSessionManager::setDiscardCommand |  | Prototype:  | void QSessionManager::setDiscardCommand(const QStringList &command) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp |  | Lines:  | 336-340 |  
  |  | 2 | 1 | 
 QSessionManager::setManagerProperty| Name:  | QSessionManager::setManagerProperty |  | Prototype:  | void QSessionManager::setManagerProperty(const QString &name, const QString &value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp |  | Lines:  | 365-370 |  
  |  | 2 | 1 | 
 QSessionManager::setManagerProperty| Name:  | QSessionManager::setManagerProperty |  | Prototype:  | void QSessionManager::setManagerProperty(const QString &name, const QStringList &value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp |  | Lines:  | 378-383 |  
  |  | 2 | 1 | 
 QSessionManager::setRestartCommand| Name:  | QSessionManager::setRestartCommand |  | Prototype:  | void QSessionManager::setRestartCommand(const QStringList &command) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp |  | Lines:  | 310-314 |  
  |  | 2 | 1 | 
 QSessionManager::setRestartHint| Name:  | QSessionManager::setRestartHint |  | Prototype:  | void QSessionManager::setRestartHint(QSessionManager::RestartHint hint) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp |  | Lines:  | 269-273 |  
  |  | 2 | 1 | 
 QSessionManagerPrivate::QSessionManagerPrivate| Name:  | QSessionManagerPrivate::QSessionManagerPrivate |  | Prototype:  | QSessionManagerPrivate::QSessionManagerPrivate(const QString &id, const QString &key) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp |  | Lines:  | 122-129 |  
  |  | 9 | 1 | 
 QSessionManagerPrivate::~QSessionManagerPrivate| Name:  | QSessionManagerPrivate::~QSessionManagerPrivate |  | Prototype:  | QSessionManagerPrivate::~QSessionManagerPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp |  | Lines:  | 131-135 |  
  |  | 2 | 1 | 
 QSettings::iniCodec| Name:  | QSettings::iniCodec |  | Prototype:  | QTextCodec *QSettings::iniCodec() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 2841-2845 |  
  |  | 2 | 1 | 
 QSettings::setIniCodec| Name:  | QSettings::setIniCodec |  | Prototype:  | void QSettings::setIniCodec(QTextCodec *codec) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 2810-2814 |  
  |  | 2 | 1 | 
 QSettingsIniKey::QSettingsIniKey| Name:  | QSettingsIniKey::QSettingsIniKey |  | Prototype:  | inline QSettingsIniKey() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 1764-1764 |  
  |  | 1 | 1 | 
 QShapedPixmapWindow::QShapedPixmapWindow| Name:  | QShapedPixmapWindow::QShapedPixmapWindow |  | Prototype:  | QShapedPixmapWindow::QShapedPixmapWindow(QScreen *screen) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp |  | Lines:  | 50-59 |  
  |  | 6 | 1 | 
 QShapedPixmapWindow::paintEvent| Name:  | QShapedPixmapWindow::paintEvent |  | Prototype:  | void QShapedPixmapWindow::paintEvent(QPaintEvent *) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp |  | Lines:  | 83-94 |  
  |  | 7 | 3 | 
 QShapedPixmapWindow::setHotspot| Name:  | QShapedPixmapWindow::setHotspot |  | Prototype:  | void QShapedPixmapWindow::setHotspot(const QPoint &hotspot) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp |  | Lines:  | 78-81 |  
  |  | 1 | 1 | 
 QShapedPixmapWindow::setPixmap| Name:  | QShapedPixmapWindow::setPixmap |  | Prototype:  | void QShapedPixmapWindow::setPixmap(const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp |  | Lines:  | 65-76 |  
  |  | 7 | 4 | 
 QShapedPixmapWindow::updateGeometry| Name:  | QShapedPixmapWindow::updateGeometry |  | Prototype:  | void QShapedPixmapWindow::updateGeometry(const QPoint &pos) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp |  | Lines:  | 96-105 |  
  |  | 6 | 2 | 
 QSharedDataPointer::clone| Name:  | QSharedDataPointer::clone |  | Prototype:  | template <> inline QUrlQueryPrivate * QSharedDataPointer<QUrlQueryPrivate>::clone() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines:  | 330-334 |  
  |  | 1 | 1 | 
 QSharedMemory::constData| Name:  | QSharedMemory::constData |  | Prototype:  | const void* QSharedMemory::constData() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp |  | Lines:  | 476-480 |  
  |  | 2 | 1 | 
 QSharedMemory::data| Name:  | QSharedMemory::data |  | Prototype:  | const void *QSharedMemory::data() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp |  | Lines:  | 485-489 |  
  |  | 2 | 1 | 
 QSharedNetworkSessionManager::setSession| Name:  | QSharedNetworkSessionManager::setSession |  | Prototype:  | void QSharedNetworkSessionManager::setSession(const QNetworkConfiguration &config, QSharedPointer<QNetworkSession> session) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qsharednetworksession.cpp |  | Lines:  | 81-85 |  
  |  | 2 | 1 | 
 QShortcut::QShortcut| Name:  | QShortcut::QShortcut |  | Prototype:  | QShortcut::QShortcut(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 442-446 |  
  |  | 1 | 1 | 
 QShortcut::QShortcut| Name:  | QShortcut::QShortcut |  | Prototype:  | QShortcut::QShortcut(const QKeySequence &key, QWidget *parent, const char *member, const char *ambiguousMember, Qt::ShortcutContext context) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 456-472 |  
  |  | 10 | 4 | 
 QShortcut::autoRepeat| Name:  | QShortcut::autoRepeat |  | Prototype:  | bool QShortcut::autoRepeat() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 616-620 |  
  |  | 2 | 1 | 
 QShortcut::context| Name:  | QShortcut::context |  | Prototype:  | Qt::ShortcutContext QShortcut::context() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 564-568 |  
  |  | 2 | 1 | 
 QShortcut::event| Name:  | QShortcut::event |  | Prototype:  | bool QShortcut::event(QEvent *e) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 636-657 |  
  |  | 13 | 5 | 
 QShortcut::id| Name:  | QShortcut::id |  | Prototype:  | int QShortcut::id() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 627-631 |  
  |  | 2 | 1 | 
 QShortcut::isEnabled| Name:  | QShortcut::isEnabled |  | Prototype:  | bool QShortcut::isEnabled() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 536-540 |  
  |  | 2 | 1 |