| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QTableWidget::visualColumn| Name:  | QTableWidget::visualColumn |  | Prototype:  | int QTableWidget::visualColumn(int logicalColumn) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 2413-2416 |  
  |  | 1 | 1 | 
 QTableWidget::supportedDropActions| Name:  | QTableWidget::supportedDropActions |  | Prototype:  | Qt::DropActions QTableWidget::supportedDropActions() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 2628-2631 |  
  |  | 1 | 1 | 
 QTableWidget::setSortingEnabled| Name:  | QTableWidget::setSortingEnabled |  | Prototype:  | void QTableWidget::setSortingEnabled(bool enable) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 2203-2206 |  
  |  | 1 | 1 | 
 QTableWidget::setModel| Name:  | QTableWidget::setModel |  | Prototype:  | void QTableWidget::setModel(QAbstractItemModel * ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 2670-2673 |  
  |  | 1 | 1 | 
 QTableWidget::setCurrentCell| Name:  | QTableWidget::setCurrentCell |  | Prototype:  | void QTableWidget::setCurrentCell(int row, int column) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 2171-2174 |  
  |  | 1 | 1 | 
 QTableWidget::mimeTypes| Name:  | QTableWidget::mimeTypes |  | Prototype:  | QStringList QTableWidget::mimeTypes() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 2563-2566 |  
  |  | 1 | 1 | 
 QTableWidget::isSortingEnabled| Name:  | QTableWidget::isSortingEnabled |  | Prototype:  | bool QTableWidget::isSortingEnabled() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 2211-2214 |  
  |  | 1 | 1 | 
 QTableWidget::event| Name:  | QTableWidget::event |  | Prototype:  | bool QTableWidget::event(QEvent *e) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 2676-2679 |  
  |  | 1 | 1 | 
 QTableWidget::currentRow| Name:  | QTableWidget::currentRow |  | Prototype:  | int QTableWidget::currentRow() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 2107-2110 |  
  |  | 1 | 1 | 
 QTableWidget::currentColumn| Name:  | QTableWidget::currentColumn |  | Prototype:  | int QTableWidget::currentColumn() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 2117-2120 |  
  |  | 1 | 1 | 
 QTableViewPrivate::_q_selectRow| Name:  | QTableViewPrivate::_q_selectRow |  | Prototype:  | void QTableViewPrivate::_q_selectRow(int row) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 3212-3215 |  
  |  | 1 | 1 | 
 QTableViewPrivate::_q_selectColumn| Name:  | QTableViewPrivate::_q_selectColumn |  | Prototype:  | void QTableViewPrivate::_q_selectColumn(int column) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 3217-3220 |  
  |  | 1 | 1 | 
 QTableView::visualIndex| Name:  | QTableView::visualIndex |  | Prototype:  | int QTableView::visualIndex(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 3349-3352 |  
  |  | 1 | 1 | 
 QTableView::verticalScrollbarAction| Name:  | QTableView::verticalScrollbarAction |  | Prototype:  | void QTableView::verticalScrollbarAction(int action) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 3122-3125 |  
  |  | 1 | 1 | 
 QTableView::horizontalScrollbarAction| Name:  | QTableView::horizontalScrollbarAction |  | Prototype:  | void QTableView::horizontalScrollbarAction(int action) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 3130-3133 |  
  |  | 1 | 1 | 
 QTableModel::verticalHeaderItem| Name:  | QTableModel::verticalHeaderItem |  | Prototype:  | QTableWidgetItem *QTableModel::verticalHeaderItem(int section) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 347-350 |  
  |  | 1 | 1 | 
 QTableModel::rowCount| Name:  | QTableModel::rowCount |  | Prototype:  | int QTableModel::rowCount(const QModelIndex &parent) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 392-395 |  
  |  | 1 | 1 | 
 QTableModel::itemPrototype| Name:  | QTableModel::itemPrototype |  | Prototype:  | const QTableWidgetItem *QTableModel::itemPrototype() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 800-803 |  
  |  | 1 | 1 | 
 QTableModel::itemLessThan| Name:  | QTableModel::itemLessThan |  | Prototype:  | bool QTableModel::itemLessThan(const QPair<QTableWidgetItem*,int> &left, const QPair<QTableWidgetItem*,int> &right) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 684-688 |  
  |  | 1 | 1 | 
 QTableModel::itemGreaterThan| Name:  | QTableModel::itemGreaterThan |  | Prototype:  | bool QTableModel::itemGreaterThan(const QPair<QTableWidgetItem*,int> &left, const QPair<QTableWidgetItem*,int> &right) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 690-694 |  
  |  | 1 | 1 | 
 QTableModel::item| Name:  | QTableModel::item |  | Prototype:  | QTableWidgetItem *QTableModel::item(int row, int column) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 235-238 |  
  |  | 1 | 1 | 
 QTableModel::internalMimeData| Name:  | QTableModel::internalMimeData |  | Prototype:  | QMimeData *QTableModel::internalMimeData() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 819-822 |  
  |  | 1 | 1 | 
 QTableModel::horizontalHeaderItem| Name:  | QTableModel::horizontalHeaderItem |  | Prototype:  | QTableWidgetItem *QTableModel::horizontalHeaderItem(int section) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 342-345 |  
  |  | 1 | 1 | 
 QTableModel::createItem| Name:  | QTableModel::createItem |  | Prototype:  | QTableWidgetItem* QTableModel::createItem() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 795-798 |  
  |  | 1 | 1 | 
 QTableModel::columnCount| Name:  | QTableModel::columnCount |  | Prototype:  | int QTableModel::columnCount(const QModelIndex &parent) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 397-400 |  
  |  | 1 | 1 | 
 QTableModel::QTableModel| Name:  | QTableModel::QTableModel |  | Prototype:  | QTableModel::QTableModel(int rows, int columns, QTableWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 51-57 |  
  |  | 1 | 1 | 
 QTableCornerButton::QTableCornerButton| Name:  | QTableCornerButton::QTableCornerButton |  | Prototype:  | QTableCornerButton(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 585-585 |  
  |  | 1 | 1 | 
 QTabWidgetPrivate::QTabWidgetPrivate| Name:  | QTabWidgetPrivate::QTabWidgetPrivate |  | Prototype:  | QTabWidgetPrivate::QTabWidgetPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp |  | Lines:  | 217-221 |  
  |  | 1 | 1 | 
 QTabWidget::usesScrollButtons| Name:  | QTabWidget::usesScrollButtons |  | Prototype:  | bool QTabWidget::usesScrollButtons() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp |  | Lines:  | 1312-1315 |  
  |  | 1 | 1 | 
 QTabWidget::tabsClosable| Name:  | QTabWidget::tabsClosable |  | Prototype:  | bool QTabWidget::tabsClosable() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp |  | Lines:  | 991-994 |  
  |  | 1 | 1 | 
 QTabWidget::tabRemoved| Name:  | QTabWidget::tabRemoved |  | Prototype:  | void QTabWidget::tabRemoved(int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp |  | Lines:  | 1217-1220 |  
  |  | 1 | 1 | 
 QTabWidget::tabInserted| Name:  | QTabWidget::tabInserted |  | Prototype:  | void QTabWidget::tabInserted(int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp |  | Lines:  | 1206-1209 |  
  |  | 1 | 1 | 
 QTabWidget::showEvent| Name:  | QTabWidget::showEvent |  | Prototype:  | void QTabWidget::showEvent(QShowEvent *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp |  | Lines:  | 928-931 |  
  |  | 1 | 1 | 
 QTabWidget::setUsesScrollButtons| Name:  | QTabWidget::setUsesScrollButtons |  | Prototype:  | void QTabWidget::setUsesScrollButtons(bool useButtons) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp |  | Lines:  | 1317-1320 |  
  |  | 1 | 1 | 
 QTabWidget::setMovable| Name:  | QTabWidget::setMovable |  | Prototype:  | void QTabWidget::setMovable(bool movable) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp |  | Lines:  | 1026-1029 |  
  |  | 1 | 1 | 
 QTabWidget::setIconSize| Name:  | QTabWidget::setIconSize |  | Prototype:  | void QTabWidget::setIconSize(const QSize &size) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp |  | Lines:  | 1272-1275 |  
  |  | 1 | 1 | 
 QTabWidget::setElideMode| Name:  | QTabWidget::setElideMode |  | Prototype:  | void QTabWidget::setElideMode(Qt::TextElideMode mode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp |  | Lines:  | 1294-1297 |  
  |  | 1 | 1 | 
 QTabWidget::isMovable| Name:  | QTabWidget::isMovable |  | Prototype:  | bool QTabWidget::isMovable() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp |  | Lines:  | 1021-1024 |  
  |  | 1 | 1 | 
 QTabWidget::insertTab| Name:  | QTabWidget::insertTab |  | Prototype:  | int QTabWidget::insertTab(int index, QWidget *w, const QString &label) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp |  | Lines:  | 439-442 |  
  |  | 1 | 1 | 
 QTabWidget::iconSize| Name:  | QTabWidget::iconSize |  | Prototype:  | QSize QTabWidget::iconSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp |  | Lines:  | 1267-1270 |  
  |  | 1 | 1 | 
 QTabWidget::elideMode| Name:  | QTabWidget::elideMode |  | Prototype:  | Qt::TextElideMode QTabWidget::elideMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp |  | Lines:  | 1289-1292 |  
  |  | 1 | 1 | 
 QTabWidget::addTab| Name:  | QTabWidget::addTab |  | Prototype:  | int QTabWidget::addTab(QWidget *child, const QString &label) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp |  | Lines:  | 385-388 |  
  |  | 1 | 1 | 
 QTabWidget::addTab| Name:  | QTabWidget::addTab |  | Prototype:  | int QTabWidget::addTab(QWidget *child, const QIcon& icon, const QString &label) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp |  | Lines:  | 401-404 |  
  |  | 1 | 1 | 
 QTabBarPrivate::at| Name:  | QTabBarPrivate::at |  | Prototype:  | QTabBarPrivate::Tab *QTabBarPrivate::at(int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 420-423 |  
  |  | 1 | 1 | 
 QTabBarPrivate::at| Name:  | QTabBarPrivate::at |  | Prototype:  | const QTabBarPrivate::Tab *QTabBarPrivate::at(int index) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 425-428 |  
  |  | 1 | 1 | 
 QTabBarPrivate::Tab::TabBarAnimation::updateState| Name:  | QTabBarPrivate::Tab::TabBarAnimation::updateState |  | Prototype:  | void QTabBarPrivate::Tab::TabBarAnimation::updateState(QAbstractAnimation::State, QAbstractAnimation::State newState) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 2619-2622 |  
  |  | 1 | 2 | 
 QTabBarPrivate::Tab::TabBarAnimation::updateCurrentValue| Name:  | QTabBarPrivate::Tab::TabBarAnimation::updateCurrentValue |  | Prototype:  | void QTabBarPrivate::Tab::TabBarAnimation::updateCurrentValue(const QVariant ¤t) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 2614-2617 |  
  |  | 1 | 1 | 
 QTabBar::usesScrollButtons| Name:  | QTabBar::usesScrollButtons |  | Prototype:  | bool QTabBar::usesScrollButtons() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 2254-2257 |  
  |  | 1 | 1 | 
 QTabBar::tabRemoved| Name:  | QTabBar::tabRemoved |  | Prototype:  | void QTabBar::tabRemoved(int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 1536-1539 |  
  |  | 1 | 1 | 
 QTabBar::tabInserted| Name:  | QTabBar::tabInserted |  | Prototype:  | void QTabBar::tabInserted(int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 1525-1528 |  
  |  | 1 | 1 | 
 QTabBar::insertTab| Name:  | QTabBar::insertTab |  | Prototype:  | int QTabBar::insertTab(int index, const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 927-930 |  
  |  | 1 | 1 | 
 QTabBar::documentMode| Name:  | QTabBar::documentMode |  | Prototype:  | bool QTabBar::documentMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 2433-2436 |  
  |  | 1 | 1 | 
 QTabBar::addTab| Name:  | QTabBar::addTab |  | Prototype:  | int QTabBar::addTab(const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 906-909 |  
  |  | 1 | 1 | 
 QTabBar::addTab| Name:  | QTabBar::addTab |  | Prototype:  | int QTabBar::addTab(const QIcon& icon, const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 917-920 |  
  |  | 1 | 1 | 
 QSystemTrayIconSys::updateIcon| Name:  | QSystemTrayIconSys::updateIcon |  | Prototype:  | inline void updateIcon() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp |  | Lines:  | 79-79 |  
  |  | 1 | 1 | 
 QSystemTrayIconSys::systemTrayIcon| Name:  | QSystemTrayIconSys::systemTrayIcon |  | Prototype:  | inline QSystemTrayIcon *systemTrayIcon() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp |  | Lines:  | 80-80 |  
  |  | 1 | 1 | 
 QSystemTrayIconSys::globalGeometry| Name:  | QSystemTrayIconSys::globalGeometry |  | Prototype:  | QRect QSystemTrayIconSys::globalGeometry() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp |  | Lines:  | 168-171 |  
  |  | 1 | 1 | 
 QSystemTrayIconPrivate::~QSystemTrayIconPrivate| Name:  | QSystemTrayIconPrivate::~QSystemTrayIconPrivate |  | Prototype:  | QSystemTrayIconPrivate::~QSystemTrayIconPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp |  | Lines:  | 265-268 |  
  |  | 1 | 1 | 
 QSystemTrayIconPrivate::updateToolTip_sys_qpa| Name:  | QSystemTrayIconPrivate::updateToolTip_sys_qpa |  | Prototype:  | void QSystemTrayIconPrivate::updateToolTip_sys_qpa() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp |  | Lines:  | 721-724 |  
  |  | 1 | 1 | 
 QSystemTrayIconPrivate::updateIcon_sys_qpa| Name:  | QSystemTrayIconPrivate::updateIcon_sys_qpa |  | Prototype:  | void QSystemTrayIconPrivate::updateIcon_sys_qpa() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp |  | Lines:  | 708-711 |  
  |  | 1 | 1 | 
 QSystemTrayIconPrivate::geometry_sys_qpa| Name:  | QSystemTrayIconPrivate::geometry_sys_qpa |  | Prototype:  | QRect QSystemTrayIconPrivate::geometry_sys_qpa() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp |  | Lines:  | 703-706 |  
  |  | 1 | 1 | 
 QSystemTrayIcon::supportsMessages| Name:  | QSystemTrayIcon::supportsMessages |  | Prototype:  | bool QSystemTrayIcon::supportsMessages() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp |  | Lines:  | 354-357 |  
  |  | 1 | 1 | 
 QSystemTrayIcon::isSystemTrayAvailable| Name:  | QSystemTrayIcon::isSystemTrayAvailable |  | Prototype:  | bool QSystemTrayIcon::isSystemTrayAvailable() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp |  | Lines:  | 344-347 |  
  |  | 1 | 1 | 
 QSystemTrayIcon::event| Name:  | QSystemTrayIcon::event |  | Prototype:  | bool QSystemTrayIcon::event(QEvent *e) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp |  | Lines:  | 291-294 |  
  |  | 1 | 1 | 
 QSystemTrayIcon::QSystemTrayIcon| Name:  | QSystemTrayIcon::QSystemTrayIcon |  | Prototype:  | QSystemTrayIcon::QSystemTrayIcon(const QIcon &icon, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp |  | Lines:  | 143-147 |  
  |  | 1 | 1 | 
 QSystemSemaphore::~QSystemSemaphore| Name:  | QSystemSemaphore::~QSystemSemaphore |  | Prototype:  | QSystemSemaphore::~QSystemSemaphore() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp |  | Lines:  | 187-190 |  
  |  | 1 | 1 | 
 QSystemSemaphore::key| Name:  | QSystemSemaphore::key |  | Prototype:  | QString QSystemSemaphore::key() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp |  | Lines:  | 254-257 |  
  |  | 1 | 1 | 
 QSystemSemaphore::errorString| Name:  | QSystemSemaphore::errorString |  | Prototype:  | QString QSystemSemaphore::errorString() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp |  | Lines:  | 350-353 |  
  |  | 1 | 1 | 
 QSystemSemaphore::error| Name:  | QSystemSemaphore::error |  | Prototype:  | QSystemSemaphore::SystemSemaphoreError QSystemSemaphore::error() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp |  | Lines:  | 315-318 |  
  |  | 1 | 1 | 
 QSystemSemaphore::acquire| Name:  | QSystemSemaphore::acquire |  | Prototype:  | bool QSystemSemaphore::acquire() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp |  | Lines:  | 272-275 |  
  |  | 1 | 1 | 
 QSystemSemaphore::QSystemSemaphore| Name:  | QSystemSemaphore::QSystemSemaphore |  | Prototype:  | QSystemSemaphore::QSystemSemaphore(const QString &key, int initialValue, AccessMode mode) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp |  | Lines:  | 166-170 |  
  |  | 1 | 1 | 
 QSystemLocaleSingleton::QSystemLocaleSingleton| Name:  | QSystemLocaleSingleton::QSystemLocaleSingleton |  | Prototype:  | QSystemLocaleSingleton() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 77-77 |  
  |  | 1 | 1 | 
 QSystemLocaleData::QSystemLocaleData| Name:  | QSystemLocaleData::QSystemLocaleData |  | Prototype:  | QSystemLocaleData() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_unix.cpp |  | Lines:  | 53-60 |  
  |  | 1 | 1 | 
 QSyntaxHighlighterPrivate::QSyntaxHighlighterPrivate| Name:  | QSyntaxHighlighterPrivate::QSyntaxHighlighterPrivate |  | Prototype:  | inline QSyntaxHighlighterPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp |  | Lines:  | 61-63 |  
  |  | 1 | 1 | 
 QSyntaxHighlighter::~QSyntaxHighlighter| Name:  | QSyntaxHighlighter::~QSyntaxHighlighter |  | Prototype:  | QSyntaxHighlighter::~QSyntaxHighlighter() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp |  | Lines:  | 321-324 |  
  |  | 1 | 1 | 
 QSyntaxHighlighter::QSyntaxHighlighter| Name:  | QSyntaxHighlighter::QSyntaxHighlighter |  | Prototype:  | QSyntaxHighlighter::QSyntaxHighlighter(QTextDocument *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp |  | Lines:  | 312-316 |  
  |  | 1 | 1 | 
 QSwipeGesture::swipeAngle| Name:  | QSwipeGesture::swipeAngle |  | Prototype:  | qreal QSwipeGesture::swipeAngle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 717-720 |  
  |  | 1 | 1 | 
 QSwipeGesture::setSwipeAngle| Name:  | QSwipeGesture::setSwipeAngle |  | Prototype:  | void QSwipeGesture::setSwipeAngle(qreal value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 722-725 |  
  |  | 1 | 1 | 
 QSwipeGesture::QSwipeGesture| Name:  | QSwipeGesture::QSwipeGesture |  | Prototype:  | QSwipeGesture::QSwipeGesture(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 682-686 |  
  |  | 1 | 1 | 
 QSurfaceFormat::version| Name:  | QSurfaceFormat::version |  | Prototype:  | QPair<int, int> QSurfaceFormat::version() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp |  | Lines:  | 680-683 |  
  |  | 1 | 1 | 
 QSurfaceFormat::testOption| Name:  | QSurfaceFormat::testOption |  | Prototype:  | bool QSurfaceFormat::testOption(QSurfaceFormat::FormatOptions opt) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp |  | Lines:  | 352-355 |  
  |  | 1 | 1 | 
 QSurfaceFormat::testOption| Name:  | QSurfaceFormat::testOption |  | Prototype:  | bool QSurfaceFormat::testOption(QSurfaceFormat::FormatOption option) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp |  | Lines:  | 398-401 |  
  |  | 1 | 1 | 
 QSurfaceFormat::swapInterval| Name:  | QSurfaceFormat::swapInterval |  | Prototype:  | int QSurfaceFormat::swapInterval() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp |  | Lines:  | 734-737 |  
  |  | 1 | 1 | 
 QSurfaceFormat::swapBehavior| Name:  | QSurfaceFormat::swapBehavior |  | Prototype:  | QSurfaceFormat::SwapBehavior QSurfaceFormat::swapBehavior() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp |  | Lines:  | 458-461 |  
  |  | 1 | 1 | 
 QSurfaceFormat::stencilBufferSize| Name:  | QSurfaceFormat::stencilBufferSize |  | Prototype:  | int QSurfaceFormat::stencilBufferSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp |  | Lines:  | 492-495 |  
  |  | 1 | 1 | 
 QSurfaceFormat::samples| Name:  | QSurfaceFormat::samples |  | Prototype:  | int QSurfaceFormat::samples() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp |  | Lines:  | 301-304 |  
  |  | 1 | 1 | 
 QSurfaceFormat::renderableType| Name:  | QSurfaceFormat::renderableType |  | Prototype:  | QSurfaceFormat::RenderableType QSurfaceFormat::renderableType() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp |  | Lines:  | 603-606 |  
  |  | 1 | 1 | 
 QSurfaceFormat::redBufferSize| Name:  | QSurfaceFormat::redBufferSize |  | Prototype:  | int QSurfaceFormat::redBufferSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp |  | Lines:  | 500-503 |  
  |  | 1 | 1 | 
 QSurfaceFormat::profile| Name:  | QSurfaceFormat::profile |  | Prototype:  | QSurfaceFormat::OpenGLContextProfile QSurfaceFormat::profile() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp |  | Lines:  | 628-631 |  
  |  | 1 | 1 | 
 QSurfaceFormat::options| Name:  | QSurfaceFormat::options |  | Prototype:  | QSurfaceFormat::FormatOptions QSurfaceFormat::options() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp |  | Lines:  | 410-413 |  
  |  | 1 | 1 | 
 QSurfaceFormat::minorVersion| Name:  | QSurfaceFormat::minorVersion |  | Prototype:  | int QSurfaceFormat::minorVersion() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp |  | Lines:  | 670-673 |  
  |  | 1 | 1 | 
 QSurfaceFormat::majorVersion| Name:  | QSurfaceFormat::majorVersion |  | Prototype:  | int QSurfaceFormat::majorVersion() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp |  | Lines:  | 649-652 |  
  |  | 1 | 1 | 
 QSurfaceFormat::hasAlpha| Name:  | QSurfaceFormat::hasAlpha |  | Prototype:  | bool QSurfaceFormat::hasAlpha() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp |  | Lines:  | 469-472 |  
  |  | 1 | 1 | 
 QSurfaceFormat::greenBufferSize| Name:  | QSurfaceFormat::greenBufferSize |  | Prototype:  | int QSurfaceFormat::greenBufferSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp |  | Lines:  | 508-511 |  
  |  | 1 | 1 | 
 QSurfaceFormat::depthBufferSize| Name:  | QSurfaceFormat::depthBufferSize |  | Prototype:  | int QSurfaceFormat::depthBufferSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp |  | Lines:  | 433-436 |  
  |  | 1 | 1 | 
 QSurfaceFormat::defaultFormat| Name:  | QSurfaceFormat::defaultFormat |  | Prototype:  | QSurfaceFormat QSurfaceFormat::defaultFormat() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp |  | Lines:  | 787-790 |  
  |  | 1 | 1 | 
 QSurfaceFormat::blueBufferSize| Name:  | QSurfaceFormat::blueBufferSize |  | Prototype:  | int QSurfaceFormat::blueBufferSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp |  | Lines:  | 516-519 |  
  |  | 1 | 1 | 
 QSurfaceFormat::alphaBufferSize| Name:  | QSurfaceFormat::alphaBufferSize |  | Prototype:  | int QSurfaceFormat::alphaBufferSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp |  | Lines:  | 524-527 |  
  |  | 1 | 1 | 
 QSurface::surfaceClass| Name:  | QSurface::surfaceClass |  | Prototype:  | QSurface::SurfaceClass QSurface::surfaceClass() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurface.cpp |  | Lines:  | 142-145 |  
  |  | 1 | 1 | 
 QSupportedWritingSystems::supported| Name:  | QSupportedWritingSystems::supported |  | Prototype:  | bool QSupportedWritingSystems::supported(QFontDatabase::WritingSystem writingSystem) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp |  | Lines:  | 240-243 |  
  |  | 1 | 1 |