| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 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::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::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::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 | 
 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 | 
 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::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 | 
 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 | 
 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::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::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::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::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::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::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::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::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::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::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::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::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 | 
 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 | 
 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 | 
 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 | 
 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::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::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::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::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::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::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::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::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::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 | 
 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 | 
 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::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 | 
 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 | 
 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 | 
 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 | 
 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::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::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::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::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::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::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::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::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::visualRow| Name:  | QTableWidget::visualRow |  | Prototype:  | int QTableWidget::visualRow(int logicalRow) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 2404-2407 |  
  |  | 1 | 1 | 
 QTableWidgetItem::QTableWidgetItem| Name:  | QTableWidgetItem::QTableWidgetItem |  | Prototype:  | QTableWidgetItem::QTableWidgetItem(const QString &text, int type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 1317-1327 |  
  |  | 1 | 1 | 
 QTableWidgetItem::clone| Name:  | QTableWidgetItem::clone |  | Prototype:  | QTableWidgetItem *QTableWidgetItem::clone() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 1361-1364 |  
  |  | 1 | 1 | 
 QTableWidgetItem::read| Name:  | QTableWidgetItem::read |  | Prototype:  | void QTableWidgetItem::read(QDataStream &in) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 1421-1424 |  
  |  | 1 | 1 | 
 QTableWidgetItem::write| Name:  | QTableWidgetItem::write |  | Prototype:  | void QTableWidgetItem::write(QDataStream &out) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 1431-1434 |  
  |  | 1 | 1 | 
 QTabletEvent::button| Name:  | QTabletEvent::button |  | Prototype:  | Qt::MouseButton QTabletEvent::button() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2474-2477 |  
  |  | 1 | 1 | 
 QTabletEvent::buttons| Name:  | QTabletEvent::buttons |  | Prototype:  | Qt::MouseButtons QTabletEvent::buttons() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2489-2492 |  
  |  | 1 | 1 | 
 QTapAndHoldGesture::QTapAndHoldGesture| Name:  | QTapAndHoldGesture::QTapAndHoldGesture |  | Prototype:  | QTapAndHoldGesture::QTapAndHoldGesture(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 792-796 |  
  |  | 1 | 1 | 
 QTapAndHoldGesture::position| Name:  | QTapAndHoldGesture::position |  | Prototype:  | QPointF QTapAndHoldGesture::position() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 805-808 |  
  |  | 1 | 1 | 
 QTapAndHoldGesture::setPosition| Name:  | QTapAndHoldGesture::setPosition |  | Prototype:  | void QTapAndHoldGesture::setPosition(const QPointF &value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 810-813 |  
  |  | 1 | 1 | 
 QTapAndHoldGesture::setTimeout| Name:  | QTapAndHoldGesture::setTimeout |  | Prototype:  | void QTapAndHoldGesture::setTimeout(int msecs) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 823-826 |  
  |  | 1 | 1 | 
 QTapAndHoldGesture::timeout| Name:  | QTapAndHoldGesture::timeout |  | Prototype:  | int QTapAndHoldGesture::timeout() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 836-839 |  
  |  | 1 | 1 | 
 QTapGesture::QTapGesture| Name:  | QTapGesture::QTapGesture |  | Prototype:  | QTapGesture::QTapGesture(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 748-752 |  
  |  | 1 | 1 | 
 QTapGesture::position| Name:  | QTapGesture::position |  | Prototype:  | QPointF QTapGesture::position() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 761-764 |  
  |  | 1 | 1 | 
 QTapGesture::setPosition| Name:  | QTapGesture::setPosition |  | Prototype:  | void QTapGesture::setPosition(const QPointF &value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 766-769 |  
  |  | 1 | 1 | 
 QTcpServer::addPendingConnection| Name:  | QTcpServer::addPendingConnection |  | Prototype:  | void QTcpServer::addPendingConnection(QTcpSocket* socket) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp |  | Lines:  | 601-604 |  
  |  | 1 | 1 | 
 QTcpServer::errorString| Name:  | QTcpServer::errorString |  | Prototype:  | QString QTcpServer::errorString() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp |  | Lines:  | 653-656 |  
  |  | 1 | 1 | 
 QTcpServer::hasPendingConnections| Name:  | QTcpServer::hasPendingConnections |  | Prototype:  | bool QTcpServer::hasPendingConnections() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp |  | Lines:  | 517-520 |  
  |  | 1 | 1 | 
 QTcpServer::maxPendingConnections| Name:  | QTcpServer::maxPendingConnections |  | Prototype:  | int QTcpServer::maxPendingConnections() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp |  | Lines:  | 632-635 |  
  |  | 1 | 1 | 
 QTcpServer::pauseAccepting| Name:  | QTcpServer::pauseAccepting |  | Prototype:  | void QTcpServer::pauseAccepting() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp |  | Lines:  | 665-668 |  
  |  | 1 | 1 | 
 QTcpServer::resumeAccepting| Name:  | QTcpServer::resumeAccepting |  | Prototype:  | void QTcpServer::resumeAccepting() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp |  | Lines:  | 677-680 |  
  |  | 1 | 1 | 
 QTcpServer::serverError| Name:  | QTcpServer::serverError |  | Prototype:  | QAbstractSocket::SocketError QTcpServer::serverError() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp |  | Lines:  | 642-645 |  
  |  | 1 | 1 | 
 QTcpServer::setMaxPendingConnections| Name:  | QTcpServer::setMaxPendingConnections |  | Prototype:  | void QTcpServer::setMaxPendingConnections(int numConnections) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp |  | Lines:  | 621-624 |  
  |  | 1 | 1 | 
 QTcpServer::~QTcpServer| Name:  | QTcpServer::~QTcpServer |  | Prototype:  | QTcpServer::~QTcpServer() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp |  | Lines:  | 245-251 |  
  |  | 1 | 1 | 
 QTcpServerPrivate::configureCreatedSocket| Name:  | QTcpServerPrivate::configureCreatedSocket |  | Prototype:  | void QTcpServerPrivate::configureCreatedSocket() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp |  | Lines:  | 169-182 |  
  |  | 1 | 1 | 
 QTcpSocket::QTcpSocket| Name:  | QTcpSocket::QTcpSocket |  | Prototype:  | QTcpSocket::QTcpSocket(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpsocket.cpp |  | Lines:  | 81-88 |  
  |  | 1 | 1 | 
 QTcpSocket::QTcpSocket| Name:  | QTcpSocket::QTcpSocket |  | Prototype:  | QTcpSocket::QTcpSocket(QTcpSocketPrivate &dd, QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpsocket.cpp |  | Lines:  | 106-110 |  
  |  | 1 | 1 | 
 QTemporaryDir::QTemporaryDir| Name:  | QTemporaryDir::QTemporaryDir |  | Prototype:  | QTemporaryDir::QTemporaryDir() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporarydir.cpp |  | Lines:  | 237-241 |  
  |  | 1 | 1 | 
 QTemporaryDir::autoRemove| Name:  | QTemporaryDir::autoRemove |  | Prototype:  | bool QTemporaryDir::autoRemove() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporarydir.cpp |  | Lines:  | 319-322 |  
  |  | 1 | 1 | 
 QTemporaryDir::errorString| Name:  | QTemporaryDir::errorString |  | Prototype:  | QString QTemporaryDir::errorString() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporarydir.cpp |  | Lines:  | 293-296 |  
  |  | 1 | 1 | 
 QTemporaryDir::isValid| Name:  | QTemporaryDir::isValid |  | Prototype:  | bool QTemporaryDir::isValid() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporarydir.cpp |  | Lines:  | 281-284 |  
  |  | 1 | 1 | 
 QTemporaryDir::path| Name:  | QTemporaryDir::path |  | Prototype:  | QString QTemporaryDir::path() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporarydir.cpp |  | Lines:  | 302-305 |  
  |  | 1 | 1 | 
 QTemporaryDir::setAutoRemove| Name:  | QTemporaryDir::setAutoRemove |  | Prototype:  | void QTemporaryDir::setAutoRemove(bool b) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporarydir.cpp |  | Lines:  | 331-334 |  
  |  | 1 | 1 | 
 QTest::IgnoreResultList::IgnoreResultList| Name:  | QTest::IgnoreResultList::IgnoreResultList |  | Prototype:  | inline IgnoreResultList(QtMsgType tp, const QVariant &patternIn) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp |  | Lines:  | 98-99 |  
  |  | 1 | 1 | 
 QTest::QBenchmarkIterationController::next| Name:  | QTest::QBenchmarkIterationController::next |  | Prototype:  | void QTest::QBenchmarkIterationController::next() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp |  | Lines:  | 225-228 |  
  |  | 1 | 1 | 
 QTest::QTestDataSetter::QTestDataSetter| Name:  | QTest::QTestDataSetter::QTestDataSetter |  | Prototype:  | QTestDataSetter(QTestData *data) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp |  | Lines:  | 756-759 |  
  |  | 1 | 1 | 
 QTest::QTestDataSetter::~QTestDataSetter| Name:  | QTest::QTestDataSetter::~QTestDataSetter |  | Prototype:  | ~QTestDataSetter() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp |  | Lines:  | 760-763 |  
  |  | 1 | 1 | 
 QTest::Q_QGS_ignoreClasses::innerFunction| Name:  | QTest::Q_QGS_ignoreClasses::innerFunction |  | Prototype:  | inline Type *innerFunction() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qsignaldumper.cpp |  | Lines:  | 62-62 |  
  |  | 1 | 4 | 
 QTest::Q_QGS_ignoreClasses::innerFunction::~HolderBase| Name:  | QTest::Q_QGS_ignoreClasses::innerFunction::~HolderBase |  | Prototype:  | ~HolderBase() noexcept |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qsignaldumper.cpp |  | Lines:  | 62-62 |  
  |  | 1 | 2 | 
 QTest::TestLoggers::addBenchmarkResult| Name:  | QTest::TestLoggers::addBenchmarkResult |  | Prototype:  | static void addBenchmarkResult(const QBenchmarkResult &result) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp |  | Lines:  | 218-221 |  
  |  | 1 | 2 | 
 QTest::TestLoggers::addIncident| Name:  | QTest::TestLoggers::addIncident |  | Prototype:  | static void addIncident(QAbstractTestLogger::IncidentTypes type, const char *description, const char *file = 0, int line = 0) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp |  | Lines:  | 212-216 |  
  |  | 1 | 2 | 
 QTest::TestLoggers::addMessage| Name:  | QTest::TestLoggers::addMessage |  | Prototype:  | static void addMessage(QAbstractTestLogger::MessageTypes type, const QString &message, const char *file = 0, int line = 0) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp |  | Lines:  | 223-227 |  
  |  | 1 | 2 | 
 QTest::TestLoggers::enterTestFunction| Name:  | QTest::TestLoggers::enterTestFunction |  | Prototype:  | static void enterTestFunction(const char *function) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp |  | Lines:  | 202-205 |  
  |  | 1 | 2 | 
 QTest::TestLoggers::leaveTestFunction| Name:  | QTest::TestLoggers::leaveTestFunction |  | Prototype:  | static void leaveTestFunction() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp |  | Lines:  | 207-210 |  
  |  | 1 | 2 | 
 QTest::TestLoggers::outputString| Name:  | QTest::TestLoggers::outputString |  | Prototype:  | static void outputString(const char *msg) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp |  | Lines:  | 229-232 |  
  |  | 1 | 2 | 
 QTest::TestLoggers::startLogging| Name:  | QTest::TestLoggers::startLogging |  | Prototype:  | static void startLogging() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp |  | Lines:  | 192-195 |  
  |  | 1 | 2 | 
 QTest::TestLoggers::stopLogging| Name:  | QTest::TestLoggers::stopLogging |  | Prototype:  | static void stopLogging() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp |  | Lines:  | 197-200 |  
  |  | 1 | 2 | 
 QTest::addResult| Name:  | QTest::addResult |  | Prototype:  | qreal addResult(qreal current, const QBenchmarkResult& r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp |  | Lines:  | 768-771 |  
  |  | 1 | 1 | 
 QTest::beginBenchmarkMeasurement| Name:  | QTest::beginBenchmarkMeasurement |  | Prototype:  | void QTest::beginBenchmarkMeasurement() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp |  | Lines:  | 254-258 |  
  |  | 1 | 1 |