| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QTextStreamPrivate::putString| Name: | QTextStreamPrivate::putString | | Prototype: | void QTextStreamPrivate::putString(QLatin1String data, bool number) | | Coverage: | 37.500% (6/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 980-1003 |
| | 11 | 4 |
QTextStream::setString| Name: | QTextStream::setString | | Prototype: | void QTextStream::setString(QString *string, QIODevice::OpenMode openMode) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1340-1357 |
| | 11 | 2 |
QTextStream::setDevice| Name: | QTextStream::setDevice | | Prototype: | void QTextStream::setDevice(QIODevice *device) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1300-1319 |
| | 11 | 2 |
QTextFormat::operator==| Name: | QTextFormat::operator== | | Prototype: | bool QTextFormat::operator==(const QTextFormat &rhs) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 1245-1263 |
| | 11 | 6 |
QTextEngine::init| Name: | QTextEngine::init | | Prototype: | void QTextEngine::init(QTextEngine *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1446-1464 |
| | 11 | 1 |
QTextEngine::alignLine| Name: | QTextEngine::alignLine | | Prototype: | QFixed QTextEngine::alignLine(const QScriptLine &line) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3081-3096 |
| | 11 | 5 |
QTextEditPrivate::createAutoBulletList| Name: | QTextEditPrivate::createAutoBulletList | | Prototype: | void QTextEditPrivate::createAutoBulletList() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 114-132 |
| | 11 | 1 |
QTextEditPrivate::_q_repaintContents| Name: | QTextEditPrivate::_q_repaintContents | | Prototype: | void QTextEditPrivate::_q_repaintContents(const QRectF &contentsRect) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 186-202 |
| | 11 | 3 |
QTextEdit::setReadOnly| Name: | QTextEdit::setReadOnly | | Prototype: | void QTextEdit::setReadOnly(bool ro) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 2099-2116 |
| | 11 | 3 |
QTextEdit::scrollToAnchor| Name: | QTextEdit::scrollToAnchor | | Prototype: | void QTextEdit::scrollToAnchor(const QString &name) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 2239-2255 |
| | 11 | 4 |
QTextDocumentPrivate::endEditBlock| Name: | QTextDocumentPrivate::endEditBlock | | Prototype: | void QTextDocumentPrivate::endEditBlock() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1176-1194 |
| | 11 | 5 |
QTextDocumentPrivate::enableUndoRedo| Name: | QTextDocumentPrivate::enableUndoRedo | | Prototype: | void QTextDocumentPrivate::enableUndoRedo(bool enable) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1151-1166 |
| | 11 | 4 |
QTextDocumentPrivate::documentChange| Name: | QTextDocumentPrivate::documentChange | | Prototype: | void QTextDocumentPrivate::documentChange(int from, int length) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1249-1264 |
| | 11 | 2 |
QTextDocumentLayoutPrivate::frameIteratorForYPosition| Name: | QTextDocumentLayoutPrivate::frameIteratorForYPosition | | Prototype: | QTextFrame::Iterator QTextDocumentLayoutPrivate::frameIteratorForYPosition(QFixed y) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 541-558 |
| | 11 | 4 |
QTextDocument::toPlainText| Name: | QTextDocument::toPlainText | | Prototype: | QString QTextDocument::toPlainText() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 1150-1174 |
| | 11 | 8 |
QTextCursor::deleteChar| Name: | QTextCursor::deleteChar | | Prototype: | void QTextCursor::deleteChar() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 1481-1497 |
| | 11 | 4 |
QTextBrowserPrivate::resolveUrl| Name: | QTextBrowserPrivate::resolveUrl | | Prototype: | QUrl QTextBrowserPrivate::resolveUrl(const QUrl &url) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | | Lines: | 174-197 |
| | 11 | 4 |
QTextBrowserPrivate::init| Name: | QTextBrowserPrivate::init | | Prototype: | void QTextBrowserPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | | Lines: | 649-664 |
| | 11 | 1 |
QTextBrowserPrivate::createHistoryEntry| Name: | QTextBrowserPrivate::createHistoryEntry | | Prototype: | QTextBrowserPrivate::HistoryEntry QTextBrowserPrivate::createHistoryEntry() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | | Lines: | 539-555 |
| | 11 | 2 |
QTextBrowserPrivate::_q_highlightLink| Name: | QTextBrowserPrivate::_q_highlightLink | | Prototype: | void QTextBrowserPrivate::_q_highlightLink(const QString &anchor) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | | Lines: | 240-261 |
| | 11 | 3 |
QTextBlockFormat::tabPositions| Name: | QTextBlockFormat::tabPositions | | Prototype: | QList<QTextOption::Tab> QTextBlockFormat::tabPositions() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 2064-2078 |
| | 11 | 3 |
QTcpServerPrivate::resolveProxy| Name: | QTcpServerPrivate::resolveProxy | | Prototype: | QNetworkProxy QTcpServerPrivate::resolveProxy(const QHostAddress &address, quint16 port) | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 134-158 |
| | 11 | 5 |
QTcpServer::waitForNewConnection| Name: | QTcpServer::waitForNewConnection | | Prototype: | bool QTcpServer::waitForNewConnection(int msec, bool *timedOut) | | Coverage: | 66.667% (8/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 485-503 |
| | 11 | 4 |
QTableWidget::selectedItems| Name: | QTableWidget::selectedItems | | Prototype: | QList<QTableWidgetItem*> QTableWidget::selectedItems() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2359-2373 |
| | 11 | 4 |
QTableWidget::findItems| Name: | QTableWidget::findItems | | Prototype: | QList<QTableWidgetItem*> QTableWidget::findItems(const QString &text, Qt::MatchFlags flags) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2379-2392 |
| | 11 | 3 |
QTableViewPrivate::spanContainsSection| Name: | QTableViewPrivate::spanContainsSection | | Prototype: | bool QTableViewPrivate::spanContainsSection(const QHeaderView *header, int logical, int spanLogical, int span) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 739-753 |
| | 11 | 5 |
QTableView::setSelectionModel| Name: | QTableView::setSelectionModel | | Prototype: | void QTableView::setSelectionModel(QItemSelectionModel *selectionModel) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 1175-1194 |
| | 11 | 3 |
QTableView::indexAt| Name: | QTableView::indexAt | | Prototype: | QModelIndex QTableView::indexAt(const QPoint &pos) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 1525-1540 |
| | 11 | 3 |
QTableModel::insertRows| Name: | QTableModel::insertRows | | Prototype: | bool QTableModel::insertRows(int row, int count, const QModelIndex &) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 59-74 |
| | 11 | 3 |
QTableModel::clear| Name: | QTableModel::clear | | Prototype: | void QTableModel::clear() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 737-754 |
| | 11 | 5 |
QTabWidget::setCornerWidget| Name: | QTabWidget::setCornerWidget | | Prototype: | void QTabWidget::setCornerWidget(QWidget * widget, Qt::Corner corner) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 571-587 |
| | 11 | 5 |
QTabBar::minimumSizeHint| Name: | QTabBar::minimumSizeHint | | Prototype: | QSize QTabBar::minimumSizeHint() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1332-1347 |
| | 11 | 5 |
QTabBar::changeEvent| Name: | QTabBar::changeEvent | | Prototype: | void QTabBar::changeEvent(QEvent *event) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2090-2109 |
| | 11 | 6 |
QSystemTrayIconSys::paintEvent| Name: | QSystemTrayIconSys::paintEvent | | Prototype: | void QSystemTrayIconSys::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 210-232 |
| | 11 | 3 |
QSystemTrayIconPrivate::showMessage_sys_qpa| Name: | QSystemTrayIconPrivate::showMessage_sys_qpa | | Prototype: | void QSystemTrayIconPrivate::showMessage_sys_qpa(const QString &title, const QString &message, QSystemTrayIcon::MessageIcon icon, int msecs) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 723-744 |
| | 11 | 5 |
QString::remove| Name: | QString::remove | | Prototype: | QString &QString::remove(int pos, int len) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2209-2224 |
| | 11 | 5 |
QString::fromLocal8Bit_helper| Name: | QString::fromLocal8Bit_helper | | Prototype: | QString QString::fromLocal8Bit_helper(const char *str, int size) | | Coverage: | 82.353% (14/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4713-4729 |
| | 11 | 5 |
QString::QString| Name: | QString::QString | | Prototype: | QString::QString(int size, QChar ch) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1532-1547 |
| | 11 | 4 |
QStorageInfoPrivate::retrieveVolumeInfo| Name: | QStorageInfoPrivate::retrieveVolumeInfo | | Prototype: | void QStorageInfoPrivate::retrieveVolumeInfo() | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 516-543 |
| | 11 | 3 |
QStateMachinePrivate::unregisterAllTransitions| Name: | QStateMachinePrivate::unregisterAllTransitions | | Prototype: | void QStateMachinePrivate::unregisterAllTransitions() | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2317-2336 |
| | 11 | 5 |
QStateMachinePrivate::selectAnimations| Name: | QStateMachinePrivate::selectAnimations | | Prototype: | QList<QAbstractAnimation *> QStateMachinePrivate::selectAnimations(const QList<QAbstractTransition *> &transitionList) const | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1579-1596 |
| | 11 | 4 |
QStateMachinePrivate::cancelAllDelayedEvents| Name: | QStateMachinePrivate::cancelAllDelayedEvents | | Prototype: | void QStateMachinePrivate::cancelAllDelayedEvents() | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2031-2048 |
| | 11 | 3 |
QStateMachine::start| Name: | QStateMachine::start | | Prototype: | void QStateMachine::start() | | Coverage: | 83.333% (10/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2613-2633 |
| | 11 | 5 |
QState::setErrorState| Name: | QState::setErrorState | | Prototype: | void QState::setErrorState(QAbstractState *state) | | Coverage: | 100.000% (18/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 290-307 |
| | 11 | 4 |
QStandardItemModel::itemFromIndex| Name: | QStandardItemModel::itemFromIndex | | Prototype: | QStandardItem *QStandardItemModel::itemFromIndex(const QModelIndex &index) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2194-2209 |
| | 11 | 4 |
QStandardItemModel::flags| Name: | QStandardItemModel::flags | | Prototype: | Qt::ItemFlags QStandardItemModel::flags(const QModelIndex &index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2739-2752 |
| | 11 | 3 |
QSslSocket::connectToHost| Name: | QSslSocket::connectToHost | | Prototype: | void QSslSocket::connectToHost(const QString &hostName, quint16 port, OpenMode openMode, NetworkLayerProtocol protocol) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1897-1921 |
| | 11 | 3 |
QSslConfiguration::setPeerVerifyDepth| Name: | QSslConfiguration::setPeerVerifyDepth | | Prototype: | void QSslConfiguration::setPeerVerifyDepth(int depth) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp | | Lines: | 345-353 |
| | 11 | 3 |
QSslCertificatePrivate::certificatesFromDer| Name: | QSslCertificatePrivate::certificatesFromDer | | Prototype: | QList<QSslCertificate> QSslCertificatePrivate::certificatesFromDer(const QByteArray &der, int count) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 680-699 |
| | 11 | 3 |
QSslCertificate::serialNumber| Name: | QSslCertificate::serialNumber | | Prototype: | QByteArray QSslCertificate::serialNumber() const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 92-107 |
| | 11 | 3 |
QSqlTableModel::insertRowIntoTable| Name: | QSqlTableModel::insertRowIntoTable | | Prototype: | bool QSqlTableModel::insertRowIntoTable(const QSqlRecord &values) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 661-678 |
| | 11 | 2 |
QSqlResult::savePrepare| Name: | QSqlResult::savePrepare | | Prototype: | bool QSqlResult::savePrepare(const QString& query) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines: | 583-600 |
| | 11 | 4 |
QSqlResult::execBatch| Name: | QSqlResult::execBatch | | Prototype: | bool QSqlResult::execBatch(bool arrayBind) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines: | 946-961 |
| | 11 | 5 |
QSqlQueryModel::removeColumns| Name: | QSqlQueryModel::removeColumns | | Prototype: | bool QSqlQueryModel::removeColumns(int column, int count, const QModelIndex &parent) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 635-651 |
| | 11 | 4 |
QSqlQuery::next| Name: | QSqlQuery::next | | Prototype: | bool QSqlQuery::next() | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 642-660 |
| | 11 | 6 |
QSqlCachedResult::fetchLast| Name: | QSqlCachedResult::fetchLast | | Prototype: | bool QSqlCachedResult::fetchLast() | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines: | 216-234 |
| | 11 | 5 |
QSqlCachedResult::cacheNext| Name: | QSqlCachedResult::cacheNext | | Prototype: | bool QSqlCachedResult::cacheNext() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines: | 268-285 |
| | 11 | 4 |
QSplitter::event| Name: | QSplitter::event | | Prototype: | bool QSplitter::event(QEvent *e) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1281-1304 |
| | 11 | 9 |
QSpdyProtocolHandler::sendDataFrame| Name: | QSpdyProtocolHandler::sendDataFrame | | Prototype: | qint64 QSpdyProtocolHandler::sendDataFrame(qint32 streamID, DataFrameFlags flags, quint32 length, const char *data) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 767-786 |
| | 11 | 2 |
QSpdyProtocolHandler::QSpdyProtocolHandler| Name: | QSpdyProtocolHandler::QSpdyProtocolHandler | | Prototype: | QSpdyProtocolHandler::QSpdyProtocolHandler(QHttpNetworkConnectionChannel *channel) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 250-272 |
| | 11 | 1 |
QSortFilterProxyModelPrivate::sort| Name: | QSortFilterProxyModelPrivate::sort | | Prototype: | void QSortFilterProxyModelPrivate::sort() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 431-445 |
| | 11 | 2 |
QSortFilterProxyModelPrivate::remove_proxy_interval| Name: | QSortFilterProxyModelPrivate::remove_proxy_interval | | Prototype: | void QSortFilterProxyModelPrivate::remove_proxy_interval( QVector<int> &source_to_proxy, QVector<int> &proxy_to_source, int proxy_start, int proxy_end, const QModelIndex &proxy_parent, Qt::Orientation orient, bool emit_signal) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 570-593 |
| | 11 | 5 |
QSocks5SocketEnginePrivate::_q_emitPendingReadNotification| Name: | QSocks5SocketEnginePrivate::_q_emitPendingReadNotification | | Prototype: | void QSocks5SocketEnginePrivate::_q_emitPendingReadNotification() | | Coverage: | 64.286% (9/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 907-924 |
| | 11 | 4 |
QSocks5SocketEngine::~QSocks5SocketEngine| Name: | QSocks5SocketEngine::~QSocks5SocketEngine | | Prototype: | QSocks5SocketEngine::~QSocks5SocketEngine() | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 979-997 |
| | 11 | 5 |
QSocketNotifier::event| Name: | QSocketNotifier::event | | Prototype: | bool QSocketNotifier::event(QEvent *e) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsocketnotifier.cpp | | Lines: | 246-264 |
| | 11 | 4 |
QSize::scaled| Name: | QSize::scaled | | Prototype: | QSize QSize::scaled(const QSize &s, Qt::AspectRatioMode mode) const | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | | Lines: | 221-242 |
| | 11 | 4 |
QSimplex::combineRows| Name: | QSimplex::combineRows | | Prototype: | void QSimplex::combineRows(int toIndex, int fromIndex, qreal factor) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 367-388 |
| | 11 | 5 |
QSharedMemory::lock| Name: | QSharedMemory::lock | | Prototype: | bool QSharedMemory::lock() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 497-512 |
| | 11 | 3 |
QScrollBar::wheelEvent| Name: | QScrollBar::wheelEvent | | Prototype: | void QScrollBar::wheelEvent(QWheelEvent *event) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | | Lines: | 508-527 |
| | 11 | 5 |
QScrollBar::sizeHint| Name: | QScrollBar::sizeHint | | Prototype: | QSize QScrollBar::sizeHint() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | | Lines: | 448-464 |
| | 11 | 2 |
QScrollBar::paintEvent| Name: | QScrollBar::paintEvent | | Prototype: | void QScrollBar::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | | Lines: | 533-548 |
| | 11 | 3 |
QScanConverter::mergeIntersection| Name: | QScanConverter::mergeIntersection | | Prototype: | inline void QScanConverter::mergeIntersection(Intersection *it, const Intersection &isect) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 455-473 |
| | 11 | 3 |
QRingBuffer::indexOf| Name: | QRingBuffer::indexOf | | Prototype: | qint64 QRingBuffer::indexOf(char c, qint64 maxLength) const | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 196-212 |
| | 11 | 4 |
QResourcePrivate::clear| Name: | QResourcePrivate::clear | | Prototype: | void QResourcePrivate::clear() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 233-248 |
| | 11 | 3 |
QRegularExpressionMatchPrivate::nextMatch| Name: | QRegularExpressionMatchPrivate::nextMatch | | Prototype: | QRegularExpressionMatch QRegularExpressionMatchPrivate::nextMatch() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1428-1446 |
| | 11 | 1 |
QRegion::QRegion| Name: | QRegion::QRegion | | Prototype: | QRegion::QRegion(const QRect &r, RegionType t) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3816-3832 |
| | 11 | 4 |
QRegExpEngine::Box::setupHeuristics| Name: | QRegExpEngine::Box::setupHeuristics | | Prototype: | void QRegExpEngine::Box::setupHeuristics() | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2662-2689 |
| | 11 | 4 |
QRegExpCharClass::in| Name: | QRegExpCharClass::in | | Prototype: | bool QRegExpCharClass::in(QChar ch) const | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2410-2429 |
| | 11 | 5 |
QRawFont::glyphIndexesForChars| Name: | QRawFont::glyphIndexesForChars | | Prototype: | bool QRawFont::glyphIndexesForChars(const QChar *chars, int numChars, quint32 *glyphIndexes, int *numGlyphs) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 509-526 |
| | 11 | 3 |
QRasterPlatformPixmap::toImage| Name: | QRasterPlatformPixmap::toImage | | Prototype: | QImage QRasterPlatformPixmap::toImage(const QRect &rect) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 225-241 |
| | 11 | 3 |
QRasterPaintEngine::updateRasterState| Name: | QRasterPaintEngine::updateRasterState | | Prototype: | void QRasterPaintEngine::updateRasterState() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 821-838 |
| | 11 | 3 |
QRasterPaintEngine::toNormalizedFillRect| Name: | QRasterPaintEngine::toNormalizedFillRect | | Prototype: | QRect QRasterPaintEngine::toNormalizedFillRect(const QRectF &rect) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1624-1641 |
| | 11 | 3 |
QRasterPaintEngine::drawPoints| Name: | QRasterPaintEngine::drawPoints | | Prototype: | void QRasterPaintEngine::drawPoints(const QPointF *points, int pointCount) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3073-3090 |
| | 11 | 3 |
QRasterPaintEngine::drawPoints| Name: | QRasterPaintEngine::drawPoints | | Prototype: | void QRasterPaintEngine::drawPoints(const QPoint *points, int pointCount) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3093-3110 |
| | 11 | 3 |
QQuaternion::normalize| Name: | QQuaternion::normalize | | Prototype: | void QQuaternion::normalize() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 275-291 |
| | 11 | 2 |
QQuaternion::fromAxes| Name: | QQuaternion::fromAxes | | Prototype: | QQuaternion QQuaternion::fromAxes(const QVector3D &xAxis, const QVector3D &yAxis, const QVector3D &zAxis) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 712-726 |
| | 11 | 1 |
QPushButton::event| Name: | QPushButton::event | | Prototype: | bool QPushButton::event(QEvent *e) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 655-674 |
| | 11 | 6 |
QPropertyAnimationPrivate::updateProperty| Name: | QPropertyAnimationPrivate::updateProperty | | Prototype: | void QPropertyAnimationPrivate::updateProperty(const QVariant &newValue) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 119-139 |
| | 11 | 4 |
QProcessPrivate::processStarted| Name: | QProcessPrivate::processStarted | | Prototype: | bool QProcessPrivate::processStarted(QString *errorMessage) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 571-592 |
| | 11 | 3 |
QProcessEnvironment::systemEnvironment| Name: | QProcessEnvironment::systemEnvironment | | Prototype: | QProcessEnvironment QProcessEnvironment::systemEnvironment() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 274-291 |
| | 11 | 3 |
QProcess::waitForFinished| Name: | QProcess::waitForFinished | | Prototype: | bool QProcess::waitForFinished(int msecs) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1862-1877 |
| | 11 | 4 |
QProcess::waitForBytesWritten| Name: | QProcess::waitForBytesWritten | | Prototype: | bool QProcess::waitForBytesWritten(int msecs) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1826-1841 |
| | 11 | 4 |
QPrintPreviewWidgetPrivate::populateScene| Name: | QPrintPreviewWidgetPrivate::populateScene | | Prototype: | void QPrintPreviewWidgetPrivate::populateScene() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 329-346 |
| | 11 | 3 |
QPrintPreviewWidgetPrivate::generatePreview| Name: | QPrintPreviewWidgetPrivate::generatePreview | | Prototype: | void QPrintPreviewWidgetPrivate::generatePreview() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 386-405 |
| | 11 | 2 |
QPrintPreviewWidget::setViewMode| Name: | QPrintPreviewWidget::setViewMode | | Prototype: | void QPrintPreviewWidget::setViewMode(ViewMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 569-584 |
| | 11 | 2 |
QPrintPreviewDialogPrivate::setFitting| Name: | QPrintPreviewDialogPrivate::setFitting | | Prototype: | void QPrintPreviewDialogPrivate::setFitting(bool on) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 442-459 |
| | 11 | 4 |
QPrintDialogPrivate::_q_collapseOrExpandDialog| Name: | QPrintDialogPrivate::_q_collapseOrExpandDialog | | Prototype: | void QPrintDialogPrivate::_q_collapseOrExpandDialog() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 472-488 |
| | 11 | 3 |
QPreviewPaintEngine::begin| Name: | QPreviewPaintEngine::begin | | Prototype: | bool QPreviewPaintEngine::begin(QPaintDevice *) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | | Lines: | 78-93 |
| | 11 | 1 |
QPlatformDialogHelper::buttonRole| Name: | QPlatformDialogHelper::buttonRole | | Prototype: | QPlatformDialogHelper::ButtonRole QPlatformDialogHelper::buttonRole(QPlatformDialogHelper::StandardButton button) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 767-808 |
| | 11 | 20 |
QPlatformCursorImage::set| Name: | QPlatformCursorImage::set | | Prototype: | void QPlatformCursorImage::set(Qt::CursorShape id) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines: | 541-557 |
| | 11 | 5 |