| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QHeaderView::paintEvent| Name:  | QHeaderView::paintEvent |  | Prototype:  | void QHeaderView::paintEvent(QPaintEvent *e) |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2298-2396 |  
  |  | 61 | 12 | 
 QHeaderView::orientation| Name:  | QHeaderView::orientation |  | Prototype:  | Qt::Orientation QHeaderView::orientation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 422-426 |  
  |  | 2 | 1 | 
 QHeaderView::offset| Name:  | QHeaderView::offset |  | Prototype:  | int QHeaderView::offset() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 435-439 |  
  |  | 2 | 1 | 
 QHeaderView::moveSection| Name:  | QHeaderView::moveSection |  | Prototype:  | void QHeaderView::moveSection(int from, int to) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 747-800 |  
  |  | 35 | 9 | 
 QHeaderView::moveCursor| Name:  | QHeaderView::moveCursor |  | Prototype:  | QModelIndex QHeaderView::moveCursor(CursorAction, Qt::KeyboardModifiers) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2989-2992 |  
  |  | 1 | 1 | 
 QHeaderView::mouseReleaseEvent| Name:  | QHeaderView::mouseReleaseEvent |  | Prototype:  | void QHeaderView::mouseReleaseEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2545-2587 |  
  |  | 29 | 11 | 
 QHeaderView::mousePressEvent| Name:  | QHeaderView::mousePressEvent |  | Prototype:  | void QHeaderView::mousePressEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2402-2440 |  
  |  | 30 | 9 | 
 QHeaderView::mouseMoveEvent| Name:  | QHeaderView::mouseMoveEvent |  | Prototype:  | void QHeaderView::mouseMoveEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/86) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2446-2539 |  
  |  | 61 | 24 | 
 QHeaderView::mouseDoubleClickEvent| Name:  | QHeaderView::mouseDoubleClickEvent |  | Prototype:  | void QHeaderView::mouseDoubleClickEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2593-2613 |  
  |  | 12 | 4 | 
 QHeaderView::minimumSectionSize| Name:  | QHeaderView::minimumSectionSize |  | Prototype:  | int QHeaderView::minimumSectionSize() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1592-1603 |  
  |  | 8 | 3 | 
 QHeaderView::maximumSectionSize| Name:  | QHeaderView::maximumSectionSize |  | Prototype:  | int QHeaderView::maximumSectionSize() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1629-1635 |  
  |  | 4 | 2 | 
 QHeaderView::logicalIndexAt| Name:  | QHeaderView::logicalIndexAt |  | Prototype:  | int QHeaderView::logicalIndexAt(int position) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 633-639 |  
  |  | 4 | 2 | 
 QHeaderView::logicalIndex| Name:  | QHeaderView::logicalIndex |  | Prototype:  | int QHeaderView::logicalIndex(int visualIndex) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1094-1100 |  
  |  | 4 | 2 | 
 QHeaderView::length| Name:  | QHeaderView::length |  | Prototype:  | int QHeaderView::length() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 508-515 |  
  |  | 4 | 1 | 
 QHeaderView::isSortIndicatorShown| Name:  | QHeaderView::isSortIndicatorShown |  | Prototype:  | bool QHeaderView::isSortIndicatorShown() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1403-1407 |  
  |  | 2 | 1 | 
 QHeaderView::isSectionHidden| Name:  | QHeaderView::isSectionHidden |  | Prototype:  | bool QHeaderView::isSectionHidden(int logicalIndex) const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 975-984 |  
  |  | 7 | 2 | 
 QHeaderView::isIndexHidden| Name:  | QHeaderView::isIndexHidden |  | Prototype:  | bool QHeaderView::isIndexHidden(const QModelIndex &) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2977-2980 |  
  |  | 1 | 1 | 
 QHeaderView::initializeSections| Name:  | QHeaderView::initializeSections |  | Prototype:  | void QHeaderView::initializeSections() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2128-2146 |  
  |  | 13 | 5 | 
 QHeaderView::initializeSections| Name:  | QHeaderView::initializeSections |  | Prototype:  | void QHeaderView::initializeSections(int start, int end) |  | Coverage:  |   0.000% (0/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2152-2218 |  
  |  | 43 | 16 | 
 QHeaderView::initialize| Name:  | QHeaderView::initialize |  | Prototype:  | void QHeaderView::initialize() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 332-343 |  
  |  | 9 | 1 | 
 QHeaderView::initStyleOption| Name:  | QHeaderView::initStyleOption |  | Prototype:  | void QHeaderView::initStyleOption(QStyleOptionHeader *option) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 3194-3205 |  
  |  | 9 | 3 | 
 QHeaderView::indexAt| Name:  | QHeaderView::indexAt |  | Prototype:  | QModelIndex QHeaderView::indexAt(const QPoint &) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2965-2968 |  
  |  | 1 | 1 | 
 QHeaderView::horizontalOffset| Name:  | QHeaderView::horizontalOffset |  | Prototype:  | int QHeaderView::horizontalOffset() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2857-2863 |  
  |  | 4 | 2 | 
 QHeaderView::highlightSections| Name:  | QHeaderView::highlightSections |  | Prototype:  | bool QHeaderView::highlightSections() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1209-1213 |  
  |  | 2 | 1 | 
 QHeaderView::hiddenSectionCount| Name:  | QHeaderView::hiddenSectionCount |  | Prototype:  | int QHeaderView::hiddenSectionCount() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 993-997 |  
  |  | 2 | 1 | 
 QHeaderView::headerDataChanged| Name:  | QHeaderView::headerDataChanged |  | Prototype:  | void QHeaderView::headerDataChanged(Qt::Orientation orientation, int logicalFirst, int logicalLast) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1780-1809 |  
  |  | 18 | 5 | 
 QHeaderView::event| Name:  | QHeaderView::event |  | Prototype:  | bool QHeaderView::event(QEvent *e) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2250-2292 |  
  |  | 30 | 15 | 
 QHeaderView::doItemsLayout| Name:  | QHeaderView::doItemsLayout |  | Prototype:  | void QHeaderView::doItemsLayout() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1678-1682 |  
  |  | 2 | 1 | 
 QHeaderView::defaultSectionSize| Name:  | QHeaderView::defaultSectionSize |  | Prototype:  | int QHeaderView::defaultSectionSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1555-1559 |  
  |  | 2 | 1 | 
 QHeaderView::defaultAlignment| Name:  | QHeaderView::defaultAlignment |  | Prototype:  | Qt::Alignment QHeaderView::defaultAlignment() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1659-1663 |  
  |  | 2 | 1 | 
 QHeaderView::dataChanged| Name:  | QHeaderView::dataChanged |  | Prototype:  | void QHeaderView::dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector<int> &) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2908-2921 |  
  |  | 10 | 4 | 
 QHeaderView::currentChanged| Name:  | QHeaderView::currentChanged |  | Prototype:  | void QHeaderView::currentChanged(const QModelIndex ¤t, const QModelIndex &old) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2224-2243 |  
  |  | 15 | 7 | 
 QHeaderView::count| Name:  | QHeaderView::count |  | Prototype:  | int QHeaderView::count() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1050-1057 |  
  |  | 3 | 1 | 
 QHeaderView::cascadingSectionResizes| Name:  | QHeaderView::cascadingSectionResizes |  | Prototype:  | bool QHeaderView::cascadingSectionResizes() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1529-1533 |  
  |  | 2 | 1 | 
 QHeaderView::QHeaderView| Name:  | QHeaderView::QHeaderView |  | Prototype:  | QHeaderView::QHeaderView(Qt::Orientation orientation, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 301-307 |  
  |  | 3 | 1 | 
 QHeaderView::QHeaderView| Name:  | QHeaderView::QHeaderView |  | Prototype:  | QHeaderView::QHeaderView(QHeaderViewPrivate &dd, Qt::Orientation orientation, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 312-319 |  
  |  | 3 | 1 | 
 QHashData::rehash| Name:  | QHashData::rehash |  | Prototype:  | void QHashData::rehash(int hint) |  | Coverage:  | 100.000% (33/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 668-712 |  
  |  | 34 | 11 | 
 QHashData::previousNode| Name:  | QHashData::previousNode |  | Prototype:  | QHashData::Node *QHashData::previousNode(Node *node) |  | Coverage:  |  88.235% (15/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 627-660 |  
  |  | 20 | 6 | 
 QHashData::nextNode| Name:  | QHashData::nextNode |  | Prototype:  | QHashData::Node *QHashData::nextNode(Node *node) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 604-625 |  
  |  | 12 | 4 | 
 QHashData::free_helper| Name:  | QHashData::free_helper |  | Prototype:  | void QHashData::free_helper(void (*node_delete)(Node *)) |  | Coverage:  |  90.000% (9/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 583-602 |  
  |  | 13 | 4 | 
 QHashData::freeNode| Name:  | QHashData::freeNode |  | Prototype:  | void QHashData::freeNode(void *node) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 506-512 |  
  |  | 3 | 2 | 
 QHashData::detach_helper| Name:  | QHashData::detach_helper |  | Prototype:  | QHashData *QHashData::detach_helper(void (*node_duplicate)(Node *, void *), void (*node_delete)(Node *), int nodeSize, int nodeAlign) |  | Coverage:  |  85.000% (17/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 514-581 |  
  |  | 38 | 8 | 
 QHashData::allocateNode| Name:  | QHashData::allocateNode |  | Prototype:  | void *QHashData::allocateNode(int nodeAlign) |  | Coverage:  |  66.667% (4/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 499-504 |  
  |  | 3 | 2 | 
 QHBoxLayout::QHBoxLayout| Name:  | QHBoxLayout::QHBoxLayout |  | Prototype:  | QHBoxLayout::QHBoxLayout(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 1269-1272 |  
  |  | 2 | 1 | 
 QHBoxLayout::QHBoxLayout| Name:  | QHBoxLayout::QHBoxLayout |  | Prototype:  | QHBoxLayout::QHBoxLayout() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 1278-1281 |  
  |  | 2 | 1 | 
 QGuiVariantIsNull::delegate| Name:  | QGuiVariantIsNull::delegate |  | Prototype:  | template<typename T> bool delegate(const T *p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 124-125 |  
  |  | 1 | 1 | 
 QGuiVariantIsNull::delegate| Name:  | QGuiVariantIsNull::delegate |  | Prototype:  | bool delegate(const QPolygon*) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 126-126 |  
  |  | 1 | 1 | 
 QGuiVariantIsNull::delegate| Name:  | QGuiVariantIsNull::delegate |  | Prototype:  | bool delegate(const QPolygonF*) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 127-127 |  
  |  | 1 | 1 | 
 QGuiVariantIsNull::delegate| Name:  | QGuiVariantIsNull::delegate |  | Prototype:  | bool delegate(const void *p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 128-128 |  
  |  | 1 | 1 | 
 QGuiVariantIsNull::QGuiVariantIsNull| Name:  | QGuiVariantIsNull::QGuiVariantIsNull |  | Prototype:  | QGuiVariantIsNull(const QVariant::Private *d) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 121-123 |  
  |  | 1 | 1 | 
 QGuiVariantComparator::delegate| Name:  | QGuiVariantComparator::delegate |  | Prototype:  | template<typename T> bool delegate(const T *p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 144-148 |  
  |  | 1 | 1 | 
 QGuiVariantComparator::delegate| Name:  | QGuiVariantComparator::delegate |  | Prototype:  | bool delegate(const QPixmap*) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 149-152 |  
  |  | 1 | 1 | 
 QGuiVariantComparator::delegate| Name:  | QGuiVariantComparator::delegate |  | Prototype:  | bool delegate(const QBitmap*) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 153-156 |  
  |  | 1 | 1 | 
 QGuiVariantComparator::delegate| Name:  | QGuiVariantComparator::delegate |  | Prototype:  | bool delegate(const QCursor*) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 158-161 |  
  |  | 1 | 1 | 
 QGuiVariantComparator::delegate| Name:  | QGuiVariantComparator::delegate |  | Prototype:  | bool delegate(const QIcon *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 164-167 |  
  |  | 1 | 1 | 
 QGuiVariantComparator::delegate| Name:  | QGuiVariantComparator::delegate |  | Prototype:  | bool delegate(const void *p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 169-169 |  
  |  | 1 | 1 | 
 QGuiVariantComparator::QGuiVariantComparator| Name:  | QGuiVariantComparator::QGuiVariantComparator |  | Prototype:  | QGuiVariantComparator(const QVariant::Private *a, const QVariant::Private *b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 141-143 |  
  |  | 1 | 1 | 
 QGuiGLThreadContext::~QGuiGLThreadContext| Name:  | QGuiGLThreadContext::~QGuiGLThreadContext |  | Prototype:  | ~QGuiGLThreadContext() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines:  | 228-231 |  
  |  | 2 | 2 | 
 QGuiGLThreadContext::QGuiGLThreadContext| Name:  | QGuiGLThreadContext::QGuiGLThreadContext |  | Prototype:  | QGuiGLThreadContext() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines:  | 224-227 |  
  |  | 2 | 1 | 
 QGuiApplicationPrivate::~QGuiApplicationPrivate| Name:  | QGuiApplicationPrivate::~QGuiApplicationPrivate |  | Prototype:  | QGuiApplicationPrivate::~QGuiApplicationPrivate() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1466-1511 |  
  |  | 25 | 3 | 
 QGuiApplicationPrivate::updateFilteredScreenOrientation| Name:  | QGuiApplicationPrivate::updateFilteredScreenOrientation |  | Prototype:  | void QGuiApplicationPrivate::updateFilteredScreenOrientation(QScreen *s) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2675-2687 |  
  |  | 10 | 4 | 
 QGuiApplicationPrivate::updateBlockedStatus| Name:  | QGuiApplicationPrivate::updateBlockedStatus |  | Prototype:  | void QGuiApplicationPrivate::updateBlockedStatus(QWindow *window) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 743-749 |  
  |  | 4 | 2 | 
 QGuiApplicationPrivate::tryCloseRemainingWindows| Name:  | QGuiApplicationPrivate::tryCloseRemainingWindows |  | Prototype:  | bool QGuiApplicationPrivate::tryCloseRemainingWindows(QWindowList processedWindows) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3090-3104 |  
  |  | 10 | 4 | 
 QGuiApplicationPrivate::tryCloseAllWindows| Name:  | QGuiApplicationPrivate::tryCloseAllWindows |  | Prototype:  | bool QGuiApplicationPrivate::tryCloseAllWindows() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3085-3088 |  
  |  | 1 | 1 | 
 QGuiApplicationPrivate::tabletDevicePoint| Name:  | QGuiApplicationPrivate::tabletDevicePoint |  | Prototype:  | QGuiApplicationPrivate::TabletPointData &QGuiApplicationPrivate::tabletDevicePoint(qint64 deviceId) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2244-2254 |  
  |  | 6 | 3 | 
 QGuiApplicationPrivate::showModalWindow| Name:  | QGuiApplicationPrivate::showModalWindow |  | Prototype:  | void QGuiApplicationPrivate::showModalWindow(QWindow *modal) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 751-776 |  
  |  | 15 | 5 | 
 QGuiApplicationPrivate::shouldQuitInternal| Name:  | QGuiApplicationPrivate::shouldQuitInternal |  | Prototype:  | bool QGuiApplicationPrivate::shouldQuitInternal(const QWindowList &processedWindows) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3071-3083 |  
  |  | 8 | 4 | 
 QGuiApplicationPrivate::shouldQuit| Name:  | QGuiApplicationPrivate::shouldQuit |  | Prototype:  | bool QGuiApplicationPrivate::shouldQuit() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3065-3069 |  
  |  | 2 | 1 | 
 QGuiApplicationPrivate::setMouseEventSource| Name:  | QGuiApplicationPrivate::setMouseEventSource |  | Prototype:  | void QGuiApplicationPrivate::setMouseEventSource(QMouseEvent *event, Qt::MouseEventSource source) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3718-3726 |  
  |  | 4 | 1 | 
 QGuiApplicationPrivate::setMouseEventFlags| Name:  | QGuiApplicationPrivate::setMouseEventFlags |  | Prototype:  | void QGuiApplicationPrivate::setMouseEventFlags(QMouseEvent *event, Qt::MouseEventFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3733-3740 |  
  |  | 4 | 1 | 
 QGuiApplicationPrivate::setMouseEventCapsAndVelocity| Name:  | QGuiApplicationPrivate::setMouseEventCapsAndVelocity |  | Prototype:  | void QGuiApplicationPrivate::setMouseEventCapsAndVelocity(QMouseEvent *event, int caps, const QVector2D &velocity) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3705-3711 |  
  |  | 4 | 1 | 
 QGuiApplicationPrivate::setApplicationState| Name:  | QGuiApplicationPrivate::setApplicationState |  | Prototype:  | void QGuiApplicationPrivate::setApplicationState(Qt::ApplicationState state, bool forcePropagate) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3132-3156 |  
  |  | 14 | 5 | 
 QGuiApplicationPrivate::sendQWindowEventToQPlatformWindow| Name:  | QGuiApplicationPrivate::sendQWindowEventToQPlatformWindow |  | Prototype:  | void QGuiApplicationPrivate::sendQWindowEventToQPlatformWindow(QWindow *window, QEvent *event) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1673-1685 |  
  |  | 8 | 4 | 
 QGuiApplicationPrivate::saveState| Name:  | QGuiApplicationPrivate::saveState |  | Prototype:  | void QGuiApplicationPrivate::saveState() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3353-3359 |  
  |  | 4 | 1 | 
 QGuiApplicationPrivate::reportScreenOrientationChange| Name:  | QGuiApplicationPrivate::reportScreenOrientationChange |  | Prototype:  | void QGuiApplicationPrivate::reportScreenOrientationChange(QWindowSystemInterfacePrivate::ScreenOrientationEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2660-2673 |  
  |  | 7 | 3 | 
 QGuiApplicationPrivate::reportScreenOrientationChange| Name:  | QGuiApplicationPrivate::reportScreenOrientationChange |  | Prototype:  | void QGuiApplicationPrivate::reportScreenOrientationChange(QScreen *s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2689-2695 |  
  |  | 3 | 1 | 
 QGuiApplicationPrivate::reportRefreshRateChange| Name:  | QGuiApplicationPrivate::reportRefreshRateChange |  | Prototype:  | void QGuiApplicationPrivate::reportRefreshRateChange(QWindowSystemInterfacePrivate::ScreenRefreshRateEvent *e) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2755-2773 |  
  |  | 11 | 5 | 
 QGuiApplicationPrivate::reportLogicalDotsPerInchChange| Name:  | QGuiApplicationPrivate::reportLogicalDotsPerInchChange |  | Prototype:  | void QGuiApplicationPrivate::reportLogicalDotsPerInchChange(QWindowSystemInterfacePrivate::ScreenLogicalDotsPerInchEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2740-2753 |  
  |  | 7 | 3 | 
 QGuiApplicationPrivate::reportGeometryChange| Name:  | QGuiApplicationPrivate::reportGeometryChange |  | Prototype:  | void QGuiApplicationPrivate::reportGeometryChange(QWindowSystemInterfacePrivate::ScreenGeometryEvent *e) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2697-2738 |  
  |  | 26 | 9 | 
 QGuiApplicationPrivate::processWindowSystemEvent| Name:  | QGuiApplicationPrivate::processWindowSystemEvent |  | Prototype:  | void QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent *e) |  | Coverage:  |   0.000% (0/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1692-1800 |  
  |  | 72 | 30 | 
 QGuiApplicationPrivate::processWindowStateChangedEvent| Name:  | QGuiApplicationPrivate::processWindowStateChangedEvent |  | Prototype:  | void QGuiApplicationPrivate::processWindowStateChangedEvent(QWindowSystemInterfacePrivate::WindowStateChangedEvent *wse) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2142-2149 |  
  |  | 4 | 2 | 
 QGuiApplicationPrivate::processWindowScreenChangedEvent| Name:  | QGuiApplicationPrivate::processWindowScreenChangedEvent |  | Prototype:  | void QGuiApplicationPrivate::processWindowScreenChangedEvent(QWindowSystemInterfacePrivate::WindowScreenChangedEvent *wse) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2151-2166 |  
  |  | 8 | 5 | 
 QGuiApplicationPrivate::processWheelEvent| Name:  | QGuiApplicationPrivate::processWheelEvent |  | Prototype:  | void QGuiApplicationPrivate::processWheelEvent(QWindowSystemInterfacePrivate::WheelEvent *e) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1961-1992 |  
  |  | 18 | 5 | 
 QGuiApplicationPrivate::processTouchEvent| Name:  | QGuiApplicationPrivate::processTouchEvent |  | Prototype:  | void QGuiApplicationPrivate::processTouchEvent(QWindowSystemInterfacePrivate::TouchEvent *e) |  | Coverage:  |   0.000% (0/129) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2402-2658 |  
  |  | 173 | 42 | 
 QGuiApplicationPrivate::processThemeChanged| Name:  | QGuiApplicationPrivate::processThemeChanged |  | Prototype:  | void QGuiApplicationPrivate::processThemeChanged(QWindowSystemInterfacePrivate::ThemeChangeEvent *tce) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2168-2176 |  
  |  | 5 | 3 | 
 QGuiApplicationPrivate::processTabletLeaveProximityEvent| Name:  | QGuiApplicationPrivate::processTabletLeaveProximityEvent |  | Prototype:  | void QGuiApplicationPrivate::processTabletLeaveProximityEvent(QWindowSystemInterfacePrivate::TabletLeaveProximityEvent *e) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2337-2349 |  
  |  | 6 | 1 | 
 QGuiApplicationPrivate::processTabletEvent| Name:  | QGuiApplicationPrivate::processTabletEvent |  | Prototype:  | void QGuiApplicationPrivate::processTabletEvent(QWindowSystemInterfacePrivate::TabletEvent *e) |  | Coverage:  |   0.000% (0/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2256-2321 |  
  |  | 45 | 12 | 
 QGuiApplicationPrivate::processTabletEnterProximityEvent| Name:  | QGuiApplicationPrivate::processTabletEnterProximityEvent |  | Prototype:  | void QGuiApplicationPrivate::processTabletEnterProximityEvent(QWindowSystemInterfacePrivate::TabletEnterProximityEvent *e) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2323-2335 |  
  |  | 6 | 1 | 
 QGuiApplicationPrivate::processPlatformPanelEvent| Name:  | QGuiApplicationPrivate::processPlatformPanelEvent |  | Prototype:  | void QGuiApplicationPrivate::processPlatformPanelEvent(QWindowSystemInterfacePrivate::PlatformPanelEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2363-2375 |  
  |  | 6 | 3 | 
 QGuiApplicationPrivate::processNativeEvent| Name:  | QGuiApplicationPrivate::processNativeEvent |  | Prototype:  | bool QGuiApplicationPrivate::processNativeEvent(QWindow *window, const QByteArray &eventType, void *message, long *result) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1687-1690 |  
  |  | 1 | 1 | 
 QGuiApplicationPrivate::processMouseEvent| Name:  | QGuiApplicationPrivate::processMouseEvent |  | Prototype:  | void QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent *e) |  | Coverage:  |   0.000% (0/112) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1802-1959 |  
  |  | 105 | 27 | 
 QGuiApplicationPrivate::processLeaveEvent| Name:  | QGuiApplicationPrivate::processLeaveEvent |  | Prototype:  | void QGuiApplicationPrivate::processLeaveEvent(QWindowSystemInterfacePrivate::LeaveEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2063-2076 |  
  |  | 7 | 3 | 
 QGuiApplicationPrivate::processKeyEvent| Name:  | QGuiApplicationPrivate::processKeyEvent |  | Prototype:  | void QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent *e) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1996-2046 |  
  |  | 15 | 5 | 
 QGuiApplicationPrivate::processGestureEvent| Name:  | QGuiApplicationPrivate::processGestureEvent |  | Prototype:  | void QGuiApplicationPrivate::processGestureEvent(QWindowSystemInterfacePrivate::GestureEvent *e) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2352-2360 |  
  |  | 5 | 2 | 
 QGuiApplicationPrivate::processGeometryChangeEvent| Name:  | QGuiApplicationPrivate::processGeometryChangeEvent |  | Prototype:  | void QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent *e) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2178-2217 |  
  |  | 25 | 9 | 
 QGuiApplicationPrivate::processFileOpenEvent| Name:  | QGuiApplicationPrivate::processFileOpenEvent |  | Prototype:  | void QGuiApplicationPrivate::processFileOpenEvent(QWindowSystemInterfacePrivate::FileOpenEvent *e) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2235-2242 |  
  |  | 4 | 2 | 
 QGuiApplicationPrivate::processExposeEvent| Name:  | QGuiApplicationPrivate::processExposeEvent |  | Prototype:  | void QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent *e) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2775-2802 |  
  |  | 15 | 5 | 
 QGuiApplicationPrivate::processEnterEvent| Name:  | QGuiApplicationPrivate::processEnterEvent |  | Prototype:  | void QGuiApplicationPrivate::processEnterEvent(QWindowSystemInterfacePrivate::EnterEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2048-2061 |  
  |  | 7 | 3 | 
 QGuiApplicationPrivate::processDrop| Name:  | QGuiApplicationPrivate::processDrop |  | Prototype:  | QPlatformDropQtResponse QGuiApplicationPrivate::processDrop(QWindow *w, const QMimeData *dropData, const QPoint &p, Qt::DropActions supportedActions) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2853-2862 |  
  |  | 6 | 1 | 
 QGuiApplicationPrivate::processDrag| Name:  | QGuiApplicationPrivate::processDrag |  | Prototype:  | QPlatformDragQtResponse QGuiApplicationPrivate::processDrag(QWindow *w, const QMimeData *dropData, const QPoint &p, Qt::DropActions supportedActions) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2806-2851 |  
  |  | 32 | 8 |