| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QAccessibleToolButton::isSplitButton| Name:  | QAccessibleToolButton::isSplitButton |  | Prototype:  | bool QAccessibleToolButton::isSplitButton() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp |  | Lines:  | 274-281 |  
  |  | 1 | 1 | 
 QAccessibleToolButton::toolButton| Name:  | QAccessibleToolButton::toolButton |  | Prototype:  | QToolButton *QAccessibleToolButton::toolButton() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp |  | Lines:  | 266-269 |  
  |  | 1 | 1 | 
 QAccessibleTree::rowDescription| Name:  | QAccessibleTree::rowDescription |  | Prototype:  | QString QAccessibleTree::rowDescription(int) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp |  | Lines:  | 762-765 |  
  |  | 1 | 1 | 
 QAccessibleWidget::backgroundColor| Name:  | QAccessibleWidget::backgroundColor |  | Prototype:  | QColor QAccessibleWidget::backgroundColor() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 513-516 |  
  |  | 1 | 1 | 
 QAccessibleWidget::foregroundColor| Name:  | QAccessibleWidget::foregroundColor |  | Prototype:  | QColor QAccessibleWidget::foregroundColor() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 507-510 |  
  |  | 1 | 1 | 
 QAccessibleWidget::keyBindingsForAction| Name:  | QAccessibleWidget::keyBindingsForAction |  | Prototype:  | QStringList QAccessibleWidget::keyBindingsForAction(const QString & ) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 469-472 |  
  |  | 1 | 1 | 
 QAccessibleWidget::parent| Name:  | QAccessibleWidget::parent |  | Prototype:  | QAccessibleInterface *QAccessibleWidget::parent() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 352-355 |  
  |  | 1 | 1 | 
 QAccessibleWidget::role| Name:  | QAccessibleWidget::role |  | Prototype:  | QAccessible::Role QAccessibleWidget::role() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 475-478 |  
  |  | 1 | 1 | 
 QAccessibleWidget::widget| Name:  | QAccessibleWidget::widget |  | Prototype:  | QWidget *QAccessibleWidget::widget() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 230-233 |  
  |  | 1 | 1 | 
 QAccessibleWidget::~QAccessibleWidget| Name:  | QAccessibleWidget::~QAccessibleWidget |  | Prototype:  | QAccessibleWidget::~QAccessibleWidget() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 222-225 |  
  |  | 1 | 1 | 
 QAccessibleWidgetPrivate::QAccessibleWidgetPrivate| Name:  | QAccessibleWidgetPrivate::QAccessibleWidgetPrivate |  | Prototype:  | QAccessibleWidgetPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 152-154 |  
  |  | 1 | 1 | 
 QAccessibleWindowContainer::container| Name:  | QAccessibleWindowContainer::container |  | Prototype:  | QWindowContainer *QAccessibleWindowContainer::container() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp |  | Lines:  | 912-915 |  
  |  | 1 | 1 | 
 QAction::showStatusText| Name:  | QAction::showStatusText |  | Prototype:  | bool QAction::showStatusText(QWidget *widget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 1135-1139 |  
  |  | 1 | 1 | 
 QActionEvent::QActionEvent| Name:  | QActionEvent::QActionEvent |  | Prototype:  | QActionEvent::QActionEvent(int type, QAction *action, QAction *before) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 3318-3320 |  
  |  | 1 | 1 | 
 QActionGroup::addAction| Name:  | QActionGroup::addAction |  | Prototype:  | QAction *QActionGroup::addAction(const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 206-209 |  
  |  | 1 | 1 | 
 QActionGroup::addAction| Name:  | QActionGroup::addAction |  | Prototype:  | QAction *QActionGroup::addAction(const QIcon &icon, const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 220-223 |  
  |  | 1 | 1 | 
 QActionGroupPrivate::QActionGroupPrivate| Name:  | QActionGroupPrivate::QActionGroupPrivate |  | Prototype:  | QActionGroupPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 49-49 |  
  |  | 1 | 1 | 
 QAdoptedThread::run| Name:  | QAdoptedThread::run |  | Prototype:  | void QAdoptedThread::run() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 129-133 |  
  |  | 1 | 1 | 
 QAlphaPaintEnginePrivate::addAlphaRect| Name:  | QAlphaPaintEnginePrivate::addAlphaRect |  | Prototype:  | void QAlphaPaintEnginePrivate::addAlphaRect(const QRectF &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp |  | Lines:  | 431-434 |  
  |  | 1 | 1 | 
 QAnimationDriver::advance| Name:  | QAnimationDriver::advance |  | Prototype:  | void QAnimationDriver::advance() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 834-837 |  
  |  | 1 | 1 | 
 QAnimationDriver::isRunning| Name:  | QAnimationDriver::isRunning |  | Prototype:  | bool QAnimationDriver::isRunning() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 864-867 |  
  |  | 1 | 1 | 
 QAnimationDriver::startTime| Name:  | QAnimationDriver::startTime |  | Prototype:  | qint64 QAnimationDriver::startTime() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 800-803 |  
  |  | 1 | 1 | 
 QAnimationTimer::instance| Name:  | QAnimationTimer::instance |  | Prototype:  | QAnimationTimer *QAnimationTimer::instance() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 579-582 |  
  |  | 1 | 1 | 
 QApplication::aboutQt| Name:  | QApplication::aboutQt |  | Prototype:  | void QApplication::aboutQt() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1972-1977 |  
  |  | 1 | 1 | 
 QApplication::activeWindow| Name:  | QApplication::activeWindow |  | Prototype:  | QWidget *QApplication::activeWindow() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1886-1889 |  
  |  | 1 | 1 | 
 QApplication::autoSipEnabled| Name:  | QApplication::autoSipEnabled |  | Prototype:  | bool QApplication::autoSipEnabled() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1077-1080 |  
  |  | 1 | 1 | 
 QApplication::beep| Name:  | QApplication::beep |  | Prototype:  | void QApplication::beep() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4222-4225 |  
  |  | 1 | 1 | 
 QApplication::colorSpec| Name:  | QApplication::colorSpec |  | Prototype:  | int QApplication::colorSpec() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1316-1319 |  
  |  | 1 | 1 | 
 QApplication::cursorFlashTime| Name:  | QApplication::cursorFlashTime |  | Prototype:  | int QApplication::cursorFlashTime() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4071-4074 |  
  |  | 1 | 1 | 
 QApplication::doubleClickInterval| Name:  | QApplication::doubleClickInterval |  | Prototype:  | int QApplication::doubleClickInterval() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4089-4092 |  
  |  | 1 | 1 | 
 QApplication::exec| Name:  | QApplication::exec |  | Prototype:  | int QApplication::exec() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2977-2980 |  
  |  | 1 | 1 | 
 QApplication::focusWidget| Name:  | QApplication::focusWidget |  | Prototype:  | QWidget *QApplication::focusWidget() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1816-1819 |  
  |  | 1 | 1 | 
 QApplication::font| Name:  | QApplication::font |  | Prototype:  | QFont QApplication::font() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1579-1582 |  
  |  | 1 | 1 | 
 QApplication::fontMetrics| Name:  | QApplication::fontMetrics |  | Prototype:  | QFontMetrics QApplication::fontMetrics() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1897-1900 |  
  |  | 1 | 1 | 
 QApplication::globalStrut| Name:  | QApplication::globalStrut |  | Prototype:  | QSize QApplication::globalStrut() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1399-1402 |  
  |  | 1 | 1 | 
 QApplication::keyboardInputInterval| Name:  | QApplication::keyboardInputInterval |  | Prototype:  | int QApplication::keyboardInputInterval() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4117-4120 |  
  |  | 1 | 1 | 
 QApplication::setAutoSipEnabled| Name:  | QApplication::setAutoSipEnabled |  | Prototype:  | void QApplication::setAutoSipEnabled(const bool enabled) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1072-1075 |  
  |  | 1 | 1 | 
 QApplication::setCursorFlashTime| Name:  | QApplication::setCursorFlashTime |  | Prototype:  | void QApplication::setCursorFlashTime(int msecs) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4066-4069 |  
  |  | 1 | 1 | 
 QApplication::setDoubleClickInterval| Name:  | QApplication::setDoubleClickInterval |  | Prototype:  | void QApplication::setDoubleClickInterval(int ms) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4084-4087 |  
  |  | 1 | 1 | 
 QApplication::setGlobalStrut| Name:  | QApplication::setGlobalStrut |  | Prototype:  | void QApplication::setGlobalStrut(const QSize& strut) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1404-1407 |  
  |  | 1 | 1 | 
 QApplication::setKeyboardInputInterval| Name:  | QApplication::setKeyboardInputInterval |  | Prototype:  | void QApplication::setKeyboardInputInterval(int ms) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4112-4115 |  
  |  | 1 | 1 | 
 QApplication::setPalette| Name:  | QApplication::setPalette |  | Prototype:  | void QApplication::setPalette(const QPalette &palette, const char* className) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1538-1541 |  
  |  | 1 | 1 | 
 QApplication::setStartDragDistance| Name:  | QApplication::setStartDragDistance |  | Prototype:  | void QApplication::setStartDragDistance(int l) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2916-2919 |  
  |  | 1 | 1 | 
 QApplication::setStartDragTime| Name:  | QApplication::setStartDragTime |  | Prototype:  | void QApplication::setStartDragTime(int ms) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2883-2886 |  
  |  | 1 | 1 | 
 QApplication::setWheelScrollLines| Name:  | QApplication::setWheelScrollLines |  | Prototype:  | void QApplication::setWheelScrollLines(int lines) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4143-4146 |  
  |  | 1 | 1 | 
 QApplication::setWindowIcon| Name:  | QApplication::setWindowIcon |  | Prototype:  | void QApplication::setWindowIcon(const QIcon &icon) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1739-1742 |  
  |  | 1 | 1 | 
 QApplication::startDragDistance| Name:  | QApplication::startDragDistance |  | Prototype:  | int QApplication::startDragDistance() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2943-2946 |  
  |  | 1 | 1 | 
 QApplication::startDragTime| Name:  | QApplication::startDragTime |  | Prototype:  | int QApplication::startDragTime() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2905-2908 |  
  |  | 1 | 1 | 
 QApplication::styleSheet| Name:  | QApplication::styleSheet |  | Prototype:  | QString QApplication::styleSheet() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1084-1087 |  
  |  | 1 | 1 | 
 QApplication::wheelScrollLines| Name:  | QApplication::wheelScrollLines |  | Prototype:  | int QApplication::wheelScrollLines() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4138-4141 |  
  |  | 1 | 1 | 
 QApplication::windowIcon| Name:  | QApplication::windowIcon |  | Prototype:  | QIcon QApplication::windowIcon() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1734-1737 |  
  |  | 1 | 1 | 
 QApplicationPrivate::cleanupMultitouch| Name:  | QApplicationPrivate::cleanupMultitouch |  | Prototype:  | void QApplicationPrivate::cleanupMultitouch() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4351-4354 |  
  |  | 1 | 1 | 
 QApplicationPrivate::createEventDispatcher| Name:  | QApplicationPrivate::createEventDispatcher |  | Prototype:  | void QApplicationPrivate::createEventDispatcher() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 194-197 |  
  |  | 1 | 1 | 
 QApplicationPrivate::inPopupMode| Name:  | QApplicationPrivate::inPopupMode |  | Prototype:  | bool QApplicationPrivate::inPopupMode() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 3809-3812 |  
  |  | 1 | 1 | 
 QApplicationPrivate::initializeMultitouch| Name:  | QApplicationPrivate::initializeMultitouch |  | Prototype:  | void QApplicationPrivate::initializeMultitouch() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4342-4345 |  
  |  | 1 | 1 | 
 QApplicationPrivate::isAlien| Name:  | QApplicationPrivate::isAlien |  | Prototype:  | inline bool QApplicationPrivate::isAlien(QWidget *widget) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 434-437 |  
  |  | 1 | 1 | 
 QApplicationPrivate::modalState| Name:  | QApplicationPrivate::modalState |  | Prototype:  | bool QApplicationPrivate::modalState() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2663-2666 |  
  |  | 1 | 1 | 
 QApplicationStateChangeEvent::applicationState| Name:  | QApplicationStateChangeEvent::applicationState |  | Prototype:  | Qt::ApplicationState QApplicationStateChangeEvent::applicationState() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 5049-5052 |  
  |  | 1 | 1 | 
 QAssociativeIterable::const_iterator::begin| Name:  | QAssociativeIterable::const_iterator::begin |  | Prototype:  | void QAssociativeIterable::const_iterator::begin() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4195-4198 |  
  |  | 1 | 1 | 
 QAssociativeIterable::const_iterator::const_iterator| Name:  | QAssociativeIterable::const_iterator::const_iterator |  | Prototype:  | QAssociativeIterable::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:  | 4311-4315 |  
  |  | 1 | 1 | 
 QAssociativeIterable::const_iterator::const_iterator| Name:  | QAssociativeIterable::const_iterator::const_iterator |  | Prototype:  | QAssociativeIterable::const_iterator::const_iterator(const QAssociativeIterable &iter, QAtomicInt *ref_) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4183-4187 |  
  |  | 1 | 1 | 
 QAssociativeIterable::const_iterator::const_iterator| Name:  | QAssociativeIterable::const_iterator::const_iterator |  | Prototype:  | QAssociativeIterable::const_iterator::const_iterator(const QtMetaTypePrivate::QAssociativeIterableImpl &impl, QAtomicInt *ref_) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4189-4193 |  
  |  | 1 | 1 | 
 QAssociativeIterable::const_iterator::end| Name:  | QAssociativeIterable::const_iterator::end |  | Prototype:  | void QAssociativeIterable::const_iterator::end() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4200-4203 |  
  |  | 1 | 1 | 
 QAssociativeIterable::const_iterator::operator!=| Name:  | QAssociativeIterable::const_iterator::operator!= |  | Prototype:  | bool QAssociativeIterable::const_iterator::operator!=(const const_iterator &other) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4386-4389 |  
  |  | 1 | 1 | 
 QAssociativeIterable::const_iterator::operator==| Name:  | QAssociativeIterable::const_iterator::operator== |  | Prototype:  | bool QAssociativeIterable::const_iterator::operator==(const const_iterator &other) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4375-4378 |  
  |  | 1 | 1 | 
 QAssociativeIterable::size| Name:  | QAssociativeIterable::size |  | Prototype:  | int QAssociativeIterable::size() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 4277-4280 |  
  |  | 1 | 1 | 
 QAuthenticator::isNull| Name:  | QAuthenticator::isNull |  | Prototype:  | bool QAuthenticator::isNull() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 330-333 |  
  |  | 1 | 1 | 
 QAuthenticator::option| Name:  | QAuthenticator::option |  | Prototype:  | QVariant QAuthenticator::option(const QString &opt) const |  | Coverage:  |  66.667% (2/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 291-294 |  
  |  | 1 | 1 | 
 QAuthenticator::options| Name:  | QAuthenticator::options |  | Prototype:  | QVariantHash QAuthenticator::options() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 304-307 |  
  |  | 1 | 1 | 
 QAuthenticator::password| Name:  | QAuthenticator::password |  | Prototype:  | QString QAuthenticator::password() const |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 235-238 |  
  |  | 1 | 1 | 
 QAuthenticator::realm| Name:  | QAuthenticator::realm |  | Prototype:  | QString QAuthenticator::realm() const |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 268-271 |  
  |  | 1 | 1 | 
 QAuthenticator::user| Name:  | QAuthenticator::user |  | Prototype:  | QString QAuthenticator::user() const |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 215-218 |  
  |  | 1 | 1 | 
 QBackingStore::QBackingStore| Name:  | QBackingStore::QBackingStore |  | Prototype:  | QBackingStore::QBackingStore(QWindow *window) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp |  | Lines:  | 131-135 |  
  |  | 1 | 1 | 
 QBackingStore::endPaint| Name:  | QBackingStore::endPaint |  | Prototype:  | void QBackingStore::endPaint() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp |  | Lines:  | 201-204 |  
  |  | 1 | 1 | 
 QBackingStore::handle| Name:  | QBackingStore::handle |  | Prototype:  | QPlatformBackingStore *QBackingStore::handle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp |  | Lines:  | 321-324 |  
  |  | 1 | 1 | 
 QBackingStore::hasStaticContents| Name:  | QBackingStore::hasStaticContents |  | Prototype:  | bool QBackingStore::hasStaticContents() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp |  | Lines:  | 266-269 |  
  |  | 1 | 1 | 
 QBackingStore::setStaticContents| Name:  | QBackingStore::setStaticContents |  | Prototype:  | void QBackingStore::setStaticContents(const QRegion ®ion) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp |  | Lines:  | 248-251 |  
  |  | 1 | 1 | 
 QBackingStore::size| Name:  | QBackingStore::size |  | Prototype:  | QSize QBackingStore::size() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp |  | Lines:  | 220-223 |  
  |  | 1 | 1 | 
 QBackingStore::staticContents| Name:  | QBackingStore::staticContents |  | Prototype:  | QRegion QBackingStore::staticContents() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp |  | Lines:  | 257-260 |  
  |  | 1 | 1 | 
 QBackingStore::window| Name:  | QBackingStore::window |  | Prototype:  | QWindow* QBackingStore::window() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp |  | Lines:  | 149-152 |  
  |  | 1 | 1 | 
 QBackingStore::~QBackingStore| Name:  | QBackingStore::~QBackingStore |  | Prototype:  | QBackingStore::~QBackingStore() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp |  | Lines:  | 140-143 |  
  |  | 1 | 1 | 
 QBalloonTip::isBalloonVisible| Name:  | QBalloonTip::isBalloonVisible |  | Prototype:  | bool QBalloonTip::isBalloonVisible() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp |  | Lines:  | 426-429 |  
  |  | 1 | 1 | 
 QBalloonTip::resizeEvent| Name:  | QBalloonTip::resizeEvent |  | Prototype:  | void QBalloonTip::resizeEvent(QResizeEvent *ev) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp |  | Lines:  | 555-558 |  
  |  | 1 | 1 | 
 QBalloonTip::~QBalloonTip| Name:  | QBalloonTip::~QBalloonTip |  | Prototype:  | QBalloonTip::~QBalloonTip() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp |  | Lines:  | 544-547 |  
  |  | 1 | 1 | 
 QBasicDrag::disableEventFilter| Name:  | QBasicDrag::disableEventFilter |  | Prototype:  | void QBasicDrag::disableEventFilter() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp |  | Lines:  | 106-109 |  
  |  | 1 | 1 | 
 QBasicDrag::enableEventFilter| Name:  | QBasicDrag::enableEventFilter |  | Prototype:  | void QBasicDrag::enableEventFilter() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp |  | Lines:  | 101-104 |  
  |  | 1 | 1 | 
 QBasicDrag::~QBasicDrag| Name:  | QBasicDrag::~QBasicDrag |  | Prototype:  | QBasicDrag::~QBasicDrag() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp |  | Lines:  | 96-99 |  
  |  | 1 | 1 | 
 QBasicFontDatabase::addApplicationFont| Name:  | QBasicFontDatabase::addApplicationFont |  | Prototype:  | QStringList QBasicFontDatabase::addApplicationFont(const QByteArray &fontData, const QString &fileName) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp |  | Lines:  | 162-165 |  
  |  | 1 | 1 | 
 QBasicKeyEventTransitionPrivate::get| Name:  | QBasicKeyEventTransitionPrivate::get |  | Prototype:  | QBasicKeyEventTransitionPrivate *QBasicKeyEventTransitionPrivate::get(QBasicKeyEventTransition *q) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp |  | Lines:  | 73-76 |  
  |  | 1 | 1 | 
 QBasicMouseEventTransitionPrivate::get| Name:  | QBasicMouseEventTransitionPrivate::get |  | Prototype:  | QBasicMouseEventTransitionPrivate *QBasicMouseEventTransitionPrivate::get(QBasicMouseEventTransition *q) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp |  | Lines:  | 74-77 |  
  |  | 1 | 1 | 
 QBasicMutex::isRecursive| Name:  | QBasicMutex::isRecursive |  | Prototype:  | bool QBasicMutex::isRecursive() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp |  | Lines:  | 286-289 |  
  |  | 1 | 1 | 
 QBearerEngine::requiresPolling| Name:  | QBearerEngine::requiresPolling |  | Prototype:  | bool QBearerEngine::requiresPolling() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp |  | Lines:  | 71-74 |  
  |  | 1 | 1 | 
 QBenchmarkCallgrindMeasurer::adjustIterationCount| Name:  | QBenchmarkCallgrindMeasurer::adjustIterationCount |  | Prototype:  | int QBenchmarkCallgrindMeasurer::adjustIterationCount(int) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp |  | Lines:  | 219-222 |  
  |  | 1 | 1 | 
 QBenchmarkCallgrindMeasurer::adjustMedianCount| Name:  | QBenchmarkCallgrindMeasurer::adjustMedianCount |  | Prototype:  | int QBenchmarkCallgrindMeasurer::adjustMedianCount(int) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp |  | Lines:  | 224-227 |  
  |  | 1 | 1 | 
 QBenchmarkCallgrindMeasurer::metricType| Name:  | QBenchmarkCallgrindMeasurer::metricType |  | Prototype:  | QTest::QBenchmarkMetric QBenchmarkCallgrindMeasurer::metricType() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp |  | Lines:  | 234-237 |  
  |  | 1 | 1 | 
 QBenchmarkCallgrindMeasurer::needsWarmupIteration| Name:  | QBenchmarkCallgrindMeasurer::needsWarmupIteration |  | Prototype:  | bool QBenchmarkCallgrindMeasurer::needsWarmupIteration() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp |  | Lines:  | 229-232 |  
  |  | 1 | 1 | 
 QBenchmarkCallgrindMeasurer::start| Name:  | QBenchmarkCallgrindMeasurer::start |  | Prototype:  | void QBenchmarkCallgrindMeasurer::start() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp |  | Lines:  | 196-199 |  
  |  | 1 | 1 | 
 QBenchmarkCallgrindMeasurer::stop| Name:  | QBenchmarkCallgrindMeasurer::stop |  | Prototype:  | qint64 QBenchmarkCallgrindMeasurer::stop() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp |  | Lines:  | 208-211 |  
  |  | 1 | 1 | 
 QBenchmarkEvent::adjustIterationCount| Name:  | QBenchmarkEvent::adjustIterationCount |  | Prototype:  | int QBenchmarkEvent::adjustIterationCount(int suggestion) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp |  | Lines:  | 76-79 |  
  |  | 1 | 1 | 
 QBenchmarkEvent::checkpoint| Name:  | QBenchmarkEvent::checkpoint |  | Prototype:  | qint64 QBenchmarkEvent::checkpoint() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp |  | Lines:  | 56-59 |  
  |  | 1 | 1 |