| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QPdfEnginePrivate::printString| Name: | QPdfEnginePrivate::printString | | Prototype: | void QPdfEnginePrivate::printString(const QString &string) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1783-1800 |
| | 10 | 4 |
QPictureIO::inputFormats| Name: | QPictureIO::inputFormats | | Prototype: | QList<QByteArray> QPictureIO::inputFormats() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1794-1811 |
| | 10 | 4 |
QPlainTextEdit::anchorAt| Name: | QPlainTextEdit::anchorAt | | Prototype: | QString QPlainTextEdit::anchorAt(const QPoint &pos) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1385-1398 |
| | 10 | 2 |
QPlainTextEditPrivate::relayoutDocument| Name: | QPlainTextEditPrivate::relayoutDocument | | Prototype: | void QPlainTextEditPrivate::relayoutDocument() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1837-1852 |
| | 10 | 2 |
QPluginLoader::setFileName| Name: | QPluginLoader::setFileName | | Prototype: | void QPluginLoader::setFileName(const QString &fileName) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 343-367 |
| | 10 | 3 |
QPolygon::setPoints| Name: | QPolygon::setPoints | | Prototype: | void QPolygon::setPoints(int nPoints, int firstx, int firsty, ...) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 329-342 |
| | 10 | 2 |
QPpmHandler::read| Name: | QPpmHandler::read | | Prototype: | bool QPpmHandler::read(QImage *image) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 462-479 |
| | 10 | 4 |
QPrintPreviewDialogPrivate::_q_navigate| Name: | QPrintPreviewDialogPrivate::_q_navigate | | Prototype: | void QPrintPreviewDialogPrivate::_q_navigate(QAction* action) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 523-535 |
| | 10 | 5 |
QProcess::start| Name: | QProcess::start | | Prototype: | void QProcess::start(const QString &program, const QStringList &arguments, OpenMode mode) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2085-2101 |
| | 10 | 3 |
QProcessPrivate::_q_canWrite| Name: | QProcessPrivate::_q_canWrite | | Prototype: | bool QProcessPrivate::_q_canWrite() | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1052-1071 |
| | 10 | 5 |
QRadialGradient::QRadialGradient| Name: | QRadialGradient::QRadialGradient | | Prototype: | QRadialGradient::QRadialGradient(qreal cx, qreal cy, qreal radius, qreal fx, qreal fy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1880-1894 |
| | 10 | 1 |
QRegExpEngine::getRep| Name: | QRegExpEngine::getRep | | Prototype: | int QRegExpEngine::getRep(int def) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3290-3306 |
| | 10 | 4 |
QRegion::copy| Name: | QRegion::copy | | Prototype: | QRegion QRegion::copy() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3895-3908 |
| | 10 | 3 |
QRegularExpressionValidator::validate| Name: | QRegularExpressionValidator::validate | | Prototype: | QValidator::State QRegularExpressionValidator::validate(QString &input, int &pos) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 1010-1029 |
| | 10 | 4 |
QResourceFileEngine::extension| Name: | QResourceFileEngine::extension | | Prototype: | bool QResourceFileEngine::extension(Extension extension, const ExtensionOption *option, ExtensionReturn *output) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1451-1465 |
| | 10 | 3 |
QResourceFileEngine::open| Name: | 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: | 1246-1260 |
| | 10 | 4 |
QResourceFileEngine::read| Name: | QResourceFileEngine::read | | Prototype: | qint64 QResourceFileEngine::read(char *data, qint64 len) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1275-1288 |
| | 10 | 4 |
QRingBuffer::read| Name: | QRingBuffer::read | | Prototype: | qint64 QRingBuffer::read(char *data, qint64 maxLength) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 214-227 |
| | 10 | 3 |
QRingBuffer::readPointerAtPosition| Name: | QRingBuffer::readPointerAtPosition | | Prototype: | const char *QRingBuffer::readPointerAtPosition(qint64 pos, qint64 &length) const | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 48-64 |
| | 10 | 4 |
QScrollArea::ensureVisible| Name: | QScrollArea::ensureVisible | | Prototype: | void QScrollArea::ensureVisible(int x, int y, int xmargin, int ymargin) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp | | Lines: | 435-452 |
| | 10 | 5 |
QScrollbarStyleAnimation::QScrollbarStyleAnimation| Name: | QScrollbarStyleAnimation::QScrollbarStyleAnimation | | Prototype: | QScrollbarStyleAnimation::QScrollbarStyleAnimation(Mode mode, QObject *target) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 322-337 |
| | 10 | 3 |
QScrollerPrivate::createScrollToSegments| Name: | QScrollerPrivate::createScrollToSegments | | Prototype: | void QScrollerPrivate::createScrollToSegments(qreal v, qreal deltaTime, qreal endPos, Qt::Orientation orientation, ScrollType type) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1224-1243 |
| | 10 | 2 |
QScrollerPrivate::pressWhileScrolling| Name: | QScrollerPrivate::pressWhileScrolling | | Prototype: | bool QScrollerPrivate::pressWhileScrolling(const QPointF &position, qint64 timestamp) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1678-1693 |
| | 10 | 2 |
QScrollerPrivate::setContentPositionHelperScrolling| Name: | QScrollerPrivate::setContentPositionHelperScrolling | | Prototype: | void QScrollerPrivate::setContentPositionHelperScrolling() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1864-1886 |
| | 10 | 1 |
QScrollerPrivate::timerTick| Name: | QScrollerPrivate::timerTick | | Prototype: | void QScrollerPrivate::timerTick() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 936-961 |
| | 10 | 3 |
QSequentialAnimationGroupPrivate::restart| Name: | QSequentialAnimationGroupPrivate::restart | | Prototype: | void QSequentialAnimationGroupPrivate::restart() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 143-160 |
| | 10 | 4 |
QSettings::endGroup| Name: | QSettings::endGroup | | Prototype: | void QSettings::endGroup() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2934-2949 |
| | 10 | 4 |
QSharedMemory::unlock| Name: | QSharedMemory::unlock | | Prototype: | bool QSharedMemory::unlock() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 522-534 |
| | 10 | 3 |
QShortcut::QShortcut| Name: | QShortcut::QShortcut | | Prototype: | QShortcut::QShortcut(const QKeySequence &key, QWidget *parent, const char *member, const char *ambiguousMember, Qt::ShortcutContext context) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 450-466 |
| | 10 | 4 |
QShortcutMap::translateModifiers| Name: | QShortcutMap::translateModifiers | | Prototype: | int QShortcutMap::translateModifiers(Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 605-617 |
| | 10 | 5 |
QSimpleDrag::drop| Name: | QSimpleDrag::drop | | Prototype: | void QSimpleDrag::drop(const QPoint &globalPos) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 368-385 |
| | 10 | 3 |
QSimpleTextCodec::convertToUnicode| Name: | QSimpleTextCodec::convertToUnicode | | Prototype: | QString QSimpleTextCodec::convertToUnicode(const char* chars, int len, ConverterState *) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 637-654 |
| | 10 | 4 |
QSizeF::scaled| Name: | QSizeF::scaled | | Prototype: | QSizeF QSizeF::scaled(const QSizeF &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: | 654-674 |
| | 10 | 4 |
QSizeGrip::eventFilter| Name: | QSizeGrip::eventFilter | | Prototype: | bool QSizeGrip::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 475-491 |
| | 10 | 2 |
QSocks5SocketEngine::readDatagram| Name: | QSocks5SocketEngine::readDatagram | | Prototype: | qint64 QSocks5SocketEngine::readDatagram(char *data, qint64 maxlen, QIpPacketHeader *header, PacketHeaderOptions) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1601-1616 |
| | 10 | 2 |
QSocks5SocketEngine::waitForReadOrWrite| Name: | QSocks5SocketEngine::waitForReadOrWrite | | Prototype: | bool QSocks5SocketEngine::waitForReadOrWrite(bool *readyToRead, bool *readyToWrite, bool checkRead, bool checkWrite, int msecs, bool *timedOut) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1823-1839 |
| | 10 | 4 |
QSortFilterProxyModel::QSortFilterProxyModel| Name: | QSortFilterProxyModel::QSortFilterProxyModel | | Prototype: | QSortFilterProxyModel::QSortFilterProxyModel(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1723-1736 |
| | 10 | 1 |
QSortFilterProxyModel::hasChildren| Name: | QSortFilterProxyModel::hasChildren | | Prototype: | bool QSortFilterProxyModel::hasChildren(const QModelIndex &parent) const | | Coverage: | 81.250% (13/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1944-1958 |
| | 10 | 4 |
QSortFilterProxyModelPrivate::_q_sourceColumnsAboutToBeMoved| Name: | QSortFilterProxyModelPrivate::_q_sourceColumnsAboutToBeMoved | | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceColumnsAboutToBeMoved( const QModelIndex &sourceParent, int , int , const QModelIndex &destParent, int ) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1525-1541 |
| | 10 | 3 |
QSortFilterProxyModelPrivate::_q_sourceColumnsInserted| Name: | QSortFilterProxyModelPrivate::_q_sourceColumnsInserted | | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceColumnsInserted( const QModelIndex &source_parent, int start, int end) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1480-1498 |
| | 10 | 5 |
QSortFilterProxyModelPrivate::_q_sourceRowsAboutToBeMoved| Name: | QSortFilterProxyModelPrivate::_q_sourceRowsAboutToBeMoved | | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceRowsAboutToBeMoved( const QModelIndex &sourceParent, int , int , const QModelIndex &destParent, int ) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1421-1441 |
| | 10 | 3 |
QSortFilterProxyModelPrivate::can_create_mapping| Name: | QSortFilterProxyModelPrivate::can_create_mapping | | Prototype: | bool QSortFilterProxyModelPrivate::can_create_mapping(const QModelIndex &source_parent) const | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 407-424 |
| | 10 | 4 |
QSpanCollection::spanAt| Name: | QSpanCollection::spanAt | | Prototype: | QSpanCollection::Span *QSpanCollection::spanAt(int x, int y) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 135-147 |
| | 10 | 4 |
QSpiApplicationAdaptor::notifyKeyboardListenerCallback| Name: | QSpiApplicationAdaptor::notifyKeyboardListenerCallback | | Prototype: | void QSpiApplicationAdaptor::notifyKeyboardListenerCallback(const QDBusMessage& message) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/application.cpp | | Lines: | 205-220 |
| | 10 | 4 |
QSpinBox::textFromValue| Name: | QSpinBox::textFromValue | | Prototype: | QString QSpinBox::textFromValue(int value) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 470-487 |
| | 10 | 4 |
QSplitterHandle::event| Name: | QSplitterHandle::event | | Prototype: | bool QSplitterHandle::event(QEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 261-277 |
| | 10 | 4 |
QSplitterPrivate::findWidgetJustBeforeOrJustAfter| Name: | QSplitterPrivate::findWidgetJustBeforeOrJustAfter | | Prototype: | int QSplitterPrivate::findWidgetJustBeforeOrJustAfter(int index, int delta, int &collapsibleSize) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 580-595 |
| | 10 | 5 |
QSplitterPrivate::insertWidget_helper| Name: | QSplitterPrivate::insertWidget_helper | | Prototype: | void QSplitterPrivate::insertWidget_helper(int index, QWidget *widget, bool show) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 820-832 |
| | 10 | 3 |
QSqlDatabasePrivate::QSqlDatabasePrivate| Name: | QSqlDatabasePrivate::QSqlDatabasePrivate | | Prototype: | QSqlDatabasePrivate::QSqlDatabasePrivate(const QSqlDatabasePrivate &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 167-179 |
| | 10 | 1 |
QSqlQueryModel::clear| Name: | QSqlQueryModel::clear | | Prototype: | void QSqlQueryModel::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 471-483 |
| | 10 | 1 |
QSqlQueryModel::headerData| Name: | QSqlQueryModel::headerData | | Prototype: | QVariant QSqlQueryModel::headerData(int section, Qt::Orientation orientation, int role) const | | Coverage: | 94.737% (18/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 363-376 |
| | 10 | 5 |
QSqlResult::bindValue| Name: | QSqlResult::bindValue | | Prototype: | void QSqlResult::bindValue(int index, const QVariant& val, QSql::ParamType paramType) | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines: | 679-691 |
| | 10 | 4 |
QSqlResultPrivate::fieldSerial| Name: | QSqlResultPrivate::fieldSerial | | Prototype: | QString QSqlResultPrivate::fieldSerial(int i) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines: | 57-73 |
| | 10 | 2 |
QSqlTableModel::isDirty| Name: | QSqlTableModel::isDirty | | Prototype: | bool QSqlTableModel::isDirty(const QModelIndex &index) const | | Coverage: | 73.333% (11/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 523-537 |
| | 10 | 3 |
QSslCertificatePrivate::QSslCertificate_from_X509| Name: | QSslCertificatePrivate::QSslCertificate_from_X509 | | Prototype: | QSslCertificate QSslCertificatePrivate::QSslCertificate_from_X509(X509 *x509) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 610-624 |
| | 10 | 2 |
QSslSocketBackendPrivate::sessionProtocol| Name: | QSslSocketBackendPrivate::sessionProtocol | | Prototype: | QSsl::SslProtocol QSslSocketBackendPrivate::sessionProtocol() const | | Coverage: | 35.714% (5/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1541-1561 |
| | 10 | 7 |
QSslSocketPrivate::_q_resumeImplementation| Name: | QSslSocketPrivate::_q_resumeImplementation | | Prototype: | void QSslSocketPrivate::_q_resumeImplementation() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2480-2495 |
| | 10 | 4 |
QSslSocketPrivate::bind| Name: | 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: | 2302-2323 |
| | 10 | 3 |
QSslSocketPrivate::init| Name: | QSslSocketPrivate::init | | Prototype: | void QSslSocketPrivate::init() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2035-2052 |
| | 10 | 1 |
QSslSocketPrivate::peek| Name: | QSslSocketPrivate::peek | | Prototype: | QByteArray QSslSocketPrivate::peek(qint64 maxSize) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2553-2572 |
| | 10 | 4 |
QSslSocketPrivate::resetDefaultEllipticCurves| Name: | QSslSocketPrivate::resetDefaultEllipticCurves | | Prototype: | void QSslSocketPrivate::resetDefaultEllipticCurves() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 662-686 |
| | 10 | 3 |
QStackedLayout::setGeometry| Name: | QStackedLayout::setGeometry | | Prototype: | void QStackedLayout::setGeometry(const QRect &rect) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 466-481 |
| | 10 | 7 |
QStandardItem::sortChildren| Name: | QStandardItem::sortChildren | | Prototype: | void QStandardItem::sortChildren(int column, Qt::SortOrder order) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1909-1923 |
| | 10 | 4 |
QStandardItemModelPrivate::decodeDataRecursive| Name: | QStandardItemModelPrivate::decodeDataRecursive | | Prototype: | void QStandardItemModelPrivate::decodeDataRecursive(QDataStream &stream, QStandardItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 3054-3069 |
| | 10 | 2 |
QStandardItemModelPrivate::itemChanged| Name: | QStandardItemModelPrivate::itemChanged | | Prototype: | void QStandardItemModelPrivate::itemChanged(QStandardItem *item) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 487-505 |
| | 10 | 4 |
QState::assignProperty| Name: | QState::assignProperty | | Prototype: | void QState::assignProperty(QObject *object, const char *name, const QVariant &value) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 252-268 |
| | 10 | 4 |
QStateMachinePrivate::QStateMachinePrivate| Name: | QStateMachinePrivate::QStateMachinePrivate | | Prototype: | QStateMachinePrivate::QStateMachinePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 388-403 |
| | 10 | 1 |
QStateMachinePrivate::processEvents| Name: | QStateMachinePrivate::processEvents | | Prototype: | void QStateMachinePrivate::processEvents(EventProcessingMode processingMode) | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2013-2029 |
| | 10 | 5 |
QStatePrivate::childStates| Name: | QStatePrivate::childStates | | Prototype: | QList<QAbstractState*> QStatePrivate::childStates() const | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | | Lines: | 201-215 |
| | 10 | 4 |
QStorageInfoPrivate::mountedVolumes| Name: | QStorageInfoPrivate::mountedVolumes | | Prototype: | QList<QStorageInfo> QStorageInfoPrivate::mountedVolumes() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 545-562 |
| | 10 | 4 |
QString::append| Name: | QString::append | | Prototype: | QString &QString::append(QLatin1String str) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2072-2085 |
| | 10 | 3 |
QString::count| Name: | QString::count | | Prototype: | int QString::count(const QRegExp& rx) const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 3841-3854 |
| | 10 | 3 |
QString::indexOf| Name: | QString::indexOf | | Prototype: | int QString::indexOf(const QRegularExpression &re, int from, QRegularExpressionMatch *rmatch) const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 3892-3908 |
| | 10 | 4 |
QString::resize| Name: | QString::resize | | Prototype: | void QString::resize(int size) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1668-1684 |
| | 10 | 5 |
QStringListModel::setData| Name: | QStringListModel::setData | | Prototype: | bool QStringListModel::setData(const QModelIndex &index, const QVariant &value, int role) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | | Lines: | 179-194 |
| | 10 | 2 |
QStroker::processCurrentSubpath| Name: | QStroker::processCurrentSubpath | | Prototype: | void QStroker::processCurrentSubpath() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 411-427 |
| | 10 | 2 |
QStyle::combinedLayoutSpacing| Name: | QStyle::combinedLayoutSpacing | | Prototype: | int QStyle::combinedLayoutSpacing(QSizePolicy::ControlTypes controls1, QSizePolicy::ControlTypes controls2, Qt::Orientation orientation, QStyleOption *option, QWidget *widget) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | | Lines: | 2344-2361 |
| | 10 | 3 |
QStyle::itemTextRect| Name: | QStyle::itemTextRect | | Prototype: | QRect QStyle::itemTextRect(const QFontMetrics &metrics, const QRect &rect, int alignment, bool enabled, const QString &text) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | | Lines: | 515-531 |
| | 10 | 3 |
QStyle::standardPalette| Name: | QStyle::standardPalette | | Prototype: | QPalette QStyle::standardPalette() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | | Lines: | 2274-2287 |
| | 10 | 1 |
QStyleSheetStyle::initObject| Name: | QStyleSheetStyle::initObject | | Prototype: | bool QStyleSheetStyle::initObject(const QObject *obj) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2676-2690 |
| | 10 | 5 |
QStyleSheetStyle::resolveAlignment| Name: | QStyleSheetStyle::resolveAlignment | | Prototype: | Qt::Alignment QStyleSheetStyle::resolveAlignment(Qt::LayoutDirection layDir, Qt::Alignment src) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 5910-5924 |
| | 10 | 4 |
QStyleSheetStyleSelector::nodeNames| Name: | QStyleSheetStyleSelector::nodeNames | | Prototype: | QStringList nodeNames(NodePtr node) const override | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1425-1440 |
| | 10 | 4 |
QSystemSemaphorePrivate::cleanHandle| Name: | QSystemSemaphorePrivate::cleanHandle | | Prototype: | void QSystemSemaphorePrivate::cleanHandle() | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp | | Lines: | 135-157 |
| | 10 | 5 |
QSystemTrayIconPrivate::addPlatformMenu| Name: | QSystemTrayIconPrivate::addPlatformMenu | | Prototype: | void QSystemTrayIconPrivate::addPlatformMenu(QMenu *menu) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 746-765 |
| | 10 | 5 |
QSystemTrayIconSys::addToTray| Name: | QSystemTrayIconSys::addToTray | | Prototype: | bool QSystemTrayIconSys::addToTray() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 134-149 |
| | 10 | 4 |
QTableModel::flags| Name: | QTableModel::flags | | Prototype: | Qt::ItemFlags QTableModel::flags(const QModelIndex &index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 475-487 |
| | 10 | 3 |
QTableModel::mimeData| Name: | QTableModel::mimeData | | Prototype: | QMimeData *QTableModel::mimeData(const QModelIndexList &indexes) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 818-833 |
| | 10 | 2 |
QTableView::selectedIndexes| Name: | QTableView::selectedIndexes | | Prototype: | QModelIndexList QTableView::selectedIndexes() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2039-2052 |
| | 10 | 4 |
QTableWidget::mimeData| Name: | QTableWidget::mimeData | | Prototype: | QMimeData *QTableWidget::mimeData(const QList<QTableWidgetItem*> items) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2573-2593 |
| | 10 | 3 |
QTableWidget::selectedRanges| Name: | QTableWidget::selectedRanges | | Prototype: | QList<QTableWidgetSelectionRange> QTableWidget::selectedRanges() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2335-2347 |
| | 10 | 2 |
QTemporaryDir::remove| Name: | QTemporaryDir::remove | | Prototype: | bool QTemporaryDir::remove() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporarydir.cpp | | Lines: | 334-348 |
| | 10 | 3 |
QTemporaryFile::open| Name: | QTemporaryFile::open | | Prototype: | bool QTemporaryFile::open(OpenMode flags) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | | Lines: | 772-794 |
| | 10 | 4 |
QTest::FatalSignalHandler::~FatalSignalHandler| Name: | QTest::FatalSignalHandler::~FatalSignalHandler | | Prototype: | FatalSignalHandler::~FatalSignalHandler() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2715-2733 |
| | 10 | 4 |
QTest::messageType2String| Name: | QTest::messageType2String | | Prototype: | static const char *messageType2String(QAbstractTestLogger::MessageTypes type) | | Coverage: | 94.118% (16/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 97-118 |
| | 10 | 9 |
QTest::xmlMessageType2String| Name: | QTest::xmlMessageType2String | | Prototype: | static const char* xmlMessageType2String(QAbstractTestLogger::MessageTypes type) | | Coverage: | 94.118% (16/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | | Lines: | 50-71 |
| | 10 | 9 |
QTestResult::verify| Name: | QTestResult::verify | | Prototype: | bool QTestResult::verify(bool statement, const char *statementStr, const char *description, const char *file, int line) | | Coverage: | 88.235% (15/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | | Lines: | 233-251 |
| | 10 | 5 |
QTestXunitStreamer::formatAfterAttributes| Name: | QTestXunitStreamer::formatAfterAttributes | | Prototype: | void QTestXunitStreamer::formatAfterAttributes(const QTestElement *element, QTestCharBuffer *formatted) const | | Coverage: | 81.250% (13/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp | | Lines: | 141-160 |
| | 10 | 5 |
QTestXunitStreamer::formatStart| Name: | QTestXunitStreamer::formatStart | | Prototype: | void QTestXunitStreamer::formatStart(const QTestElement *element, QTestCharBuffer *formatted) const | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp | | Lines: | 72-91 |
| | 10 | 4 |
QTestXunitStreamer::indentForElement| Name: | QTestXunitStreamer::indentForElement | | Prototype: | void QTestXunitStreamer::indentForElement(const QTestElement* element, char* buf, int size) | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp | | Lines: | 54-70 |
| | 10 | 4 |
QTextBlock::iterator::operator--| Name: | QTextBlock::iterator::operator-- | | Prototype: | QTextBlock::iterator &QTextBlock::iterator::operator--() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1616-1633 |
| | 10 | 3 |