| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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::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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
QTextTablePrivate::fragmentRemoved| Name: | QTextTablePrivate::fragmentRemoved | | Prototype: | void QTextTablePrivate::fragmentRemoved(QChar type, uint fragment) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 412-427 |
| | 11 | 5 |
QThread::setStackSize| Name: | QThread::setStackSize | | Prototype: | void QThread::setStackSize(uint stackSize) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | | Lines: | 456-463 |
| | 11 | 1 |
QThread::wait| Name: | QThread::wait | | Prototype: | bool QThread::wait(unsigned long time) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 681-699 |
| | 11 | 5 |
QThreadPoolPrivate::stealRunnable| Name: | QThreadPoolPrivate::stealRunnable | | Prototype: | bool QThreadPoolPrivate::stealRunnable(QRunnable *runnable) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | | Lines: | 316-335 |
| | 11 | 4 |
QThreadPoolPrivate::waitForDone| Name: | QThreadPoolPrivate::waitForDone | | Prototype: | bool QThreadPoolPrivate::waitForDone(int msecs) | | Coverage: | 90.476% (19/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | | Lines: | 282-297 |
| | 11 | 4 |
QTimerInfoList::QTimerInfoList| Name: | QTimerInfoList::QTimerInfoList | | Prototype: | QTimerInfoList::QTimerInfoList() | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines: | 58-80 |
| | 11 | 2 |
QTimerInfoList::unregisterTimer| Name: | QTimerInfoList::unregisterTimer | | Prototype: | bool QTimerInfoList::unregisterTimer(int timerId) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines: | 502-520 |
| | 11 | 5 |
QToolBarAreaLayoutInfo::insertItem| Name: | QToolBarAreaLayoutInfo::insertItem | | Prototype: | void QToolBarAreaLayoutInfo::insertItem(QToolBar *before, QLayoutItem *item) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 299-318 |
| | 11 | 6 |
QToolBarAreaLayoutInfo::removeToolBar| Name: | QToolBarAreaLayoutInfo::removeToolBar | | Prototype: | void QToolBarAreaLayoutInfo::removeToolBar(QToolBar *toolBar) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 320-339 |
| | 11 | 5 |
QToolBarAreaLayoutInfo::removeToolBarBreak| Name: | QToolBarAreaLayoutInfo::removeToolBarBreak | | Prototype: | void QToolBarAreaLayoutInfo::removeToolBarBreak(QToolBar *before) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 369-388 |
| | 11 | 6 |
QToolBarPrivate::mousePressEvent| Name: | QToolBarPrivate::mousePressEvent | | Prototype: | bool QToolBarPrivate::mousePressEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 236-268 |
| | 11 | 4 |
QTransform::map| Name: | QTransform::map | | Prototype: | QRegion QTransform::map(const QRegion &r) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1494-1511 |
| | 11 | 4 |
QTreeModel::index| Name: | QTreeModel::index | | Prototype: | QModelIndex QTreeModel::index(int row, int column, const QModelIndex &parent) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 257-274 |
| | 11 | 4 |
QTreeView::collapseAll| Name: | QTreeView::collapseAll | | Prototype: | void QTreeView::collapseAll() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 2746-2761 |
| | 11 | 4 |
QTreeView::selectAll| Name: | QTreeView::selectAll | | Prototype: | void QTreeView::selectAll() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 2675-2689 |
| | 11 | 3 |
QTreeView::setRowHidden| Name: | QTreeView::setRowHidden | | Prototype: | void QTreeView::setRowHidden(int row, const QModelIndex &parent, bool hide) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 605-621 |
| | 11 | 5 |
QTreeViewPrivate::lastVisibleItem| Name: | QTreeViewPrivate::lastVisibleItem | | Prototype: | int QTreeViewPrivate::lastVisibleItem(int firstVisual, int offset) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3643-3659 |
| | 11 | 5 |
QTriangulator::ComplexToSimple::splitEdgesAtIntersections| Name: | QTriangulator::ComplexToSimple::splitEdgesAtIntersections | | Prototype: | template <typename T> bool QTriangulator<T>::ComplexToSimple::splitEdgesAtIntersections() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 1401-1417 |
| | 11 | 4 |
QTriangulator::SimpleToMonotone::pointIsInSector| Name: | QTriangulator::SimpleToMonotone::pointIsInSector | | Prototype: | template <typename T> bool QTriangulator<T>::SimpleToMonotone::pointIsInSector(int vertex, int sector) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 1957-1978 |
| | 11 | 5 |