Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QStringRef::toUtf8Name: | QStringRef::toUtf8 | Prototype: | QByteArray QStringRef::toUtf8() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10341-10347 |
| | 3 | 2 |
QStringRef::rightName: | QStringRef::right | Prototype: | QStringRef QStringRef::right(int n) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9561-9566 |
| | 3 | 2 |
QStringRef::leftName: | QStringRef::left | Prototype: | QStringRef QStringRef::left(int n) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9522-9527 |
| | 3 | 2 |
QStringMatcher::patternName: | QStringMatcher::pattern | Prototype: | QString QStringMatcher::pattern() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | Lines: | 238-243 |
| | 3 | 2 |
QStringMatcher::QStringMatcherName: | QStringMatcher::QStringMatcher | Prototype: | QStringMatcher::QStringMatcher(const QString &pattern, Qt::CaseSensitivity cs) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | Lines: | 162-168 |
| | 3 | 1 |
QStringMatcher::QStringMatcherName: | QStringMatcher::QStringMatcher | Prototype: | QStringMatcher::QStringMatcher(const QChar *uc, int len, Qt::CaseSensitivity cs) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | Lines: | 177-183 |
| | 3 | 1 |
QStringListModel::siblingName: | QStringListModel::sibling | Prototype: | QModelIndex QStringListModel::sibling(int row, int column, const QModelIndex &idx) const | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | Lines: | 132-138 |
| | 3 | 2 |
QStringListModel::setStringListName: | QStringListModel::setStringList | Prototype: | void QStringListModel::setStringList(const QStringList &strings) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | Lines: | 314-319 |
| | 3 | 1 |
QStringListModel::rowCountName: | QStringListModel::rowCount | Prototype: | int QStringListModel::rowCount(const QModelIndex &parent) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | Lines: | 121-127 |
| | 3 | 2 |
QStringListModel::flagsName: | QStringListModel::flags | Prototype: | Qt::ItemFlags QStringListModel::flags(const QModelIndex &index) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | Lines: | 168-174 |
| | 3 | 2 |
QString::utf16Name: | QString::utf16 | Prototype: | const ushort *QString::utf16() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 5672-5679 |
| | 3 | 2 |
QString::toUtf8_helperName: | QString::toUtf8_helper | Prototype: | QByteArray QString::toUtf8_helper(const QString &str) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4647-4653 |
| | 3 | 2 |
QString::toLatin1_helperName: | QString::toLatin1_helper | Prototype: | QByteArray QString::toLatin1_helper(const QString &string) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4533-4539 |
| | 3 | 2 |
QString::rightRefName: | QString::rightRef | Prototype: | QStringRef QString::rightRef(int n) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9581-9586 |
| | 3 | 2 |
QString::rightName: | QString::right | Prototype: | QString QString::right(int n) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4376-4381 |
| | 3 | 2 |
QString::normalizedName: | QString::normalized | Prototype: | QString QString::normalized(QString::NormalizationForm mode, QChar::UnicodeVersion version) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7224-7229 |
| | 3 | 1 |
QString::leftRefName: | QString::leftRef | Prototype: | QStringRef QString::leftRef(int n) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9542-9547 |
| | 3 | 2 |
QString::leftName: | QString::left | Prototype: | QString QString::left(int n) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4358-4363 |
| | 3 | 2 |
QString::fromAscii_helperName: | QString::fromAscii_helper | Prototype: | QString::Data *QString::fromAscii_helper(const char *str, int size) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4699-4704 |
| | 3 | 1 |
QString::compareName: | QString::compare | Prototype: | int QString::compare(const QString &other, Qt::CaseSensitivity cs) const noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 5439-5444 |
| | 3 | 2 |
QString::argName: | QString::arg | Prototype: | QString QString::arg(QChar a, int fieldWidth, QChar fillChar) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7742-7747 |
| | 3 | 1 |
QString::argName: | QString::arg | Prototype: | QString QString::arg(char a, int fieldWidth, QChar fillChar) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7754-7759 |
| | 3 | 1 |
QStorageInfo::displayNameName: | QStorageInfo::displayName | Prototype: | QString QStorageInfo::displayName() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | Lines: | 290-295 |
| | 3 | 2 |
QStatusBar::~QStatusBarName: | QStatusBar::~QStatusBar | Prototype: | QStatusBar::~QStatusBar() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | Lines: | 248-253 |
| | 3 | 2 |
QStatusBar::showEventName: | QStatusBar::showEvent | Prototype: | void QStatusBar::showEvent(QShowEvent *) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | Lines: | 649-656 |
| | 3 | 2 |
QStatusBar::addWidgetName: | QStatusBar::addWidget | Prototype: | void QStatusBar::addWidget(QWidget * widget, int stretch) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | Lines: | 270-275 |
| | 3 | 2 |
QStatusBar::addPermanentWidgetName: | QStatusBar::addPermanentWidget | Prototype: | void QStatusBar::addPermanentWidget(QWidget * widget, int stretch) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | Lines: | 335-340 |
| | 3 | 2 |
QStaticTextPrivate::~QStaticTextPrivateName: | QStaticTextPrivate::~QStaticTextPrivate | Prototype: | QStaticTextPrivate::~QStaticTextPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 419-424 |
| | 3 | 1 |
QStaticText::sizeName: | QStaticText::size | Prototype: | QSizeF QStaticText::size() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 397-402 |
| | 3 | 2 |
QStaticText::setTextWidthName: | QStaticText::setTextWidth | Prototype: | void QStaticText::setTextWidth(qreal textWidth) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 375-380 |
| | 3 | 1 |
QStaticText::setTextOptionName: | QStaticText::setTextOption | Prototype: | void QStaticText::setTextOption(const QTextOption &textOption) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 347-352 |
| | 3 | 1 |
QStaticText::setTextFormatName: | QStaticText::setTextFormat | Prototype: | void QStaticText::setTextFormat(Qt::TextFormat textFormat) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 282-287 |
| | 3 | 1 |
QStaticText::setTextName: | QStaticText::setText | Prototype: | void QStaticText::setText(const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 264-269 |
| | 3 | 1 |
QStaticText::prepareName: | QStaticText::prepare | Prototype: | void QStaticText::prepare(const QTransform &matrix, const QFont &font) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 211-216 |
| | 3 | 1 |
QStateMachinePrivate::toStandardStateName: | QStateMachinePrivate::toStandardState | Prototype: | QState *QStateMachinePrivate::toStandardState(QAbstractState *state) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1225-1230 |
| | 3 | 2 |
QStateMachinePrivate::toStandardStateName: | QStateMachinePrivate::toStandardState | Prototype: | const QState *QStateMachinePrivate::toStandardState(const QAbstractState *state) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1232-1237 |
| | 3 | 2 |
QStateMachinePrivate::toHistoryStateName: | QStateMachinePrivate::toHistoryState | Prototype: | QHistoryState *QStateMachinePrivate::toHistoryState(QAbstractState *state) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1246-1251 |
| | 3 | 2 |
QStateMachinePrivate::toFinalStateName: | QStateMachinePrivate::toFinalState | Prototype: | QFinalState *QStateMachinePrivate::toFinalState(QAbstractState *state) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1239-1244 |
| | 3 | 2 |
QStateMachinePrivate::handleFilteredEventName: | QStateMachinePrivate::handleFilteredEvent | Prototype: | void QStateMachinePrivate::handleFilteredEvent(QObject *watched, QEvent *event) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2398-2404 |
| | 3 | 2 |
QStateMachinePrivate::emitStateFinishedName: | QStateMachinePrivate::emitStateFinished | Prototype: | void QStateMachinePrivate::emitStateFinished(QState *forState, QFinalState *guiltyState) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2103-2114 |
| | 3 | 1 |
QStateMachine::setRunningName: | QStateMachine::setRunning | Prototype: | void QStateMachine::setRunning(bool running) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2665-2671 |
| | 3 | 2 |
QStateMachine::eventFilterName: | QStateMachine::eventFilter | Prototype: | bool QStateMachine::eventFilter(QObject *watched, QEvent *event) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2879-2884 |
| | 3 | 1 |
QStateMachine::clearErrorName: | QStateMachine::clearError | Prototype: | void QStateMachine::clearError() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2530-2535 |
| | 3 | 1 |
QStateMachine::QStateMachineName: | QStateMachine::QStateMachine | Prototype: | QStateMachine::QStateMachine(QState::ChildMode childMode, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2450-2456 |
| | 3 | 1 |
QStandardItemPrivate::childDeletedName: | QStandardItemPrivate::childDeleted | Prototype: | void QStandardItemPrivate::childDeleted(QStandardItem *child) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 190-195 |
| | 3 | 1 |
QStandardItemModelPrivate::~QStandardItemModelPrivateName: | QStandardItemModelPrivate::~QStandardItemModelPrivate | Prototype: | QStandardItemModelPrivate::~QStandardItemModelPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 341-346 |
| | 3 | 1 |
QStandardItemModelPrivate::rowsAboutToBeRemovedName: | QStandardItemModelPrivate::rowsAboutToBeRemoved | Prototype: | void QStandardItemModelPrivate::rowsAboutToBeRemoved(QStandardItem *parent, int start, int end) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 541-547 |
| | 3 | 1 |
QStandardItemModelPrivate::rowsAboutToBeInsertedName: | QStandardItemModelPrivate::rowsAboutToBeInserted | Prototype: | void QStandardItemModelPrivate::rowsAboutToBeInserted(QStandardItem *parent, int start, int end) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 519-525 |
| | 3 | 1 |
QStandardItemModelPrivate::initName: | QStandardItemModelPrivate::init | Prototype: | void QStandardItemModelPrivate::init() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 351-356 |
| | 3 | 1 |
QStandardItemModelPrivate::columnsAboutToBeRemovedName: | QStandardItemModelPrivate::columnsAboutToBeRemoved | Prototype: | void QStandardItemModelPrivate::columnsAboutToBeRemoved(QStandardItem *parent, int start, int end) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 552-558 |
| | 3 | 1 |
QStandardItemModelPrivate::columnsAboutToBeInsertedName: | QStandardItemModelPrivate::columnsAboutToBeInserted | Prototype: | void QStandardItemModelPrivate::columnsAboutToBeInserted(QStandardItem *parent, int start, int end) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 530-536 |
| | 3 | 1 |
QStandardItemModel::rowCountName: | QStandardItemModel::rowCount | Prototype: | int QStandardItemModel::rowCount(const QModelIndex &parent) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2907-2912 |
| | 3 | 1 |
QStandardItemModel::itemDataName: | QStandardItemModel::itemData | Prototype: | QMap<int, QVariant> QStandardItemModel::itemData(const QModelIndex &index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2859-2864 |
| | 3 | 1 |
QStandardItemModel::hasChildrenName: | QStandardItemModel::hasChildren | Prototype: | bool QStandardItemModel::hasChildren(const QModelIndex &parent) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2770-2775 |
| | 3 | 1 |
QStandardItemModel::dataName: | QStandardItemModel::data | Prototype: | QVariant QStandardItemModel::data(const QModelIndex &index, int role) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2742-2747 |
| | 3 | 1 |
QStandardItemModel::columnCountName: | QStandardItemModel::columnCount | Prototype: | int QStandardItemModel::columnCount(const QModelIndex &parent) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2732-2737 |
| | 3 | 1 |
QStandardItemModel::QStandardItemModelName: | QStandardItemModel::QStandardItemModel | Prototype: | QStandardItemModel::QStandardItemModel(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2118-2124 |
| | 3 | 1 |
QStandardItem::writeName: | QStandardItem::write | Prototype: | void QStandardItem::write(QDataStream &out) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1987-1992 |
| | 3 | 1 |
QStandardItem::rowName: | QStandardItem::row | Prototype: | int QStandardItem::row() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1404-1409 |
| | 3 | 1 |
QStandardItem::operator=Name: | QStandardItem::operator= | Prototype: | QStandardItem &QStandardItem::operator=(const QStandardItem &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 779-784 |
| | 3 | 1 |
QStandardItem::emitDataChangedName: | QStandardItem::emitDataChanged | Prototype: | void QStandardItem::emitDataChanged() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 877-882 |
| | 3 | 2 |
QStandardItem::columnName: | QStandardItem::column | Prototype: | int QStandardItem::column() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1417-1422 |
| | 3 | 1 |
QStandardItem::QStandardItemName: | QStandardItem::QStandardItem | Prototype: | QStandardItem::QStandardItem(const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 717-723 |
| | 3 | 1 |
QStandardItem::QStandardItemName: | QStandardItem::QStandardItem | Prototype: | QStandardItem::QStandardItem(const QStandardItem &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 765-771 |
| | 3 | 1 |
QSslSocketPrivate::supportedEllipticCurvesName: | QSslSocketPrivate::supportedEllipticCurves | Prototype: | QVector<QSslEllipticCurve> QSslSocketPrivate::supportedEllipticCurves() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2110-2115 |
| | 3 | 1 |
QSslSocketPrivate::supportedCiphersName: | QSslSocketPrivate::supportedCiphers | Prototype: | QList<QSslCipher> QSslSocketPrivate::supportedCiphers() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2080-2085 |
| | 3 | 1 |
QSslSocketPrivate::sslLibraryVersionNumberName: | QSslSocketPrivate::sslLibraryVersionNumber | Prototype: | long QSslSocketPrivate::sslLibraryVersionNumber() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 584-590 |
| | 3 | 2 |
QSslSocketPrivate::setDefaultSupportedEllipticCurvesName: | QSslSocketPrivate::setDefaultSupportedEllipticCurves | Prototype: | void QSslSocketPrivate::setDefaultSupportedEllipticCurves(const QVector<QSslEllipticCurve> &curves) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2120-2125 |
| | 3 | 1 |
QSslSocketPrivate::setDefaultSupportedCiphersName: | QSslSocketPrivate::setDefaultSupportedCiphers | Prototype: | void QSslSocketPrivate::setDefaultSupportedCiphers(const QList<QSslCipher> &ciphers) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2100-2105 |
| | 3 | 1 |
QSslSocketPrivate::setDefaultCiphersName: | QSslSocketPrivate::setDefaultCiphers | Prototype: | void QSslSocketPrivate::setDefaultCiphers(const QList<QSslCipher> &ciphers) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2090-2095 |
| | 3 | 1 |
QSslSocketPrivate::resumeSocketNotifiersName: | QSslSocketPrivate::resumeSocketNotifiers | Prototype: | void QSslSocketPrivate::resumeSocketNotifiers(QSslSocket *socket) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2309-2314 |
| | 3 | 2 |
QSslSocketPrivate::pauseSocketNotifiersName: | QSslSocketPrivate::pauseSocketNotifiers | Prototype: | void QSslSocketPrivate::pauseSocketNotifiers(QSslSocket *socket) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2302-2307 |
| | 3 | 2 |
QSslSocketPrivate::ensureInitializedName: | QSslSocketPrivate::ensureInitialized | Prototype: | void QSslSocketPrivate::ensureInitialized() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 576-582 |
| | 3 | 2 |
QSslSocketPrivate::deinitializeName: | QSslSocketPrivate::deinitialize | Prototype: | void QSslSocketPrivate::deinitialize() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 458-463 |
| | 3 | 1 |
QSslSocketPrivate::defaultCiphersName: | QSslSocketPrivate::defaultCiphers | Prototype: | QList<QSslCipher> QSslSocketPrivate::defaultCiphers() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2070-2075 |
| | 3 | 1 |
QSslSocketPrivate::defaultCaCertificatesName: | QSslSocketPrivate::defaultCaCertificates | Prototype: | QList<QSslCertificate> QSslSocketPrivate::defaultCaCertificates() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2130-2135 |
| | 3 | 1 |
QSslSocketPrivate::_q_stateChangedSlotName: | QSslSocketPrivate::_q_stateChangedSlot | Prototype: | void QSslSocketPrivate::_q_stateChangedSlot(QAbstractSocket::SocketState state) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2416-2424 |
| | 3 | 1 |
QSslSocketPrivate::_q_flushWriteBufferName: | QSslSocketPrivate::_q_flushWriteBuffer | Prototype: | void QSslSocketPrivate::_q_flushWriteBuffer() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2509-2514 |
| | 3 | 2 |
QSslSocketPrivate::_q_channelReadyReadSlotName: | QSslSocketPrivate::_q_channelReadyReadSlot | Prototype: | void QSslSocketPrivate::_q_channelReadyReadSlot(int channel) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2471-2476 |
| | 3 | 2 |
QSslSocketPrivate::_q_channelBytesWrittenSlotName: | QSslSocketPrivate::_q_channelBytesWrittenSlot | Prototype: | void QSslSocketPrivate::_q_channelBytesWrittenSlot(int channel, qint64 written) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2499-2504 |
| | 3 | 2 |
QSslSocket::~QSslSocketName: | QSslSocket::~QSslSocket | Prototype: | QSslSocket::~QSslSocket() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 366-374 |
| | 3 | 1 |
QSslSocket::setSocketOptionName: | QSslSocket::setSocketOption | Prototype: | void QSslSocket::setSocketOption(QAbstractSocket::SocketOption option, const QVariant &value) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 527-532 |
| | 3 | 2 |
QSslSocket::setLocalCertificateName: | QSslSocket::setLocalCertificate | Prototype: | void QSslSocket::setLocalCertificate(const QString &path, QSsl::EncodingFormat format) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 997-1004 |
| | 3 | 2 |
QSslSocket::setLocalCertificateName: | QSslSocket::setLocalCertificate | Prototype: | void QSslSocket::setLocalCertificate(const QSslCertificate &certificate) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 983-988 |
| | 3 | 1 |
QSslSocket::setCaCertificatesName: | QSslSocket::setCaCertificates | Prototype: | void QSslSocket::setCaCertificates(const QList<QSslCertificate> &certificates) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1393-1398 |
| | 3 | 1 |
QSslSocket::QSslSocketName: | QSslSocket::QSslSocket | Prototype: | QSslSocket::QSslSocket(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 352-361 |
| | 3 | 1 |
QSslContext::sharedFromConfigurationName: | QSslContext::sharedFromConfiguration | Prototype: | QSharedPointer<QSslContext> QSslContext::sharedFromConfiguration(QSslSocket::SslMode mode, const QSslConfiguration &configuration, bool allowRootCertOnDemandLoading) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | Lines: | 379-384 |
| | 3 | 1 |
QSslContext::fromConfigurationName: | QSslContext::fromConfiguration | Prototype: | QSslContext* QSslContext::fromConfiguration(QSslSocket::SslMode mode, const QSslConfiguration &configuration, bool allowRootCertOnDemandLoading) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | Lines: | 372-377 |
| | 3 | 1 |
QSslConfigurationPrivate::defaultConfigurationName: | QSslConfigurationPrivate::defaultConfiguration | Prototype: | QSslConfiguration QSslConfigurationPrivate::defaultConfiguration() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2193-2198 |
| | 3 | 1 |
QSslConfiguration::localCertificateName: | QSslConfiguration::localCertificate | Prototype: | QSslCertificate QSslConfiguration::localCertificate() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp | Lines: | 408-413 |
| | 3 | 2 |
QSslCertificatePrivate::asn1ObjectIdName: | QSslCertificatePrivate::asn1ObjectId | Prototype: | QByteArray QSslCertificatePrivate::asn1ObjectId(ASN1_OBJECT *object) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | Lines: | 582-588 |
| | 3 | 1 |
QSslCertificate::toTextName: | QSslCertificate::toText | Prototype: | QString QSslCertificate::toText() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | Lines: | 497-502 |
| | 3 | 2 |
QSslCertificate::toPemName: | QSslCertificate::toPem | Prototype: | QByteArray QSslCertificate::toPem() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | Lines: | 483-488 |
| | 3 | 2 |
QSslCertificate::toDerName: | QSslCertificate::toDer | Prototype: | QByteArray QSslCertificate::toDer() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | Lines: | 490-495 |
| | 3 | 2 |
QSslCertificate::isSelfSignedName: | QSslCertificate::isSelfSigned | Prototype: | bool QSslCertificate::isSelfSigned() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | Lines: | 80-86 |
| | 3 | 2 |
QSslCertificate::fromDataName: | QSslCertificate::fromData | Prototype: | QList<QSslCertificate> QSslCertificate::fromData(const QByteArray &data, QSsl::EncodingFormat format) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp | Lines: | 552-557 |
| | 3 | 1 |
QSslCertificate::clearName: | QSslCertificate::clear | Prototype: | void QSslCertificate::clear() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp | Lines: | 267-272 |
| | 3 | 2 |
QSslCertificate::QSslCertificateName: | QSslCertificate::QSslCertificate | Prototype: | QSslCertificate::QSslCertificate(QIODevice *device, QSsl::EncodingFormat format) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp | Lines: | 142-148 |
| | 3 | 2 |
QSqlTableModelPrivate::initRecordAndPrimaryIndexName: | QSqlTableModelPrivate::initRecordAndPrimaryIndex | Prototype: | void QSqlTableModelPrivate::initRecordAndPrimaryIndex() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 94-99 |
| | 3 | 1 |
QSqlTableModel::setSortName: | QSqlTableModel::setSort | Prototype: | void QSqlTableModel::setSort(int column, Qt::SortOrder order) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 962-967 |
| | 3 | 1 |