Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QRasterPaintEngine::toNormalizedFillRectName: | 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: | 1630-1647 |
| | 11 | 3 |
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: | 827-844 |
| | 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: | 231-247 |
| | 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: | 516-533 |
| | 11 | 3 |
QReadWriteLock::stateForWaitConditionName: | QReadWriteLock::stateForWaitCondition | Prototype: | QReadWriteLock::StateForWaitCondition QReadWriteLock::stateForWaitCondition() const | Coverage: | 71.429% (10/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 446-462 |
| | 11 | 6 |
QReadWriteLockPrivate::recursiveLockForReadName: | QReadWriteLockPrivate::recursiveLockForRead | Prototype: | bool QReadWriteLockPrivate::recursiveLockForRead(int timeout) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 537-555 |
| | 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: | 2416-2435 |
| | 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: | 2668-2695 |
| | 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: | 3840-3856 |
| | 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: | 1434-1452 |
| | 11 | 1 |
QResourceFileEngine::openName: | QResourceFileEngine::open | Prototype: | bool QResourceFileEngine::open(QIODevice::OpenMode flags) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1247-1262 |
| | 11 | 4 |
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: | 239-254 |
| | 11 | 3 |
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: | 461-479 |
| | 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: | 539-554 |
| | 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: | 454-470 |
| | 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: | 514-533 |
| | 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: | 503-518 |
| | 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: | 375-396 |
| | 11 | 5 |
QSize::scaledName: | QSize::scaled | Prototype: | QSize QSize::scaled(const QSize &s, Qt::AspectRatioMode mode) const noexcept | Coverage: | 93.333% (14/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | Lines: | 225-246 |
| | 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: | 252-270 |
| | 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: | 988-1006 |
| | 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: | 916-933 |
| | 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: | 576-599 |
| | 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: | 437-451 |
| | 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: | 256-278 |
| | 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: | 773-792 |
| | 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: | 1287-1310 |
| | 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: | 263-280 |
| | 11 | 4 |
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: | 648-666 |
| | 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: | 641-657 |
| | 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: | 948-963 |
| | 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: | 585-602 |
| | 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: | 662-679 |
| | 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: | 98-113 |
| | 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: | 686-705 |
| | 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: | 353-361 |
| | 11 | 3 |
QSslSocketPrivate::bindName: | QSslSocketPrivate::bind | Prototype: | bool QSslSocketPrivate::bind(const QHostAddress &address, quint16 port, QAbstractSocket::BindMode mode) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2321-2343 |
| | 11 | 3 |
QSslSocketPrivate::isMatchingHostnameName: | QSslSocketPrivate::isMatchingHostname | Prototype: | bool QSslSocketPrivate::isMatchingHostname(const QSslCertificate &cert, const QString &peerName) | Coverage: | 54.545% (6/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2664-2682 |
| | 11 | 5 |
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: | 2752-2765 |
| | 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: | 2207-2222 |
| | 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: | 296-313 |
| | 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: | 2620-2640 |
| | 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: | 2038-2055 |
| | 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: | 1584-1601 |
| | 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: | 2324-2343 |
| | 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: | 535-562 |
| | 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: | 1539-1554 |
| | 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: | 4743-4759 |
| | 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: | 2240-2255 |
| | 11 | 5 |
QStyleFactory::createName: | QStyleFactory::create | Prototype: | QStyle *QStyleFactory::create(const QString& key) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylefactory.cpp | Lines: | 108-162 |
| | 11 | 5 |
QStyleFactory::keysName: | QStyleFactory::keys | Prototype: | QStringList QStyleFactory::keys() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylefactory.cpp | Lines: | 170-218 |
| | 11 | 4 |
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: | 726-747 |
| | 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: | 218-240 |
| | 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: | 2177-2196 |
| | 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: | 1407-1422 |
| | 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: | 577-593 |
| | 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: | 743-760 |
| | 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: | 65-80 |
| | 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: | 1528-1543 |
| | 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: | 1179-1198 |
| | 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: | 746-760 |
| | 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: | 2385-2398 |
| | 11 | 3 |
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: | 491-509 |
| | 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: | 140-164 |
| | 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: | 2071-2085 |
| | 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: | 246-267 |
| | 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: | 545-561 |
| | 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: | 655-670 |
| | 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: | 180-203 |
| | 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: | 1487-1503 |
| | 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: | 1156-1180 |
| | 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: | 547-564 |
| | 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: | 1256-1271 |
| | 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: | 1158-1173 |
| | 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: | 1183-1201 |
| | 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: | 2271-2287 |
| | 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: | 2131-2148 |
| | 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: | 192-208 |
| | 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: | 120-138 |
| | 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: | 3092-3107 |
| | 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: | 1452-1470 |
| | 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: | 1252-1270 |
| | 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: | 1315-1334 |
| | 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: | 1355-1372 |
| | 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: | 995-1018 |
| | 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: | 418-433 |
| | 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: | 463-470 |
| | 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: | 684-702 |
| | 11 | 5 |
QThreadPipe::checkName: | QThreadPipe::check | Prototype: | int QThreadPipe::check(const pollfd &pfd) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 190-223 |
| | 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: | 322-341 |
| | 11 | 4 |
QThreadPoolPrivate::waitForDoneName: | QThreadPoolPrivate::waitForDone | Prototype: | bool QThreadPoolPrivate::waitForDone(int msecs) | Coverage: | 94.118% (16/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 288-303 |
| | 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: | 65-87 |
| | 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: | 509-527 |
| | 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: | 305-324 |
| | 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: | 326-345 |
| | 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: | 375-394 |
| | 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: | 242-274 |
| | 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: | 1510-1527 |
| | 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: | 263-280 |
| | 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: | 2734-2749 |
| | 11 | 4 |