| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QSaveFile::~QSaveFile| Name: | QSaveFile::~QSaveFile | | Prototype: | QSaveFile::~QSaveFile() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 137-146 |
| | 6 | 2 |
QScrollArea::takeWidget| Name: | QScrollArea::takeWidget | | Prototype: | QWidget *QScrollArea::takeWidget() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp | | Lines: | 285-293 |
| | 6 | 2 |
QScrollAreaPrivate::updateWidgetPosition| Name: | QScrollAreaPrivate::updateWidgetPosition | | Prototype: | void QScrollAreaPrivate::updateWidgetPosition() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp | | Lines: | 176-184 |
| | 6 | 1 |
QScrollBar::mouseReleaseEvent| Name: | QScrollBar::mouseReleaseEvent | | Prototype: | void QScrollBar::mouseReleaseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | | Lines: | 623-633 |
| | 6 | 3 |
QScroller::~QScroller| Name: | QScroller::~QScroller | | Prototype: | QScroller::~QScroller() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 503-515 |
| | 6 | 1 |
QScrollerPrivate::stateName| Name: | QScrollerPrivate::stateName | | Prototype: | const char *QScrollerPrivate::stateName(QScroller::State state) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 916-925 |
| | 6 | 6 |
QSemaphore::tryAcquire| Name: | QSemaphore::tryAcquire | | Prototype: | bool QSemaphore::tryAcquire(int n) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qsemaphore.cpp | | Lines: | 188-196 |
| | 6 | 2 |
QSettingsPrivate::iniEscapedStringList| Name: | QSettingsPrivate::iniEscapedStringList | | Prototype: | void QSettingsPrivate::iniEscapedStringList(const QStringList &strs, QByteArray &result, QTextCodec *codec) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 705-724 |
| | 6 | 4 |
QSettingsPrivate::variantListToStringList| Name: | QSettingsPrivate::variantListToStringList | | Prototype: | QStringList QSettingsPrivate::variantListToStringList(const QVariantList &l) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 362-370 |
| | 6 | 2 |
QShapedPixmapWindow::QShapedPixmapWindow| Name: | QShapedPixmapWindow::QShapedPixmapWindow | | Prototype: | QShapedPixmapWindow::QShapedPixmapWindow(QScreen *screen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp | | Lines: | 50-59 |
| | 6 | 1 |
QShapedPixmapWindow::updateGeometry| Name: | QShapedPixmapWindow::updateGeometry | | Prototype: | void QShapedPixmapWindow::updateGeometry(const QPoint &pos) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp | | Lines: | 96-105 |
| | 6 | 2 |
QShortcut::setAutoRepeat| Name: | QShortcut::setAutoRepeat | | Prototype: | void QShortcut::setAutoRepeat(bool on) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 606-614 |
| | 6 | 3 |
QShortcut::setContext| Name: | QShortcut::setContext | | Prototype: | void QShortcut::setContext(Qt::ShortcutContext context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 554-562 |
| | 6 | 3 |
QShortcut::setEnabled| Name: | QShortcut::setEnabled | | Prototype: | void QShortcut::setEnabled(bool enable) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 526-534 |
| | 6 | 3 |
QShortcut::setKey| Name: | QShortcut::setKey | | Prototype: | void QShortcut::setKey(const QKeySequence &key) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 495-503 |
| | 6 | 3 |
QSidebar::event| Name: | QSidebar::event | | Prototype: | bool QSidebar::event(QEvent * event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 506-516 |
| | 6 | 3 |
QSimpleTextCodec::aliases| Name: | QSimpleTextCodec::aliases | | Prototype: | QList<QByteArray> QSimpleTextCodec::aliases() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 710-719 |
| | 6 | 2 |
QSimplex::collectResults| Name: | QSimplex::collectResults | | Prototype: | void QSimplex::collectResults() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 581-598 |
| | 6 | 4 |
QSizeGrip::moveEvent| Name: | QSizeGrip::moveEvent | | Prototype: | void QSizeGrip::moveEvent(QMoveEvent * ) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 436-448 |
| | 6 | 2 |
QSizeGripPrivate::init| Name: | QSizeGripPrivate::init | | Prototype: | void QSizeGripPrivate::init() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 226-237 |
| | 6 | 1 |
QSocks5BindStore::add| Name: | QSocks5BindStore::add | | Prototype: | void QSocks5BindStore::add(qintptr socketDescriptor, QSocks5BindData *bindData) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 351-362 |
| | 6 | 3 |
QSocks5BindStore::timerEvent| Name: | QSocks5BindStore::timerEvent | | Prototype: | void QSocks5BindStore::timerEvent(QTimerEvent * event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 394-408 |
| | 6 | 4 |
QSocks5SocketEngine::isValid| Name: | QSocks5SocketEngine::isValid | | Prototype: | bool QSocks5SocketEngine::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1091-1099 |
| | 6 | 1 |
QSocks5SocketEngineHandler::createSocketEngine| Name: | QSocks5SocketEngineHandler::createSocketEngine | | Prototype: | QAbstractSocketEngine * QSocks5SocketEngineHandler::createSocketEngine(QAbstractSocket::SocketType socketType, const QNetworkProxy &proxy, QObject *parent) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1915-1929 |
| | 6 | 2 |
QSocks5SocketEnginePrivate::_q_controlSocketConnected| Name: | QSocks5SocketEnginePrivate::_q_controlSocketConnected | | Prototype: | void QSocks5SocketEnginePrivate::_q_controlSocketConnected() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1162-1171 |
| | 6 | 1 |
QSocks5SocketEnginePrivate::parseAuthenticatingReply| Name: | QSocks5SocketEnginePrivate::parseAuthenticatingReply | | Prototype: | void QSocks5SocketEnginePrivate::parseAuthenticatingReply() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 775-784 |
| | 6 | 3 |
QSortFilterProxyModel::columnCount| Name: | QSortFilterProxyModel::columnCount | | Prototype: | int QSortFilterProxyModel::columnCount(const QModelIndex &parent) const | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1937-1945 |
| | 6 | 2 |
QSortFilterProxyModel::rowCount| Name: | QSortFilterProxyModel::rowCount | | Prototype: | int QSortFilterProxyModel::rowCount(const QModelIndex &parent) const | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1924-1932 |
| | 6 | 2 |
QSortFilterProxyModel::setFilterCaseSensitivity| Name: | QSortFilterProxyModel::setFilterCaseSensitivity | | Prototype: | void QSortFilterProxyModel::setFilterCaseSensitivity(Qt::CaseSensitivity cs) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2374-2382 |
| | 6 | 2 |
QSortFilterProxyModel::setFilterRole| Name: | QSortFilterProxyModel::setFilterRole | | Prototype: | void QSortFilterProxyModel::setFilterRole(int role) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2550-2558 |
| | 6 | 2 |
QSpinBox::setPrefix| Name: | QSpinBox::setPrefix | | Prototype: | void QSpinBox::setPrefix(const QString &prefix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 262-272 |
| | 6 | 1 |
QSpinBoxPrivate::QSpinBoxPrivate| Name: | QSpinBoxPrivate::QSpinBoxPrivate | | Prototype: | QSpinBoxPrivate::QSpinBoxPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 968-976 |
| | 6 | 1 |
QSpinBoxPrivate::emitSignals| Name: | QSpinBoxPrivate::emitSignals | | Prototype: | void QSpinBoxPrivate::emitSignals(EmitPolicy ep, const QVariant &old) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 983-993 |
| | 6 | 3 |
QSplashScreen::showMessage| Name: | QSplashScreen::showMessage | | Prototype: | void QSplashScreen::showMessage(const QString &message, int alignment, const QColor &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplashscreen.cpp | | Lines: | 203-212 |
| | 6 | 1 |
QSplitter::indexOf| Name: | QSplitter::indexOf | | Prototype: | int QSplitter::indexOf(QWidget *w) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1142-1151 |
| | 6 | 3 |
QSplitterHandle::closestLegalPosition| Name: | QSplitterHandle::closestLegalPosition | | Prototype: | int QSplitterHandle::closestLegalPosition(int pos) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 212-221 |
| | 6 | 2 |
QSplitterPrivate::init| Name: | QSplitterPrivate::init | | Prototype: | void QSplitterPrivate::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 381-389 |
| | 6 | 2 |
QSqlDatabase::cloneDatabase| Name: | QSqlDatabase::cloneDatabase | | Prototype: | QSqlDatabase QSqlDatabase::cloneDatabase(const QSqlDatabase &other, const QString &connectionName) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 1445-1454 |
| | 6 | 2 |
QSqlDatabasePrivate::removeDatabase| Name: | QSqlDatabasePrivate::removeDatabase | | Prototype: | void QSqlDatabasePrivate::removeDatabase(const QString &name) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 241-251 |
| | 6 | 2 |
QSqlDriver::stripDelimiters| Name: | QSqlDriver::stripDelimiters | | Prototype: | QString QSqlDriver::stripDelimiters(const QString &identifier, IdentifierType type) const | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | | Lines: | 452-462 |
| | 6 | 2 |
QSqlError::QSqlError| Name: | QSqlError::QSqlError | | Prototype: | QSqlError::QSqlError(const QString& driverText, const QString& databaseText, ErrorType type, int number) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp | | Lines: | 102-112 |
| | 6 | 2 |
QSqlRelationalTableModel::clear| Name: | QSqlRelationalTableModel::clear | | Prototype: | void QSqlRelationalTableModel::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 658-666 |
| | 6 | 1 |
QSqlRelationalTableModel::setRelation| Name: | QSqlRelationalTableModel::setRelation | | Prototype: | void QSqlRelationalTableModel::setRelation(int column, const QSqlRelation &relation) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 501-509 |
| | 6 | 3 |
QSqlTableModel::primaryValues| Name: | QSqlTableModel::primaryValues | | Prototype: | QSqlRecord QSqlTableModel::primaryValues(int row) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 1437-1448 |
| | 6 | 2 |
QSslContext::~QSslContext| Name: | QSslContext::~QSslContext | | Prototype: | QSslContext::~QSslContext() | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | | Lines: | 82-93 |
| | 6 | 4 |
QSslKey::toDer| Name: | QSslKey::toDer | | Prototype: | QByteArray QSslKey::toDer(const QByteArray &passPhrase) const | | Coverage: | 72.727% (8/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 380-395 |
| | 6 | 3 |
QSslKeyPrivate::handle| Name: | QSslKeyPrivate::handle | | Prototype: | Qt::HANDLE QSslKeyPrivate::handle() const | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | | Lines: | 256-272 |
| | 6 | 6 |
QSslKeyPrivate::pemFooter| Name: | QSslKeyPrivate::pemFooter | | Prototype: | QByteArray QSslKeyPrivate::pemFooter() const | | Coverage: | 88.235% (15/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 123-136 |
| | 6 | 9 |
QSslKeyPrivate::pemHeader| Name: | QSslKeyPrivate::pemHeader | | Prototype: | QByteArray QSslKeyPrivate::pemHeader() const | | Coverage: | 88.235% (15/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 105-118 |
| | 6 | 9 |
QSslSocket::addCaCertificates| Name: | QSslSocket::addCaCertificates | | Prototype: | bool QSslSocket::addCaCertificates(const QString &path, QSsl::EncodingFormat format, QRegExp::PatternSyntax syntax) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1335-1345 |
| | 6 | 2 |
QSslSocket::sslConfiguration| Name: | QSslSocket::sslConfiguration | | Prototype: | QSslConfiguration QSslSocket::sslConfiguration() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 896-907 |
| | 6 | 1 |
QSslSocket::writeData| Name: | QSslSocket::writeData | | Prototype: | qint64 QSslSocket::writeData(const char *data, qint64 len) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2003-2018 |
| | 6 | 2 |
QSslSocketBackendPrivate::STACKOFX509_to_QSslCertificates| Name: | QSslSocketBackendPrivate::STACKOFX509_to_QSslCertificates | | Prototype: | QList<QSslCertificate> QSslSocketBackendPrivate::STACKOFX509_to_QSslCertificates(struct stack_st_X509 *x509) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1606-1615 |
| | 6 | 3 |
QSslSocketBackendPrivate::disconnectFromHost| Name: | QSslSocketBackendPrivate::disconnectFromHost | | Prototype: | void QSslSocketBackendPrivate::disconnectFromHost() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1451-1461 |
| | 6 | 3 |
QSslSocketBackendPrivate::disconnected| Name: | QSslSocketBackendPrivate::disconnected | | Prototype: | void QSslSocketBackendPrivate::disconnected() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1463-1476 |
| | 6 | 2 |
QSslSocketBackendPrivate::startClientEncryption| Name: | QSslSocketBackendPrivate::startClientEncryption | | Prototype: | void QSslSocketBackendPrivate::startClientEncryption() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 767-779 |
| | 6 | 2 |
QSslSocketBackendPrivate::startServerEncryption| Name: | QSslSocketBackendPrivate::startServerEncryption | | Prototype: | void QSslSocketBackendPrivate::startServerEncryption() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 781-793 |
| | 6 | 2 |
QSslSocketPrivate::_q_bytesWrittenSlot| Name: | QSslSocketPrivate::_q_bytesWrittenSlot | | Prototype: | void QSslSocketPrivate::_q_bytesWrittenSlot(qint64 written) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2481-2494 |
| | 6 | 3 |
QSslSocketPrivate::sslLibraryVersionString| Name: | QSslSocketPrivate::sslLibraryVersionString | | Prototype: | QString QSslSocketPrivate::sslLibraryVersionString() | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 592-602 |
| | 6 | 3 |
QStackedLayout::addItem| Name: | QStackedLayout::addItem | | Prototype: | void QStackedLayout::addItem(QLayoutItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 422-431 |
| | 6 | 2 |
QStackedLayout::hasHeightForWidth| Name: | QStackedLayout::hasHeightForWidth | | Prototype: | bool QStackedLayout::hasHeightForWidth() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 492-503 |
| | 6 | 4 |
QStandardItem::insertColumn| Name: | QStandardItem::insertColumn | | Prototype: | void QStandardItem::insertColumn(int column, const QList<QStandardItem*> &items) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1547-1555 |
| | 6 | 3 |
QStandardItem::insertRow| Name: | QStandardItem::insertRow | | Prototype: | void QStandardItem::insertRow(int row, const QList<QStandardItem*> &items) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1518-1526 |
| | 6 | 3 |
QStandardItem::setColumnCount| Name: | QStandardItem::setColumnCount | | Prototype: | void QStandardItem::setColumnCount(int columns) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1490-1499 |
| | 6 | 3 |
QStandardItem::setRowCount| Name: | QStandardItem::setRowCount | | Prototype: | void QStandardItem::setRowCount(int rows) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1462-1471 |
| | 6 | 3 |
QStandardItemModel::removeColumns| Name: | QStandardItemModel::removeColumns | | Prototype: | bool QStandardItemModel::removeColumns(int column, int count, const QModelIndex &parent) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2881-2889 |
| | 6 | 2 |
QStandardItemModel::removeRows| Name: | QStandardItemModel::removeRows | | Prototype: | bool QStandardItemModel::removeRows(int row, int count, const QModelIndex &parent) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2894-2902 |
| | 6 | 2 |
QStandardItemPrivate::changeFlags| Name: | QStandardItemPrivate::changeFlags | | Prototype: | void QStandardItemPrivate::changeFlags(bool enable, Qt::ItemFlags f) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 176-185 |
| | 6 | 2 |
QStandardItemPrivate::position| Name: | QStandardItemPrivate::position | | Prototype: | QPair<int, int> QStandardItemPrivate::position() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 111-121 |
| | 6 | 3 |
QStandardPaths::locate| Name: | QStandardPaths::locate | | Prototype: | QString QStandardPaths::locate(StandardLocation type, const QString &fileName, LocateOptions options) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | | Lines: | 396-405 |
| | 6 | 3 |
QState::addTransition| Name: | QState::addTransition | | Prototype: | QAbstractTransition *QState::addTransition(QAbstractState *target) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 412-421 |
| | 6 | 2 |
QStateMachinePrivate::registerMultiThreadedSignalTransitions| Name: | QStateMachinePrivate::registerMultiThreadedSignalTransitions | | Prototype: | void QStateMachinePrivate::registerMultiThreadedSignalTransitions() | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1766-1775 |
| | 6 | 3 |
QStaticText::setPerformanceHint| Name: | QStaticText::setPerformanceHint | | Prototype: | void QStaticText::setPerformanceHint(PerformanceHint performanceHint) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 321-330 |
| | 6 | 2 |
QStatusBarPrivate::indexToLastNonPermanentWidget| Name: | QStatusBarPrivate::indexToLastNonPermanentWidget | | Prototype: | int indexToLastNonPermanentWidget() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 94-103 |
| | 6 | 3 |
QString::arg| Name: | QString::arg | | Prototype: | QString QString::arg(const QString &a, int fieldWidth, QChar fillChar) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7426-7436 |
| | 6 | 2 |
QString::operator=| Name: | QString::operator= | | Prototype: | QString &QString::operator=(QLatin1String other) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1833-1843 |
| | 6 | 2 |
QStringRef::startsWith| Name: | QStringRef::startsWith | | Prototype: | bool QStringRef::startsWith(QChar ch, Qt::CaseSensitivity cs) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9970-9980 |
| | 6 | 2 |
QStyle::visualRect| Name: | QStyle::visualRect | | Prototype: | QRect QStyle::visualRect(Qt::LayoutDirection direction, const QRect &boundingRect, const QRect &logicalRect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | | Lines: | 2135-2143 |
| | 6 | 2 |
QStyleHelper::calcBigLineSize| Name: | QStyleHelper::calcBigLineSize | | Prototype: | int calcBigLineSize(int radius) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | | Lines: | 136-144 |
| | 6 | 3 |
QStyleSheetStyle::unpolish| Name: | QStyleSheetStyle::unpolish | | Prototype: | void QStyleSheetStyle::unpolish(QApplication *app) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2901-2909 |
| | 6 | 2 |
QStyledItemDelegate::paint| Name: | QStyledItemDelegate::paint | | Prototype: | void QStyledItemDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | | Lines: | 375-386 |
| | 6 | 1 |
QStyledItemDelegate::setEditorData| Name: | QStyledItemDelegate::setEditorData | | Prototype: | void QStyledItemDelegate::setEditorData(QWidget *editor, const QModelIndex &index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | | Lines: | 438-453 |
| | 6 | 3 |
QSupportedWritingSystems::operator=| Name: | QSupportedWritingSystems::operator= | | Prototype: | QSupportedWritingSystems &QSupportedWritingSystems::operator=(const QSupportedWritingSystems &other) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 193-202 |
| | 6 | 3 |
QSurfaceFormat::operator=| Name: | QSurfaceFormat::operator= | | Prototype: | QSurfaceFormat &QSurfaceFormat::operator=(const QSurfaceFormat &other) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 244-253 |
| | 6 | 3 |
QSurfaceFormat::setOption| Name: | QSurfaceFormat::setOption | | Prototype: | void QSurfaceFormat::setOption(QSurfaceFormat::FormatOption option, bool on) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 380-389 |
| | 6 | 3 |
QSwipeGesture::horizontalDirection| Name: | QSwipeGesture::horizontalDirection | | Prototype: | QSwipeGesture::SwipeDirection QSwipeGesture::horizontalDirection() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 695-704 |
| | 6 | 3 |
QSwipeGesture::verticalDirection| Name: | QSwipeGesture::verticalDirection | | Prototype: | QSwipeGesture::SwipeDirection QSwipeGesture::verticalDirection() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 706-715 |
| | 6 | 3 |
QSyntaxHighlighter::setFormat| Name: | QSyntaxHighlighter::setFormat | | Prototype: | void QSyntaxHighlighter::setFormat(int start, int count, const QTextCharFormat &format) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 460-469 |
| | 6 | 3 |
QSystemSemaphore::release| Name: | QSystemSemaphore::release | | Prototype: | bool QSystemSemaphore::release(int n) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | | Lines: | 298-307 |
| | 6 | 3 |
QSystemTrayIconPrivate::updateToolTip_sys| Name: | QSystemTrayIconPrivate::updateToolTip_sys | | Prototype: | void QSystemTrayIconPrivate::updateToolTip_sys() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 323-334 |
| | 6 | 3 |
QSystemTrayIconSys::event| Name: | QSystemTrayIconSys::event | | Prototype: | bool QSystemTrayIconSys::event(QEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 202-216 |
| | 6 | 4 |
QTabBar::keyPressEvent| Name: | QTabBar::keyPressEvent | | Prototype: | void QTabBar::keyPressEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2137-2146 |
| | 6 | 2 |
QTabBar::setUsesScrollButtons| Name: | QTabBar::setUsesScrollButtons | | Prototype: | void QTabBar::setUsesScrollButtons(bool useButtons) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2259-2267 |
| | 6 | 2 |
QTabBar::showEvent| Name: | QTabBar::showEvent | | Prototype: | void QTabBar::showEvent(QShowEvent *) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1553-1561 |
| | 6 | 3 |
QTabBar::tabButton| Name: | QTabBar::tabButton | | Prototype: | QWidget *QTabBar::tabButton(int index, ButtonPosition position) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2544-2553 |
| | 6 | 3 |
QTableModel::setColumnCount| Name: | QTableModel::setColumnCount | | Prototype: | void QTableModel::setColumnCount(int columns) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 381-390 |
| | 6 | 3 |
QTableModel::setRowCount| Name: | QTableModel::setRowCount | | Prototype: | void QTableModel::setRowCount(int rows) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 370-379 |
| | 6 | 3 |
QTableView::columnCountChanged| Name: | QTableView::columnCountChanged | | Prototype: | void QTableView::columnCountChanged(int, int) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2074-2083 |
| | 6 | 2 |
QTableView::setWordWrap| Name: | QTableView::setWordWrap | | Prototype: | void QTableView::setWordWrap(bool on) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2630-2638 |
| | 6 | 2 |
QTableView::viewportSizeHint| Name: | QTableView::viewportSizeHint | | Prototype: | QSize QTableView::viewportSizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 1101-1109 |
| | 6 | 1 |