| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QSystemTrayIconPrivate::install_sys| Name:  | QSystemTrayIconPrivate::install_sys |  | Prototype:  | void QSystemTrayIconPrivate::install_sys() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp |  | Lines:  | 270-282 |  
  |  | 8 | 3 | 
 QSysInfo::prettyProductName| Name:  | QSysInfo::prettyProductName |  | Prototype:  | QString QSysInfo::prettyProductName() |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2780-2847 |  
  |  | 8 | 3 | 
 QSyntaxHighlighter::rehighlightBlock| Name:  | QSyntaxHighlighter::rehighlightBlock |  | Prototype:  | void QSyntaxHighlighter::rehighlightBlock(const QTextBlock &block) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp |  | Lines:  | 386-399 |  
  |  | 8 | 3 | 
 QStyledItemDelegate::sizeHint| Name:  | QStyledItemDelegate::sizeHint |  | Prototype:  | QSize QStyledItemDelegate::sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp |  | Lines:  | 398-410 |  
  |  | 8 | 2 | 
 QStyleSheetStyle::standardPixmap| Name:  | QStyleSheetStyle::standardPixmap |  | Prototype:  | QPixmap QStyleSheetStyle::standardPixmap(StandardPixmap standardPixmap, const QStyleOption *opt, const QWidget *w) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 5190-5203 |  
  |  | 8 | 4 | 
 QStringRef::mid| Name:  | QStringRef::mid |  | Prototype:  | QStringRef QStringRef::mid(int pos, int n) const |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 9605-9620 |  
  |  | 8 | 5 | 
 QString::setRawData| Name:  | QString::setRawData |  | Prototype:  | QString &QString::setRawData(const QChar *unicode, int size) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 8236-8250 |  
  |  | 8 | 3 | 
 QString::midRef| Name:  | QString::midRef |  | Prototype:  | QStringRef QString::midRef(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:  | 9642-9657 |  
  |  | 8 | 5 | 
 QString::isSimpleText| Name:  | QString::isSimpleText |  | Prototype:  | bool QString::isSimpleText() const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 8055-8069 |  
  |  | 8 | 3 | 
 QString::contains| Name:  | QString::contains |  | Prototype:  | bool QString::contains(const QRegularExpression &re, QRegularExpressionMatch *match) const |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4023-4034 |  
  |  | 8 | 3 | 
 QString::compare_helper| Name:  | QString::compare_helper |  | Prototype:  | int QString::compare_helper(const QChar *data1, int length1, QLatin1String s2, Qt::CaseSensitivity cs) noexcept |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 5501-5516 |  
  |  | 8 | 3 | 
 QStatusBarPrivate::tryToShowSizeGrip| Name:  | QStatusBarPrivate::tryToShowSizeGrip |  | Prototype:  | void tryToShowSizeGrip() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 106-116 |  
  |  | 8 | 3 | 
 QStatusBar::clearMessage| Name:  | QStatusBar::clearMessage |  | Prototype:  | void QStatusBar::clearMessage() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 575-586 |  
  |  | 8 | 3 | 
 QStateMachinePrivate::restorablesToPropertyList| Name:  | QStateMachinePrivate::restorablesToPropertyList |  | Prototype:  | QVector<QPropertyAssignment> QStateMachinePrivate::restorablesToPropertyList(const QHash<RestorableId, QVariant> &restorables) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1365-1381 |  
  |  | 8 | 3 | 
 QStateMachinePrivate::findErrorState| Name:  | QStateMachinePrivate::findErrorState |  | Prototype:  | QAbstractState *QStateMachinePrivate::findErrorState(QAbstractState *context) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1447-1461 |  
  |  | 8 | 4 | 
 QStateMachine::stop| Name:  | QStateMachine::stop |  | Prototype:  | void QStateMachine::stop() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2648-2663 |  
  |  | 8 | 4 | 
 QStandardItemModel::takeVerticalHeaderItem| Name:  | QStandardItemModel::takeVerticalHeaderItem |  | Prototype:  | QStandardItem *QStandardItemModel::takeVerticalHeaderItem(int row) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2695-2706 |  
  |  | 8 | 3 | 
 QStandardItemModel::takeHorizontalHeaderItem| Name:  | QStandardItemModel::takeHorizontalHeaderItem |  | Prototype:  | QStandardItem *QStandardItemModel::takeHorizontalHeaderItem(int column) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2673-2684 |  
  |  | 8 | 3 | 
 QStandardItemModel::findItems| Name:  | QStandardItemModel::findItems |  | Prototype:  | QList<QStandardItem*> QStandardItemModel::findItems(const QString &text, Qt::MatchFlags flags, int column) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2532-2543 |  
  |  | 8 | 2 | 
 QStackedLayout::heightForWidth| Name:  | QStackedLayout::heightForWidth |  | Prototype:  | int QStackedLayout::heightForWidth(int width) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp |  | Lines:  | 508-527 |  
  |  | 8 | 4 | 
 QSslSocketPrivate::addDefaultCaCertificates| Name:  | QSslSocketPrivate::addDefaultCaCertificates |  | Prototype:  | bool QSslSocketPrivate::addDefaultCaCertificates(const QString &path, QSsl::EncodingFormat format, QRegExp::PatternSyntax syntax) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2154-2166 |  
  |  | 8 | 2 | 
 QSslSocketBackendPrivate::getErrorsFromOpenSsl| Name:  | QSslSocketBackendPrivate::getErrorsFromOpenSsl |  | Prototype:  | QString QSslSocketBackendPrivate::getErrorsFromOpenSsl() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 165-176 |  
  |  | 8 | 3 | 
 QSslSocket::waitForConnected| Name:  | QSslSocket::waitForConnected |  | Prototype:  | bool QSslSocket::waitForConnected(int msecs) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 1539-1550 |  
  |  | 8 | 3 | 
 QSslSocket::close| Name:  | QSslSocket::close |  | Prototype:  | void QSslSocket::close() |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 795-810 |  
  |  | 8 | 3 | 
 QSslKey::QSslKey| Name:  | QSslKey::QSslKey |  | Prototype:  | QSslKey::QSslKey(QIODevice *device, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat encoding, QSsl::KeyType type, const QByteArray &passPhrase) |  | Coverage:  |  57.143% (4/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp |  | Lines:  | 259-272 |  
  |  | 8 | 3 | 
 QSslEllipticCurve::fromShortName| Name:  | QSslEllipticCurve::fromShortName |  | Prototype:  | QSslEllipticCurve QSslEllipticCurve::fromShortName(const QString &name) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslellipticcurve_openssl.cpp |  | Lines:  | 71-94 |  
  |  | 8 | 2 | 
 QSslEllipticCurve::fromLongName| Name:  | QSslEllipticCurve::fromLongName |  | Prototype:  | QSslEllipticCurve QSslEllipticCurve::fromLongName(const QString &name) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslellipticcurve_openssl.cpp |  | Lines:  | 96-113 |  
  |  | 8 | 2 | 
 QSslCertificatePrivate::init| Name:  | QSslCertificatePrivate::init |  | Prototype:  | void QSslCertificatePrivate::init(const QByteArray &data, QSsl::EncodingFormat format) |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 507-519 |  
  |  | 8 | 4 | 
 QSqlTableModelPrivate::clear| Name:  | QSqlTableModelPrivate::clear |  | Prototype:  | void QSqlTableModelPrivate::clear() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 101-111 |  
  |  | 8 | 1 | 
 QSqlTableModel::removeColumns| Name:  | QSqlTableModel::removeColumns |  | Prototype:  | bool QSqlTableModel::removeColumns(int column, int count, const QModelIndex &parent) |  | Coverage:  |  57.143% (8/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 1042-1052 |  
  |  | 8 | 4 | 
 QSqlTableModel::record| Name:  | QSqlTableModel::record |  | Prototype:  | QSqlRecord QSqlTableModel::record(int row) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 1339-1355 |  
  |  | 8 | 3 | 
 QSqlTableModel::orderByClause| Name:  | QSqlTableModel::orderByClause |  | Prototype:  | QString QSqlTableModel::orderByClause() const |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 975-988 |  
  |  | 8 | 2 | 
 QSqlTableModel::insertRecord| Name:  | QSqlTableModel::insertRecord |  | Prototype:  | bool QSqlTableModel::insertRecord(int row, const QSqlRecord &record) |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 1189-1200 |  
  |  | 8 | 4 | 
 QSqlTableModel::headerData| Name:  | QSqlTableModel::headerData |  | Prototype:  | QVariant QSqlTableModel::headerData(int section, Qt::Orientation orientation, int role) const |  | Coverage:  |  16.667% (2/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 485-496 |  
  |  | 8 | 4 | 
 QSqlResult::hasOutValues| Name:  | QSqlResult::hasOutValues |  | Prototype:  | bool QSqlResult::hasOutValues() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp |  | Lines:  | 869-880 |  
  |  | 8 | 4 | 
 QSqlRelationalTableModel::removeColumns| Name:  | QSqlRelationalTableModel::removeColumns |  | Prototype:  | bool QSqlRelationalTableModel::removeColumns(int column, int count, const QModelIndex &parent) |  | Coverage:  |  71.429% (10/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp |  | Lines:  | 772-785 |  
  |  | 8 | 4 | 
 QSqlQueryModel::setHeaderData| Name:  | QSqlQueryModel::setHeaderData |  | Prototype:  | bool QSqlQueryModel::setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp |  | Lines:  | 505-517 |  
  |  | 8 | 3 | 
 QSqlQuery::first| Name:  | QSqlQuery::first |  | Prototype:  | bool QSqlQuery::first() |  | Coverage:  |  90.909% (10/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp |  | Lines:  | 732-743 |  
  |  | 8 | 3 | 
 QSqlIndex::createField| Name:  | QSqlIndex::createField |  | Prototype:  | QString QSqlIndex::createField(int i, const QString& prefix, bool verbose) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlindex.cpp |  | Lines:  | 175-185 |  
  |  | 8 | 3 | 
 QSqlDatabasePrivate::cleanConnections| Name:  | QSqlDatabasePrivate::cleanConnections |  | Prototype:  | void QSqlDatabasePrivate::cleanConnections() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp |  | Lines:  | 191-203 |  
  |  | 8 | 2 | 
 QSqlCachedResultPrivate::init| Name:  | QSqlCachedResultPrivate::init |  | Prototype:  | void QSqlCachedResultPrivate::init(int count, bool fo) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp |  | Lines:  | 79-91 |  
  |  | 8 | 2 | 
 QSplitterPrivate::addContribution| Name:  | QSplitterPrivate::addContribution |  | Prototype:  | void QSplitterPrivate::addContribution(int index, int *min, int *max, bool mayCollapse) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 571-584 |  
  |  | 8 | 4 | 
 QSplitterHandle::mouseMoveEvent| Name:  | QSplitterHandle::mouseMoveEvent |  | Prototype:  | void QSplitterHandle::mouseMoveEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 288-300 |  
  |  | 8 | 3 | 
 QSplitter::setStretchFactor| Name:  | QSplitter::setStretchFactor |  | Prototype:  | void QSplitter::setStretchFactor(int index, int stretch) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 1699-1710 |  
  |  | 8 | 2 | 
 QSplashScreen::setPixmap| Name:  | QSplashScreen::setPixmap |  | Prototype:  | void QSplashScreen::setPixmap(const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplashscreen.cpp |  | Lines:  | 283-295 |  
  |  | 8 | 2 | 
 QSpinBoxValidator::validate| Name:  | QSpinBoxValidator::validate |  | Prototype:  | QValidator::State QSpinBoxValidator::validate(QString &input, int &pos) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 1906-1920 |  
  |  | 8 | 4 | 
 QSpdyProtocolHandler::replyFinished| Name:  | QSpdyProtocolHandler::replyFinished |  | Prototype:  | void QSpdyProtocolHandler::replyFinished(QHttpNetworkReply *httpReply, qint32 streamID) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 1262-1272 |  
  |  | 8 | 2 | 
 QSortFilterProxyModelPrivate::update_source_sort_column| Name:  | QSortFilterProxyModelPrivate::update_source_sort_column |  | Prototype:  | bool QSortFilterProxyModelPrivate::update_source_sort_column() |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 459-477 |  
  |  | 8 | 3 | 
 QSortFilterProxyModelPrivate::store_persistent_indexes| Name:  | QSortFilterProxyModelPrivate::store_persistent_indexes |  | Prototype:  | QModelIndexPairList QSortFilterProxyModelPrivate::store_persistent_indexes() const |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1017-1028 |  
  |  | 8 | 2 | 
 QSortFilterProxyModelPrivate::sort_source_rows| Name:  | QSortFilterProxyModelPrivate::sort_source_rows |  | Prototype:  | void QSortFilterProxyModelPrivate::sort_source_rows( QVector<int> &source_rows, const QModelIndex &source_parent) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 485-500 |  
  |  | 8 | 3 | 
 QSortFilterProxyModel::parent| Name:  | QSortFilterProxyModel::parent |  | Prototype:  | QModelIndex QSortFilterProxyModel::parent(const QModelIndex &child) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1893-1903 |  
  |  | 8 | 2 | 
 QSortFilterProxyModel::index| Name:  | QSortFilterProxyModel::index |  | Prototype:  | QModelIndex QSortFilterProxyModel::index(int row, int column, const QModelIndex &parent) const |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1876-1888 |  
  |  | 8 | 3 | 
 QSortFilterProxyModel::buddy| Name:  | QSortFilterProxyModel::buddy |  | Prototype:  | QModelIndex QSortFilterProxyModel::buddy(const QModelIndex &index) const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2237-2247 |  
  |  | 8 | 3 | 
 QSocks5SocketEngine::setOption| Name:  | QSocks5SocketEngine::setOption |  | Prototype:  | bool QSocks5SocketEngine::setOption(SocketOption option, int value) |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1714-1726 |  
  |  | 8 | 4 | 
 QSizeGripPrivate::corner| Name:  | QSizeGripPrivate::corner |  | Prototype:  | Qt::Corner QSizeGripPrivate::corner() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp |  | Lines:  | 157-168 |  
  |  | 8 | 2 | 
 QSignalTransitionPrivate::callOnTransition| Name:  | QSignalTransitionPrivate::callOnTransition |  | Prototype:  | void QSignalTransitionPrivate::callOnTransition(QEvent *e) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp |  | Lines:  | 273-286 |  
  |  | 8 | 2 | 
 QSignalTransition::eventTest| Name:  | QSignalTransition::eventTest |  | Prototype:  | bool QSignalTransition::eventTest(QEvent *event) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp |  | Lines:  | 226-237 |  
  |  | 8 | 3 | 
 QShortcutMap::hasShortcutForKeySequence| Name:  | QShortcutMap::hasShortcutForKeySequence |  | Prototype:  | bool QShortcutMap::hasShortcutForKeySequence(const QKeySequence &seq) const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp |  | Lines:  | 408-423 |  
  |  | 8 | 3 | 
 QSharedMemoryPrivate::createUnixKeyFile| Name:  | QSharedMemoryPrivate::createUnixKeyFile |  | Prototype:  | int QSharedMemoryPrivate::createUnixKeyFile(const QString &fileName) |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp |  | Lines:  | 112-124 |  
  |  | 8 | 3 | 
 QSharedMemory::setNativeKey| Name:  | QSharedMemory::setNativeKey |  | Prototype:  | void QSharedMemory::setNativeKey(const QString &key) |  | Coverage:  |  66.667% (6/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp |  | Lines:  | 229-240 |  
  |  | 8 | 3 | 
 QSharedMemory::setKey| Name:  | QSharedMemory::setKey |  | Prototype:  | void QSharedMemory::setKey(const QString &key) |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp |  | Lines:  | 197-208 |  
  |  | 8 | 3 | 
 QSharedDataPointer::detach| Name:  | QSharedDataPointer::detach |  | Prototype:  | template<> void QSharedDataPointer<QNetworkProxyQueryPrivate>::detach() |  | Coverage:  |  53.846% (7/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp |  | Lines:  | 879-889 |  
  |  | 8 | 3 | 
 QSharedDataPointer::detach| Name:  | QSharedDataPointer::detach |  | Prototype:  | template<> void QSharedDataPointer<QUrlQueryPrivate>::detach() |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines:  | 185-195 |  
  |  | 8 | 3 | 
 QSharedDataPointer::detach| Name:  | QSharedDataPointer::detach |  | Prototype:  | template<> void QSharedDataPointer<QNetworkProxyPrivate>::detach() |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp |  | Lines:  | 435-445 |  
  |  | 8 | 3 | 
 QSettings::value| Name:  | QSettings::value |  | Prototype:  | QVariant QSettings::value(const QString &key, const QVariant &defaultValue) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 3282-3293 |  
  |  | 8 | 2 | 
 QSettings::setArrayIndex| Name:  | QSettings::setArrayIndex |  | Prototype:  | void QSettings::setArrayIndex(int i) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 3029-3041 |  
  |  | 8 | 2 | 
 QSequentialAnimationGroup::duration| Name:  | QSequentialAnimationGroup::duration |  | Prototype:  | int QSequentialAnimationGroup::duration() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp |  | Lines:  | 316-330 |  
  |  | 8 | 3 | 
 QScrollerPrivate::createScrollingSegments| Name:  | QScrollerPrivate::createScrollingSegments |  | Prototype:  | void QScrollerPrivate::createScrollingSegments(const QPointF &v, const QPointF &startPos, const QPointF &ppm) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1403-1431 |  
  |  | 8 | 1 | 
 QScroller::scroller| Name:  | QScroller::scroller |  | Prototype:  | QScroller *QScroller::scroller(QObject *target) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 304-317 |  
  |  | 8 | 3 | 
 QScrollBarPrivate::setTransient| Name:  | QScrollBarPrivate::setTransient |  | Prototype:  | void QScrollBarPrivate::setTransient(bool value) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp |  | Lines:  | 230-242 |  
  |  | 8 | 5 | 
 QScrollBarPrivate::flash| Name:  | QScrollBarPrivate::flash |  | Prototype:  | void QScrollBarPrivate::flash() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp |  | Lines:  | 244-256 |  
  |  | 8 | 4 | 
 QScanConverter::begin| Name:  | QScanConverter::begin |  | Prototype:  | void QScanConverter::begin(int top, int bottom, int left, int right, Qt::FillRule fillRule, bool legacyRounding, QSpanBuffer *spanBuffer) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 223-237 |  
  |  | 8 | 1 | 
 QResourceRoot::hash| Name:  | QResourceRoot::hash |  | Prototype:  | inline uint QResourceRoot::hash(int node) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 586-596 |  
  |  | 8 | 2 | 
 QRelatedTableModel::select| Name:  | QRelatedTableModel::select |  | Prototype:  | bool QRelatedTableModel::select() |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp |  | Lines:  | 247-258 |  
  |  | 8 | 3 | 
 QRegularExpressionPrivate::cleanCompiledPattern| Name:  | QRegularExpressionPrivate::cleanCompiledPattern |  | Prototype:  | void QRegularExpressionPrivate::cleanCompiledPattern() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 980-990 |  
  |  | 8 | 1 | 
 QRegExpEngine::anchorAlternation| Name:  | QRegExpEngine::anchorAlternation |  | Prototype:  | int QRegExpEngine::anchorAlternation(int a, int b) |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1561-1575 |  
  |  | 8 | 3 | 
 QRectF::normalized| Name:  | QRectF::normalized |  | Prototype:  | QRectF QRectF::normalized() const noexcept |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 1546-1558 |  
  |  | 8 | 3 | 
 QRasterPlatformPixmap::fromData| Name:  | QRasterPlatformPixmap::fromData |  | Prototype:  | bool QRasterPlatformPixmap::fromData(const uchar *buffer, uint len, const char *format, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 119-131 |  
  |  | 8 | 2 | 
 QRadialGradient::QRadialGradient| Name:  | QRadialGradient::QRadialGradient |  | Prototype:  | QRadialGradient::QRadialGradient(const QPointF ¢er, qreal radius, const QPointF &focalPoint) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1843-1854 |  
  |  | 8 | 1 | 
 QRadialGradient::QRadialGradient| Name:  | QRadialGradient::QRadialGradient |  | Prototype:  | QRadialGradient::QRadialGradient(const QPointF ¢er, qreal centerRadius, const QPointF &focalPoint, qreal focalRadius) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1941-1952 |  
  |  | 8 | 1 | 
 QRadialGradient::QRadialGradient| Name:  | QRadialGradient::QRadialGradient |  | Prototype:  | QRadialGradient::QRadialGradient(qreal cx, qreal cy, qreal centerRadius, qreal fx, qreal fy, qreal focalRadius) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1961-1972 |  
  |  | 8 | 1 | 
 QPushButton::setFlat| Name:  | QPushButton::setFlat |  | Prototype:  | void QPushButton::setFlat(bool flat) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp |  | Lines:  | 642-652 |  
  |  | 8 | 2 | 
 QPushButton::setAutoDefault| Name:  | QPushButton::setAutoDefault |  | Prototype:  | void QPushButton::setAutoDefault(bool enable) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp |  | Lines:  | 345-355 |  
  |  | 8 | 2 | 
 QPropertyAnimation::setTargetObject| Name:  | QPropertyAnimation::setTargetObject |  | Prototype:  | void QPropertyAnimation::setTargetObject(QObject *target) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp |  | Lines:  | 189-202 |  
  |  | 8 | 3 | 
 QProgressDialogPrivate::adoptChildWidget| Name:  | QProgressDialogPrivate::adoptChildWidget |  | Prototype:  | void QProgressDialogPrivate::adoptChildWidget(QWidget *c) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 492-505 |  
  |  | 8 | 4 | 
 QProgressDialog::setLabel| Name:  | QProgressDialog::setLabel |  | Prototype:  | void QProgressDialog::setLabel(QLabel *label) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 358-369 |  
  |  | 8 | 3 | 
 QProgressBar::event| Name:  | QProgressBar::event |  | Prototype:  | bool QProgressBar::event(QEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 574-591 |  
  |  | 8 | 4 | 
 QProcessEnvironmentPrivate::insert| Name:  | QProcessEnvironmentPrivate::insert |  | Prototype:  | void QProcessEnvironmentPrivate::insert(const QProcessEnvironmentPrivate &other) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 197-210 |  
  |  | 8 | 3 | 
 QProcessEnvironment::operator==| Name:  | QProcessEnvironment::operator== |  | Prototype:  | bool QProcessEnvironment::operator==(const QProcessEnvironment &other) const |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 272-286 |  
  |  | 8 | 4 | 
 QProcess::~QProcess| Name:  | QProcess::~QProcess |  | Prototype:  | QProcess::~QProcess() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1254-1268 |  
  |  | 8 | 2 | 
 QProcess::waitForReadyRead| Name:  | QProcess::waitForReadyRead |  | Prototype:  | bool QProcess::waitForReadyRead(int msecs) |  | Coverage:  | 100.000% (14/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1857-1868 |  
  |  | 8 | 4 | 
 QProcess::start| Name:  | QProcess::start |  | Prototype:  | void QProcess::start(OpenMode mode) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 2106-2119 |  
  |  | 8 | 3 | 
 QPrinterPrivate::findValidPrinter| Name:  | QPrinterPrivate::findValidPrinter |  | Prototype:  | QPrinterInfo QPrinterPrivate::findValidPrinter(const QPrinterInfo &printer) |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 114-127 |  
  |  | 8 | 4 | 
 QPrinterInfo::availablePrinters| Name:  | QPrinterInfo::availablePrinters |  | Prototype:  | QList<QPrinterInfo> QPrinterInfo::availablePrinters() |  | Coverage:  |  60.000% (3/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp |  | Lines:  | 420-431 |  
  |  | 8 | 3 | 
 QPrinter::supportedResolutions| Name:  | QPrinter::supportedResolutions |  | Prototype:  | QList<int> QPrinter::supportedResolutions() const |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1946-1956 |  
  |  | 8 | 2 | 
 QPrinter::setOutputFormat| Name:  | QPrinter::setOutputFormat |  | Prototype:  | void QPrinter::setOutputFormat(OutputFormat format) |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 787-801 |  
  |  | 8 | 4 | 
 QPrinter::setOutputFileName| Name:  | QPrinter::setOutputFileName |  | Prototype:  | void QPrinter::setOutputFileName(const QString &fileName) |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 925-937 |  
  |  | 8 | 4 | 
 QPrintPreviewDialogPrivate::_q_zoomFactorChanged| Name:  | QPrintPreviewDialogPrivate::_q_zoomFactorChanged |  | Prototype:  | void QPrintPreviewDialogPrivate::_q_zoomFactorChanged() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 620-631 |  
  |  | 8 | 2 | 
 QPrintPreviewDialogPrivate::_q_pageSetup| Name:  | QPrintPreviewDialogPrivate::_q_pageSetup |  | Prototype:  | void QPrintPreviewDialogPrivate::_q_pageSetup() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 596-611 |  
  |  | 8 | 3 | 
 QPolygon::translate| Name:  | QPolygon::translate |  | Prototype:  | void QPolygon::translate(int dx, int dy) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 214-226 |  
  |  | 8 | 3 |