Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QRasterPaintEngine::updateRasterStateName: | 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::toImageName: | 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::glyphIndexesForCharsName: | 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::inName: | 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::setupHeuristicsName: | 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::QRegionName: | 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::nextMatchName: | 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::clearName: | 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::indexOfName: | 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::mergeIntersectionName: | 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::paintEventName: | 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::sizeHintName: | 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::wheelEventName: | 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::lockName: | 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::combineRowsName: | 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::scaledName: | 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::eventName: | 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::~QSocks5SocketEngineName: | 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_emitPendingReadNotificationName: | 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_intervalName: | 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::sortName: | 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::QSpdyProtocolHandlerName: | 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::sendDataFrameName: | 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::eventName: | 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::cacheNextName: | 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::fetchLastName: | 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::nextName: | 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::removeColumnsName: | 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::execBatchName: | 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::savePrepareName: | 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::insertRowIntoTableName: | 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::serialNumberName: | 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::certificatesFromDerName: | 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::setPeerVerifyDepthName: | 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::connectToHostName: | 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::flagsName: | 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::itemFromIndexName: | 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::setErrorStateName: | 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::startName: | 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::cancelAllDelayedEventsName: | 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::selectAnimationsName: | 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::unregisterAllTransitionsName: | 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::retrieveVolumeInfoName: | 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::QStringName: | 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_helperName: | 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::removeName: | 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_qpaName: | 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::paintEventName: | 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::changeEventName: | 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::minimumSizeHintName: | 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::setCornerWidgetName: | 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::clearName: | 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::insertRowsName: | 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::indexAtName: | 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::setSelectionModelName: | 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::spanContainsSectionName: | 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::findItemsName: | 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::selectedItemsName: | 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::waitForNewConnectionName: | 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::resolveProxyName: | 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::tabPositionsName: | 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_highlightLinkName: | 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::createHistoryEntryName: | 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::initName: | 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::resolveUrlName: | 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::deleteCharName: | 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::toPlainTextName: | 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::frameIteratorForYPositionName: | 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::documentChangeName: | 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::enableUndoRedoName: | 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::endEditBlockName: | 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::scrollToAnchorName: | 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::setReadOnlyName: | 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_repaintContentsName: | 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::createAutoBulletListName: | 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::alignLineName: | 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::initName: | 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::setDeviceName: | 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::setStringName: | 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::putStringName: | 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::fragmentRemovedName: | 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::setStackSizeName: | 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::waitName: | 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::stealRunnableName: | 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::waitForDoneName: | 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::QTimerInfoListName: | 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::unregisterTimerName: | 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::insertItemName: | 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::removeToolBarName: | 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::removeToolBarBreakName: | 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::mousePressEventName: | 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::mapName: | 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::indexName: | 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::collapseAllName: | 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::selectAllName: | 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::setRowHiddenName: | 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::lastVisibleItemName: | 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::splitEdgesAtIntersectionsName: | 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::pointIsInSectorName: | 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 |