| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QTest::qMedian| Name:  | QTest::qMedian |  | Prototype:  | QBenchmarkResult qMedian(const QVector<QBenchmarkResult> &container) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp |  | Lines:  | 736-752 |  
  |  | 9 | 3 | 
 QTableWidget::setVerticalHeaderLabels| Name:  | QTableWidget::setVerticalHeaderLabels |  | Prototype:  | void QTableWidget::setVerticalHeaderLabels(const QStringList &labels) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 2069-2082 |  
  |  | 9 | 3 | 
 QTableWidget::setHorizontalHeaderLabels| Name:  | QTableWidget::setHorizontalHeaderLabels |  | Prototype:  | void QTableWidget::setHorizontalHeaderLabels(const QStringList &labels) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 2087-2100 |  
  |  | 9 | 3 | 
 QTableViewPrivate::widthHintForIndex| Name:  | QTableViewPrivate::widthHintForIndex |  | Prototype:  | int QTableViewPrivate::widthHintForIndex(const QModelIndex &index, int hint, const QStyleOptionViewItem &option) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 926-938 |  
  |  | 9 | 2 | 
 QTableModel::takeItem| Name:  | QTableModel::takeItem |  | Prototype:  | QTableWidgetItem *QTableModel::takeItem(int row, int column) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 221-233 |  
  |  | 9 | 2 | 
 QTableModel::columnItems| Name:  | QTableModel::columnItems |  | Prototype:  | QVector<QTableWidgetItem*> QTableModel::columnItems(int column) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 625-640 |  
  |  | 9 | 3 | 
 QTabWidget::setTabsClosable| Name:  | QTabWidget::setTabsClosable |  | Prototype:  | void QTabWidget::setTabsClosable(bool closeable) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp |  | Lines:  | 996-1009 |  
  |  | 9 | 3 | 
 QTabBar::tabAt| Name:  | QTabBar::tabAt |  | Prototype:  | int QTabBar::tabAt(const QPoint &position) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 1287-1301 |  
  |  | 9 | 4 | 
 QTabBar::setTabEnabled| Name:  | QTabBar::setTabEnabled |  | Prototype:  | void QTabBar::setTabEnabled(int index, bool enabled) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 1078-1092 |  
  |  | 9 | 4 | 
 QSystemTrayIconPrivate::remove_sys| Name:  | QSystemTrayIconPrivate::remove_sys |  | Prototype:  | void QSystemTrayIconPrivate::remove_sys() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp |  | Lines:  | 293-305 |  
  |  | 9 | 3 | 
 QSystemTrayIcon::setVisible| Name:  | QSystemTrayIcon::setVisible |  | Prototype:  | void QSystemTrayIcon::setVisible(bool visible) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp |  | Lines:  | 268-280 |  
  |  | 9 | 4 | 
 QSwipeGestureRecognizer::reset| Name:  | QSwipeGestureRecognizer::reset |  | Prototype:  | void QSwipeGestureRecognizer::reset(QGesture *state) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp |  | Lines:  | 395-409 |  
  |  | 9 | 1 | 
 QStyledItemDelegate::setModelData| Name:  | QStyledItemDelegate::setModelData |  | Prototype:  | void QStyledItemDelegate::setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp |  | Lines:  | 465-484 |  
  |  | 9 | 3 | 
 QStyleSheetStyle::styleSheetPalette| Name:  | QStyleSheetStyle::styleSheetPalette |  | Prototype:  | bool QStyleSheetStyle::styleSheetPalette(const QWidget* w, const QStyleOption* opt, QPalette* pal) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 5976-5991 |  
  |  | 9 | 4 | 
 QStringRef::trimmed| Name:  | QStringRef::trimmed |  | Prototype:  | QStringRef QStringRef::trimmed() const |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 10386-10397 |  
  |  | 9 | 3 | 
 QString::mid| Name:  | QString::mid |  | Prototype:  | QString QString::mid(int position, int n) const |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4400-4418 |  
  |  | 9 | 5 | 
 QString::fromRawData| Name:  | QString::fromRawData |  | Prototype:  | QString QString::fromRawData(const QChar *unicode, int size) |  | Coverage:  |  81.818% (9/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 8207-8220 |  
  |  | 9 | 4 | 
 QString::append| Name:  | QString::append |  | Prototype:  | QString &QString::append(const QString &str) |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 2064-2078 |  
  |  | 9 | 4 | 
 QStatePrivate::transitions| Name:  | QStatePrivate::transitions |  | Prototype:  | QList<QAbstractTransition*> QStatePrivate::transitions() const |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp |  | Lines:  | 235-248 |  
  |  | 9 | 4 | 
 QStateMachinePrivate::computePendingRestorables| Name:  | QStateMachinePrivate::computePendingRestorables |  | Prototype:  | QHash<QStateMachinePrivate::RestorableId, QVariant> QStateMachinePrivate::computePendingRestorables( const QList<QAbstractState*> &statesToExit_sorted) const |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1399-1413 |  
  |  | 9 | 4 | 
 QStateMachine::removeState| Name:  | QStateMachine::removeState |  | Prototype:  | void QStateMachine::removeState(QAbstractState *state) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2588-2601 |  
  |  | 9 | 3 | 
 QState::setChildMode| Name:  | QState::setChildMode |  | Prototype:  | void QState::setChildMode(ChildMode mode) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp |  | Lines:  | 523-538 |  
  |  | 9 | 3 | 
 QStandardItemPrivate::~QStandardItemPrivate| Name:  | QStandardItemPrivate::~QStandardItemPrivate |  | Prototype:  | QStandardItemPrivate::~QStandardItemPrivate() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 94-106 |  
  |  | 9 | 4 | 
 QStandardItemModelPrivate::rowsRemoved| Name:  | QStandardItemModelPrivate::rowsRemoved |  | Prototype:  | void QStandardItemModelPrivate::rowsRemoved(QStandardItem *parent, int row, int count) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 587-601 |  
  |  | 9 | 4 | 
 QStandardItemModelPrivate::columnsRemoved| Name:  | QStandardItemModelPrivate::columnsRemoved |  | Prototype:  | void QStandardItemModelPrivate::columnsRemoved(QStandardItem *parent, int column, int count) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 606-620 |  
  |  | 9 | 4 | 
 QStandardItemModel::setVerticalHeaderLabels| Name:  | QStandardItemModel::setVerticalHeaderLabels |  | Prototype:  | void QStandardItemModel::setVerticalHeaderLabels(const QStringList &labels) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2472-2485 |  
  |  | 9 | 4 | 
 QStandardItemModel::setHorizontalHeaderLabels| Name:  | QStandardItemModel::setHorizontalHeaderLabels |  | Prototype:  | void QStandardItemModel::setHorizontalHeaderLabels(const QStringList &labels) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2449-2462 |  
  |  | 9 | 4 | 
 QStandardItemModel::index| Name:  | QStandardItemModel::index |  | Prototype:  | QModelIndex QStandardItemModel::index(int row, int column, const QModelIndex &parent) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2818-2830 |  
  |  | 9 | 2 | 
 QStandardItem::takeChild| Name:  | QStandardItem::takeChild |  | Prototype:  | QStandardItem *QStandardItem::takeChild(int row, int column) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 1784-1796 |  
  |  | 9 | 3 | 
 QSslSocketPrivate::verifyErrorsHaveBeenIgnored| Name:  | QSslSocketPrivate::verifyErrorsHaveBeenIgnored |  | Prototype:  | bool QSslSocketPrivate::verifyErrorsHaveBeenIgnored() |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2549-2570 |  
  |  | 9 | 4 | 
 QSslSocketPrivate::unixRootCertDirectories| Name:  | QSslSocketPrivate::unixRootCertDirectories |  | Prototype:  | QList<QByteArray> QSslSocketPrivate::unixRootCertDirectories() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2634-2645 |  
  |  | 9 | 1 | 
 QSslSocketPrivate::_q_disconnectedSlot| Name:  | QSslSocketPrivate::_q_disconnectedSlot |  | Prototype:  | void QSslSocketPrivate::_q_disconnectedSlot() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2395-2411 |  
  |  | 9 | 1 | 
 QSslCertificate::extensions| Name:  | QSslCertificate::extensions |  | Prototype:  | QList<QSslCertificateExtension> QSslCertificate::extensions() const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 465-481 |  
  |  | 9 | 3 | 
 QSqlResult::bindValue| Name:  | QSqlResult::bindValue |  | Prototype:  | void QSqlResult::bindValue(const QString& placeholder, const QVariant& val, QSql::ParamType paramType) |  | Coverage:  |  50.000% (5/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp |  | Lines:  | 705-720 |  
  |  | 9 | 4 | 
 QSqlRelationalTableModel::setData| Name:  | QSqlRelationalTableModel::setData |  | Prototype:  | bool QSqlRelationalTableModel::setData(const QModelIndex &index, const QVariant &value, int role) |  | Coverage:  |  93.750% (15/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp |  | Lines:  | 468-481 |  
  |  | 9 | 4 | 
 QSqlRelationalTableModel::relationModel| Name:  | QSqlRelationalTableModel::relationModel |  | Prototype:  | QSqlTableModel *QSqlRelationalTableModel::relationModel(int column) const |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp |  | Lines:  | 632-645 |  
  |  | 9 | 4 | 
 QSqlFieldPrivate::operator==| Name:  | QSqlFieldPrivate::operator== |  | Prototype:  | bool operator==(const QSqlFieldPrivate& other) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlfield.cpp |  | Lines:  | 70-81 |  
  |  | 9 | 1 | 
 QSqlDatabasePrivate::database| Name:  | QSqlDatabasePrivate::database |  | Prototype:  | QSqlDatabase QSqlDatabasePrivate::database(const QString& name, bool open) |  | Coverage:  |  81.818% (9/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp |  | Lines:  | 270-284 |  
  |  | 9 | 3 | 
 QSqlDatabasePrivate::copy| Name:  | QSqlDatabasePrivate::copy |  | Prototype:  | void QSqlDatabasePrivate::copy(const QSqlDatabasePrivate *other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp |  | Lines:  | 290-301 |  
  |  | 9 | 1 | 
 QSqlDatabasePrivate::addDatabase| Name:  | QSqlDatabasePrivate::addDatabase |  | Prototype:  | void QSqlDatabasePrivate::addDatabase(const QSqlDatabase &db, const QString &name) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp |  | Lines:  | 253-266 |  
  |  | 9 | 2 | 
 QSplitterHandle::resizeEvent| Name:  | QSplitterHandle::resizeEvent |  | Prototype:  | void QSplitterHandle::resizeEvent(QResizeEvent *event) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 240-262 |  
  |  | 9 | 3 | 
 QSplitterHandle::mouseReleaseEvent| Name:  | QSplitterHandle::mouseReleaseEvent |  | Prototype:  | void QSplitterHandle::mouseReleaseEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 318-331 |  
  |  | 9 | 3 | 
 QSplitter::sizes| Name:  | QSplitter::sizes |  | Prototype:  | QList<int> QSplitter::sizes() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 1510-1524 |  
  |  | 9 | 2 | 
 QSpinBox::textFromValue| Name:  | QSpinBox::textFromValue |  | Prototype:  | QString QSpinBox::textFromValue(int value) const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 476-492 |  
  |  | 9 | 3 | 
 QSpiAccessibleBridge::updateStatus| Name:  | QSpiAccessibleBridge::updateStatus |  | Prototype:  | void QSpiAccessibleBridge::updateStatus() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/bridge.cpp |  | Lines:  | 86-102 |  
  |  | 9 | 2 | 
 QSpdyProtocolHandler::replyFinishedWithError| Name:  | QSpdyProtocolHandler::replyFinishedWithError |  | Prototype:  | void QSpdyProtocolHandler::replyFinishedWithError(QHttpNetworkReply *httpReply, qint32 streamID, QNetworkReply::NetworkError errorCode, const char *errorMessage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 1274-1286 |  
  |  | 9 | 2 | 
 QSortFilterProxyModelPrivate::proxy_item_range| Name:  | QSortFilterProxyModelPrivate::proxy_item_range |  | Prototype:  | void QSortFilterProxyModelPrivate::proxy_item_range( const QVector<int> &source_to_proxy, const QVector<int> &source_items, int &proxy_low, int &proxy_high) const |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 983-997 |  
  |  | 9 | 4 | 
 QSortFilterProxyModelPrivate::index_to_iterator| Name:  | QSortFilterProxyModelPrivate::index_to_iterator |  | Prototype:  | inline QHash<QModelIndex, Mapping *>::const_iterator index_to_iterator( const QModelIndex &proxy_index) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 183-195 |  
  |  | 9 | 1 | 
 QSortFilterProxyModelPrivate::_q_sourceColumnsRemoved| Name:  | QSortFilterProxyModelPrivate::_q_sourceColumnsRemoved |  | Prototype:  | void QSortFilterProxyModelPrivate::_q_sourceColumnsRemoved( const QModelIndex &source_parent, int start, int end) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1513-1529 |  
  |  | 9 | 4 | 
 QSocks5PasswordAuthenticator::continueAuthenticate| Name:  | QSocks5PasswordAuthenticator::continueAuthenticate |  | Prototype:  | bool QSocks5PasswordAuthenticator::continueAuthenticate(QTcpSocket *socket, bool *completed) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 482-498 |  
  |  | 9 | 3 | 
 QSocketNotifier::QSocketNotifier| Name:  | QSocketNotifier::QSocketNotifier |  | Prototype:  | QSocketNotifier::QSocketNotifier(qintptr socket, Type type, QObject *parent) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsocketnotifier.cpp |  | Lines:  | 142-156 |  
  |  | 9 | 3 | 
 QSliderPrivate::updateHoverControl| Name:  | QSliderPrivate::updateHoverControl |  | Prototype:  | bool QSliderPrivate::updateHoverControl(const QPoint &pos) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 158-170 |  
  |  | 9 | 2 | 
 QSlider::mouseMoveEvent| Name:  | QSlider::mouseMoveEvent |  | Prototype:  | void QSlider::mouseMoveEvent(QMouseEvent *ev) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 427-439 |  
  |  | 9 | 2 | 
 QSlider::minimumSizeHint| Name:  | QSlider::minimumSizeHint |  | Prototype:  | QSize QSlider::minimumSizeHint() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 490-502 |  
  |  | 9 | 2 | 
 QSlider::event| Name:  | QSlider::event |  | Prototype:  | bool QSlider::event(QEvent *event) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp |  | Lines:  | 341-360 |  
  |  | 9 | 8 | 
 QSizeGripPrivate::updateTopLevelWidget| Name:  | QSizeGripPrivate::updateTopLevelWidget |  | Prototype:  | void updateTopLevelWidget() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp |  | Lines:  | 99-110 |  
  |  | 9 | 4 | 
 QSizeGripPrivate::_q_showIfNotHidden| Name:  | QSizeGripPrivate::_q_showIfNotHidden |  | Prototype:  | void _q_showIfNotHidden() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp |  | Lines:  | 116-131 |  
  |  | 9 | 3 | 
 QSingleShotTimer::timerEvent| Name:  | QSingleShotTimer::timerEvent |  | Prototype:  | void QSingleShotTimer::timerEvent(QTimerEvent *) |  | Coverage:  |  90.909% (10/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimer.cpp |  | Lines:  | 303-327 |  
  |  | 9 | 4 | 
 QSimpleDrag::startDrag| Name:  | QSimpleDrag::startDrag |  | Prototype:  | void QSimpleDrag::startDrag() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp |  | Lines:  | 342-355 |  
  |  | 9 | 2 | 
 QSimpleDrag::move| Name:  | QSimpleDrag::move |  | Prototype:  | void QSimpleDrag::move(const QPoint &globalPos) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp |  | Lines:  | 366-380 |  
  |  | 9 | 2 | 
 QSignalMapper::map| Name:  | QSignalMapper::map |  | Prototype:  | void QSignalMapper::map(QObject *sender) |  | Coverage:  |  69.231% (9/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp |  | Lines:  | 251-262 |  
  |  | 9 | 5 | 
 QSidebar::showContextMenu| Name:  | QSidebar::showContextMenu |  | Prototype:  | void QSidebar::showContextMenu(const QPoint &position) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp |  | Lines:  | 446-458 |  
  |  | 9 | 4 | 
 QSidebar::selectUrl| Name:  | QSidebar::selectUrl |  | Prototype:  | void QSidebar::selectUrl(const QUrl &url) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp |  | Lines:  | 423-438 |  
  |  | 9 | 3 | 
 QSidebar::removeEntry| Name:  | QSidebar::removeEntry |  | Prototype:  | void QSidebar::removeEntry() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp |  | Lines:  | 466-479 |  
  |  | 9 | 4 | 
 QSharedNetworkSessionManager::getSession| Name:  | QSharedNetworkSessionManager::getSession |  | Prototype:  | QSharedPointer<QNetworkSession> QSharedNetworkSessionManager::getSession(const QNetworkConfiguration &config) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qsharednetworksession.cpp |  | Lines:  | 65-79 |  
  |  | 9 | 3 | 
 QSharedMemoryPrivate::makePlatformSafeKey| Name:  | QSharedMemoryPrivate::makePlatformSafeKey |  | Prototype:  | QString QSharedMemoryPrivate::makePlatformSafeKey(const QString &key, const QString &prefix) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp |  | Lines:  | 61-83 |  
  |  | 9 | 2 | 
 QSharedMemory::attach| Name:  | QSharedMemory::attach |  | Prototype:  | bool QSharedMemory::attach(AccessMode mode) |  | Coverage:  |  75.000% (12/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp |  | Lines:  | 397-413 |  
  |  | 9 | 4 | 
 QSettingsPrivate::processChild| Name:  | QSettingsPrivate::processChild |  | Prototype:  | void QSettingsPrivate::processChild(QStringRef key, ChildSpec spec, QStringList &result) |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 308-322 |  
  |  | 9 | 5 | 
 QSettings::remove| Name:  | QSettings::remove |  | Prototype:  | void QSettings::remove(const QString &key) |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 3181-3200 |  
  |  | 9 | 3 | 
 QSessionManagerPrivate::QSessionManagerPrivate| Name:  | QSessionManagerPrivate::QSessionManagerPrivate |  | Prototype:  | QSessionManagerPrivate::QSessionManagerPrivate(const QString &id, const QString &key) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp |  | Lines:  | 122-129 |  
  |  | 9 | 1 | 
 QSequentialAnimationGroupPrivate::animationInsertedAt| Name:  | QSequentialAnimationGroupPrivate::animationInsertedAt |  | Prototype:  | void QSequentialAnimationGroupPrivate::animationInsertedAt(int index) |  | Coverage:  |  81.250% (13/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp |  | Lines:  | 513-531 |  
  |  | 9 | 4 | 
 QSequentialAnimationGroupPrivate::activateCurrentAnimation| Name:  | QSequentialAnimationGroupPrivate::activateCurrentAnimation |  | Prototype:  | void QSequentialAnimationGroupPrivate::activateCurrentAnimation(bool intermediate) |  | Coverage:  |  92.857% (13/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp |  | Lines:  | 463-480 |  
  |  | 9 | 4 | 
 QScrollerPrivate::pressWhileInactive| Name:  | QScrollerPrivate::pressWhileInactive |  | Prototype:  | bool QScrollerPrivate::pressWhileInactive(const QPointF &position, qint64 timestamp) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1542-1557 |  
  |  | 9 | 3 | 
 QScrollBarPrivate::updateHoverControl| Name:  | QScrollBarPrivate::updateHoverControl |  | Prototype:  | bool QScrollBarPrivate::updateHoverControl(const QPoint &pos) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp |  | Lines:  | 202-214 |  
  |  | 9 | 2 | 
 QScrollBarPrivate::stopRepeatAction| Name:  | QScrollBarPrivate::stopRepeatAction |  | Prototype:  | void QScrollBarPrivate::stopRepeatAction() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp |  | Lines:  | 290-303 |  
  |  | 9 | 2 | 
 QScrollBarPrivate::newHoverControl| Name:  | QScrollBarPrivate::newHoverControl |  | Prototype:  | QStyle::SubControl QScrollBarPrivate::newHoverControl(const QPoint &pos) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp |  | Lines:  | 216-228 |  
  |  | 9 | 2 | 
 QScanConverter::emitNode| Name:  | QScanConverter::emitNode |  | Prototype:  | void QScanConverter::emitNode(const Intersection *node) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 247-263 |  
  |  | 9 | 5 | 
 QRubberBand::changeEvent| Name:  | QRubberBand::changeEvent |  | Prototype:  | void QRubberBand::changeEvent(QEvent *e) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp |  | Lines:  | 223-240 |  
  |  | 9 | 5 | 
 QRingBuffer::append| Name:  | QRingBuffer::append |  | Prototype:  | void QRingBuffer::append(const QByteArray &qba) |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp |  | Lines:  | 335-349 |  
  |  | 9 | 3 | 
 QRenderRule::drawBorder| Name:  | QRenderRule::drawBorder |  | Prototype:  | void QRenderRule::drawBorder(QPainter *p, const QRect& rect) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1226-1240 |  
  |  | 9 | 3 | 
 QRenderRule::adjustSize| Name:  | QRenderRule::adjustSize |  | Prototype:  | QSize adjustSize(const QSize &sz) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 553-564 |  
  |  | 9 | 6 | 
 QRegionPrivate::canPrepend| Name:  | QRegionPrivate::canPrepend |  | Prototype:  | bool QRegionPrivate::canPrepend(const QRect *r) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1575-1590 |  
  |  | 9 | 3 | 
 QRegionPrivate::canAppend| Name:  | QRegionPrivate::canAppend |  | Prototype:  | bool QRegionPrivate::canAppend(const QRect *r) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1553-1568 |  
  |  | 9 | 3 | 
 QRegion::QRegion| Name:  | QRegion::QRegion |  | Prototype:  | QRegion::QRegion(const QPolygon &a, Qt::FillRule fillRule) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3858-3873 |  
  |  | 9 | 3 | 
 QRegExpEngine::startTokenizer| Name:  | QRegExpEngine::startTokenizer |  | Prototype:  | void QRegExpEngine::startTokenizer(const QChar *rx, int len) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3331-3342 |  
  |  | 9 | 1 | 
 QRegExpEngine::addPlusTransitions| Name:  | QRegExpEngine::addPlusTransitions |  | Prototype:  | void QRegExpEngine::addPlusTransitions(const QVector<int> &from, const QVector<int> &to, int atom) |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1539-1554 |  
  |  | 9 | 5 | 
 QRegExpEngine::Box::set| Name:  | QRegExpEngine::Box::set |  | Prototype:  | void QRegExpEngine::Box::set(QChar ch) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 2485-2498 |  
  |  | 9 | 1 | 
 QRegExp::escape| Name:  | QRegExp::escape |  | Prototype:  | QString QRegExp::escape(const QString &str) |  | Coverage:  | 100.000% (19/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4523-4550 |  
  |  | 9 | 16 | 
 QRasterPaintEngine::updateBrush| Name:  | QRasterPaintEngine::updateBrush |  | Prototype:  | void QRasterPaintEngine::updateBrush(const QBrush &brush) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 804-819 |  
  |  | 9 | 2 | 
 QRasterPaintEngine::fillRect| Name:  | QRasterPaintEngine::fillRect |  | Prototype:  | void QRasterPaintEngine::fillRect(const QRectF &r, const QColor &color) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1778-1795 |  
  |  | 9 | 2 | 
 QRasterPaintEngine::clip| Name:  | QRasterPaintEngine::clip |  | Prototype:  | void QRasterPaintEngine::clip(const QRect &rect, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1214-1233 |  
  |  | 9 | 4 | 
 QRadioButton::mouseMoveEvent| Name:  | QRadioButton::mouseMoveEvent |  | Prototype:  | void QRadioButton::mouseMoveEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp |  | Lines:  | 230-245 |  
  |  | 9 | 4 | 
 QQuaternion::normalized| Name:  | QQuaternion::normalized |  | Prototype:  | QQuaternion QQuaternion::normalized() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp |  | Lines:  | 260-273 |  
  |  | 9 | 3 | 
 QQuaternion::nlerp| Name:  | QQuaternion::nlerp |  | Prototype:  | QQuaternion QQuaternion::nlerp (const QQuaternion& q1, const QQuaternion& q2, float t) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp |  | Lines:  | 966-983 |  
  |  | 9 | 4 | 
 QQuaternion::fromDirection| Name:  | QQuaternion::fromDirection |  | Prototype:  | QQuaternion QQuaternion::fromDirection(const QVector3D &direction, const QVector3D &up) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp |  | Lines:  | 744-760 |  
  |  | 9 | 3 | 
 QQuaternion::fromAxisAndAngle| Name:  | QQuaternion::fromAxisAndAngle |  | Prototype:  | QQuaternion QQuaternion::fromAxisAndAngle (float x, float y, float z, float angle) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp |  | Lines:  | 461-474 |  
  |  | 9 | 2 | 
 QPushButton::focusOutEvent| Name:  | QPushButton::focusOutEvent |  | Prototype:  | void QPushButton::focusOutEvent(QFocusEvent *e) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp |  | Lines:  | 494-510 |  
  |  | 9 | 4 | 
 QProgressDialog::sizeHint| Name:  | QProgressDialog::sizeHint |  | Prototype:  | QSize QProgressDialog::sizeHint() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 719-730 |  
  |  | 9 | 2 | 
 QProgressBar::sizeHint| Name:  | QProgressBar::sizeHint |  | Prototype:  | QSize QProgressBar::sizeHint() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 422-433 |  
  |  | 9 | 2 | 
 QProcess::open| Name:  | QProcess::open |  | Prototype:  | bool QProcess::open(OpenMode mode) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 2130-2144 |  
  |  | 9 | 3 |