Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QStatusBarPrivate::SBItem::SBItemName: | QStatusBarPrivate::SBItem::SBItem | Prototype: | SBItem(QWidget* widget, int stretch, bool permanent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | Lines: | 70-71 |
| | 1 | 1 |
QStatusBar::resizeEventName: | QStatusBar::resizeEvent | Prototype: | void QStatusBar::resizeEvent(QResizeEvent * e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | Lines: | 697-700 |
| | 1 | 1 |
QStaticTextPrivate::getName: | QStaticTextPrivate::get | Prototype: | QStaticTextPrivate *QStaticTextPrivate::get(const QStaticText *q) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 426-429 |
| | 1 | 1 |
QStaticText::~QStaticTextName: | QStaticText::~QStaticText | Prototype: | QStaticText::~QStaticText() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 181-184 |
| | 1 | 1 |
QStaticText::textWidthName: | QStaticText::textWidth | Prototype: | qreal QStaticText::textWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 387-390 |
| | 1 | 1 |
QStaticText::textOptionName: | QStaticText::textOption | Prototype: | QTextOption QStaticText::textOption() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 357-360 |
| | 1 | 1 |
QStaticText::textFormatName: | QStaticText::textFormat | Prototype: | Qt::TextFormat QStaticText::textFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 294-297 |
| | 1 | 1 |
QStaticText::textName: | QStaticText::text | Prototype: | QString QStaticText::text() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 304-307 |
| | 1 | 1 |
QStaticText::performanceHintName: | QStaticText::performanceHint | Prototype: | QStaticText::PerformanceHint QStaticText::performanceHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 337-340 |
| | 1 | 1 |
QStaticText::operator!=Name: | QStaticText::operator!= | Prototype: | bool QStaticText::operator!=(const QStaticText &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 252-255 |
| | 1 | 1 |
QStaticText::QStaticTextName: | QStaticText::QStaticText | Prototype: | QStaticText::QStaticText(const QStaticText &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 173-176 |
| | 1 | 1 |
QStaticPlugin::metaDataName: | QStaticPlugin::metaData | Prototype: | QJsonObject QStaticPlugin::metaData() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 475-478 |
| | 1 | 1 |
QStateMachinePrivate::rootStateName: | QStateMachinePrivate::rootState | Prototype: | QState *QStateMachinePrivate::rootState() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 422-425 |
| | 1 | 1 |
QStateMachinePrivate::processedPendingEventsName: | QStateMachinePrivate::processedPendingEvents | Prototype: | void QStateMachinePrivate::processedPendingEvents(bool didChange) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2086-2089 |
| | 1 | 1 |
QStateMachinePrivate::isFinalName: | QStateMachinePrivate::isFinal | Prototype: | bool QStateMachinePrivate::isFinal(const QAbstractState *s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1193-1196 |
| | 1 | 1 |
QStateMachinePrivate::findLCCAName: | QStateMachinePrivate::findLCCA | Prototype: | QState *QStateMachinePrivate::findLCCA(const QList<QAbstractState*> &states) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 546-549 |
| | 1 | 1 |
QStateMachinePrivate::endMacrostepName: | QStateMachinePrivate::endMacrostep | Prototype: | void QStateMachinePrivate::endMacrostep(bool didChange) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2094-2097 |
| | 1 | 1 |
QStateMachinePrivate::createInitialTransition::eventTestName: | QStateMachinePrivate::createInitialTransition::eventTest | Prototype: | bool eventTest(QEvent *) override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1727-1727 |
| | 1 | 1 |
QStateMachinePrivate::createInitialTransition::InitialTransitionName: | QStateMachinePrivate::createInitialTransition::InitialTransition | Prototype: | InitialTransition(const QList<QAbstractState *> &targets) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1723-1725 |
| | 1 | 1 |
QStateMachine::endSelectTransitionsName: | QStateMachine::endSelectTransitions | Prototype: | void QStateMachine::endSelectTransitions(QEvent *event) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2908-2911 |
| | 1 | 1 |
QStateMachine::endMicrostepName: | QStateMachine::endMicrostep | Prototype: | void QStateMachine::endMicrostep(QEvent *event) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2933-2936 |
| | 1 | 1 |
QStateMachine::beginSelectTransitionsName: | QStateMachine::beginSelectTransitions | Prototype: | void QStateMachine::beginSelectTransitions(QEvent *event) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2895-2898 |
| | 1 | 1 |
QStateMachine::beginMicrostepName: | QStateMachine::beginMicrostep | Prototype: | void QStateMachine::beginMicrostep(QEvent *event) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2920-2923 |
| | 1 | 1 |
QStateMachine::WrappedEvent::~WrappedEventName: | QStateMachine::WrappedEvent::~WrappedEvent | Prototype: | QStateMachine::WrappedEvent::~WrappedEvent() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 3208-3211 |
| | 1 | 1 |
QStateMachine::QStateMachineName: | QStateMachine::QStateMachine | Prototype: | QStateMachine::QStateMachine(QStateMachinePrivate &dd, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2461-2465 |
| | 1 | 1 |
QStateMachine::QStateMachineName: | QStateMachine::QStateMachine | Prototype: | QStateMachine::QStateMachine(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2436-2442 |
| | 1 | 1 |
QState::onExitName: | QState::onExit | Prototype: | void QState::onExit(QEvent *event) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | Lines: | 474-477 |
| | 1 | 1 |
QState::onEntryName: | QState::onEntry | Prototype: | void QState::onEntry(QEvent *event) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | Lines: | 466-469 |
| | 1 | 1 |
QStandardPaths::setTestModeEnabledName: | QStandardPaths::setTestModeEnabled | Prototype: | void QStandardPaths::setTestModeEnabled(bool testMode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 627-630 |
| | 1 | 1 |
QStandardPaths::isTestModeEnabledName: | QStandardPaths::isTestModeEnabled | Prototype: | bool QStandardPaths::isTestModeEnabled() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 640-643 |
| | 1 | 1 |
QStandardPaths::enableTestModeName: | QStandardPaths::enableTestMode | Prototype: | void QStandardPaths::enableTestMode(bool testMode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 621-624 |
| | 1 | 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: | 330-336 |
| | 1 | 1 |
QStandardItemModelLessThan::operator()Name: | QStandardItemModelLessThan::operator() | Prototype: | inline bool operator()(const QPair<QStandardItem*, int> &l, const QPair<QStandardItem*, int> &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 71-75 |
| | 1 | 1 |
QStandardItemModelGreaterThan::operator()Name: | QStandardItemModelGreaterThan::operator() | Prototype: | inline bool operator()(const QPair<QStandardItem*, int> &l, const QPair<QStandardItem*, int> &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 84-88 |
| | 1 | 1 |
QStandardItemModel::supportedDropActionsName: | QStandardItemModel::supportedDropActions | Prototype: | Qt::DropActions QStandardItemModel::supportedDropActions () const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2810-2813 |
| | 1 | 1 |
QStandardItemModel::siblingName: | QStandardItemModel::sibling | Prototype: | QModelIndex QStandardItemModel::sibling(int row, int column, const QModelIndex &idx) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2780-2783 |
| | 1 | 1 |
QStandardItemModel::mimeTypesName: | QStandardItemModel::mimeTypes | Prototype: | QStringList QStandardItemModel::mimeTypes() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2986-2989 |
| | 1 | 1 |
QStandardItemModel::insertRowName: | QStandardItemModel::insertRow | Prototype: | void QStandardItemModel::insertRow(int row, const QList<QStandardItem*> &items) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2588-2591 |
| | 1 | 1 |
QStandardItemModel::insertColumnName: | QStandardItemModel::insertColumn | Prototype: | void QStandardItemModel::insertColumn(int column, const QList<QStandardItem*> &items) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2613-2616 |
| | 1 | 1 |
QStandardItemModel::appendRowName: | QStandardItemModel::appendRow | Prototype: | void QStandardItemModel::appendRow(const QList<QStandardItem*> &items) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2553-2556 |
| | 1 | 1 |
QStandardItemModel::appendColumnName: | QStandardItemModel::appendColumn | Prototype: | void QStandardItemModel::appendColumn(const QList<QStandardItem*> &items) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 2566-2569 |
| | 1 | 1 |
QStandardItem::typeName: | QStandardItem::type | Prototype: | int QStandardItem::type() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1959-1962 |
| | 1 | 1 |
QStandardItem::setTristateName: | QStandardItem::setTristate | Prototype: | void QStandardItem::setTristate(bool tristate) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1332-1335 |
| | 1 | 1 |
QStandardItem::setFlagsName: | QStandardItem::setFlags | Prototype: | void QStandardItem::setFlags(Qt::ItemFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 892-895 |
| | 1 | 1 |
QStandardItem::removeRowName: | QStandardItem::removeRow | Prototype: | void QStandardItem::removeRow(int row) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1658-1661 |
| | 1 | 1 |
QStandardItem::removeColumnName: | QStandardItem::removeColumn | Prototype: | void QStandardItem::removeColumn(int column) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1669-1672 |
| | 1 | 1 |
QStandardItem::hasChildrenName: | QStandardItem::hasChildren | Prototype: | bool QStandardItem::hasChildren() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1734-1737 |
| | 1 | 1 |
QStandardItem::cloneName: | QStandardItem::clone | Prototype: | QStandardItem *QStandardItem::clone() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1946-1949 |
| | 1 | 1 |
QStackedWidgetPrivate::QStackedWidgetPrivateName: | QStackedWidgetPrivate::QStackedWidgetPrivate | Prototype: | QStackedWidgetPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | Lines: | 54-54 |
| | 1 | 1 |
QStackedWidget::widgetName: | QStackedWidget::widget | Prototype: | QWidget *QStackedWidget::widget(int index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | Lines: | 270-273 |
| | 1 | 1 |
QStackedWidget::setCurrentIndexName: | QStackedWidget::setCurrentIndex | Prototype: | void QStackedWidget::setCurrentIndex(int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | Lines: | 214-217 |
| | 1 | 1 |
QStackedWidget::removeWidgetName: | QStackedWidget::removeWidget | Prototype: | void QStackedWidget::removeWidget(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | Lines: | 197-200 |
| | 1 | 1 |
QStackedWidget::insertWidgetName: | QStackedWidget::insertWidget | Prototype: | int QStackedWidget::insertWidget(int index, QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | Lines: | 181-184 |
| | 1 | 1 |
QStackedWidget::indexOfName: | QStackedWidget::indexOf | Prototype: | int QStackedWidget::indexOf(QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | Lines: | 259-262 |
| | 1 | 1 |
QStackedWidget::eventName: | QStackedWidget::event | Prototype: | bool QStackedWidget::event(QEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | Lines: | 289-292 |
| | 1 | 1 |
QStackedWidget::currentWidgetName: | QStackedWidget::currentWidget | Prototype: | QWidget *QStackedWidget::currentWidget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | Lines: | 229-232 |
| | 1 | 1 |
QStackedWidget::currentIndexName: | QStackedWidget::currentIndex | Prototype: | int QStackedWidget::currentIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | Lines: | 219-222 |
| | 1 | 1 |
QStackedWidget::countName: | QStackedWidget::count | Prototype: | int QStackedWidget::count() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | Lines: | 283-286 |
| | 1 | 1 |
QStackedWidget::addWidgetName: | QStackedWidget::addWidget | Prototype: | int QStackedWidget::addWidget(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | Lines: | 161-164 |
| | 1 | 1 |
QStackedLayoutPrivate::QStackedLayoutPrivateName: | QStackedLayoutPrivate::QStackedLayoutPrivate | Prototype: | QStackedLayoutPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | Lines: | 53-53 |
| | 1 | 1 |
QSslSocketPrivate::supportsSslName: | QSslSocketPrivate::supportsSsl | Prototype: | bool QSslSocketPrivate::supportsSsl() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 472-475 |
| | 1 | 1 |
QSslSocketPrivate::sslLibraryBuildVersionNumberName: | QSslSocketPrivate::sslLibraryBuildVersionNumber | Prototype: | long QSslSocketPrivate::sslLibraryBuildVersionNumber() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 604-607 |
| | 1 | 1 |
QSslSocketPrivate::sslContextName: | QSslSocketPrivate::sslContext | Prototype: | QSharedPointer<QSslContext> QSslSocketPrivate::sslContext(QSslSocket *socket) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2659-2662 |
| | 1 | 1 |
QSslSocketPrivate::rootCertOnDemandLoadingSupportedName: | QSslSocketPrivate::rootCertOnDemandLoadingSupported | Prototype: | bool QSslSocketPrivate::rootCertOnDemandLoadingSupported() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2626-2629 |
| | 1 | 1 |
QSslSocketPrivate::isPausedName: | QSslSocketPrivate::isPaused | Prototype: | bool QSslSocketPrivate::isPaused() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2316-2319 |
| | 1 | 1 |
QSslSocketPrivate::QSslSocketPrivateName: | QSslSocketPrivate::QSslSocketPrivate | Prototype: | QSslSocketPrivate::QSslSocketPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 2023-2036 |
| | 1 | 1 |
QSslSocketGlobalData::QSslSocketGlobalDataName: | QSslSocketGlobalData::QSslSocketGlobalData | Prototype: | QSslSocketGlobalData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 338-338 |
| | 1 | 1 |
QSslSocketBackendPrivate::~QSslSocketBackendPrivateName: | QSslSocketBackendPrivate::~QSslSocketBackendPrivate | Prototype: | QSslSocketBackendPrivate::~QSslSocketBackendPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 217-220 |
| | 1 | 1 |
QSslSocketBackendPrivate::QSslSocketBackendPrivateName: | QSslSocketBackendPrivate::QSslSocketBackendPrivate | Prototype: | QSslSocketBackendPrivate::QSslSocketBackendPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 207-215 |
| | 1 | 1 |
QSslSocket::systemCaCertificatesName: | QSslSocket::systemCaCertificates | Prototype: | QList<QSslCertificate> QSslSocket::systemCaCertificates() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1526-1530 |
| | 1 | 1 |
QSslSocket::supportsSslName: | QSslSocket::supportsSsl | Prototype: | bool QSslSocket::supportsSsl() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1726-1729 |
| | 1 | 1 |
QSslSocket::supportedCiphersName: | QSslSocket::supportedCiphers | Prototype: | QList<QSslCipher> QSslSocket::supportedCiphers() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1315-1318 |
| | 1 | 1 |
QSslSocket::sslLibraryVersionStringName: | QSslSocket::sslLibraryVersionString | Prototype: | QString QSslSocket::sslLibraryVersionString() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1749-1752 |
| | 1 | 1 |
QSslSocket::sslLibraryVersionNumberName: | QSslSocket::sslLibraryVersionNumber | Prototype: | long QSslSocket::sslLibraryVersionNumber() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1738-1741 |
| | 1 | 1 |
QSslSocket::sslLibraryBuildVersionStringName: | QSslSocket::sslLibraryBuildVersionString | Prototype: | QString QSslSocket::sslLibraryBuildVersionString() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1775-1778 |
| | 1 | 1 |
QSslSocket::sslLibraryBuildVersionNumberName: | QSslSocket::sslLibraryBuildVersionNumber | Prototype: | long QSslSocket::sslLibraryBuildVersionNumber() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1762-1765 |
| | 1 | 1 |
QSslSocket::setDefaultCiphersName: | QSslSocket::setDefaultCiphers | Prototype: | void QSslSocket::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: | 1276-1279 |
| | 1 | 1 |
QSslSocket::setDefaultCaCertificatesName: | QSslSocket::setDefaultCaCertificates | Prototype: | void QSslSocket::setDefaultCaCertificates(const QList<QSslCertificate> &certificates) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1480-1483 |
| | 1 | 1 |
QSslSocket::resumeName: | QSslSocket::resume | Prototype: | void QSslSocket::resume() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 388-392 |
| | 1 | 1 |
QSslSocket::defaultCiphersName: | QSslSocket::defaultCiphers | Prototype: | QList<QSslCipher> QSslSocket::defaultCiphers() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1299-1302 |
| | 1 | 1 |
QSslSocket::defaultCaCertificatesName: | QSslSocket::defaultCaCertificates | Prototype: | QList<QSslCertificate> QSslSocket::defaultCaCertificates() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1504-1507 |
| | 1 | 1 |
QSslSocket::addDefaultCaCertificatesName: | QSslSocket::addDefaultCaCertificates | Prototype: | bool QSslSocket::addDefaultCaCertificates(const QString &path, QSsl::EncodingFormat encoding, QRegExp::PatternSyntax syntax) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1434-1438 |
| | 1 | 1 |
QSslSocket::addDefaultCaCertificatesName: | QSslSocket::addDefaultCaCertificates | Prototype: | void QSslSocket::addDefaultCaCertificates(const QList<QSslCertificate> &certificates) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1459-1462 |
| | 1 | 1 |
QSslSocket::addDefaultCaCertificateName: | QSslSocket::addDefaultCaCertificate | Prototype: | void QSslSocket::addDefaultCaCertificate(const QSslCertificate &certificate) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1447-1450 |
| | 1 | 1 |
QSslPreSharedKeyAuthenticator::setPreSharedKeyName: | QSslPreSharedKeyAuthenticator::setPreSharedKey | Prototype: | void QSslPreSharedKeyAuthenticator::setPreSharedKey(const QByteArray &preSharedKey) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | Lines: | 226-229 |
| | 1 | 1 |
QSslPreSharedKeyAuthenticator::setIdentityName: | QSslPreSharedKeyAuthenticator::setIdentity | Prototype: | void QSslPreSharedKeyAuthenticator::setIdentity(const QByteArray &identity) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | Lines: | 186-189 |
| | 1 | 1 |
QSslPreSharedKeyAuthenticator::preSharedKeyName: | QSslPreSharedKeyAuthenticator::preSharedKey | Prototype: | QByteArray QSslPreSharedKeyAuthenticator::preSharedKey() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | Lines: | 236-239 |
| | 1 | 1 |
QSslPreSharedKeyAuthenticator::maximumPreSharedKeyLengthName: | QSslPreSharedKeyAuthenticator::maximumPreSharedKeyLength | Prototype: | int QSslPreSharedKeyAuthenticator::maximumPreSharedKeyLength() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | Lines: | 250-253 |
| | 1 | 1 |
QSslPreSharedKeyAuthenticator::maximumIdentityLengthName: | QSslPreSharedKeyAuthenticator::maximumIdentityLength | Prototype: | int QSslPreSharedKeyAuthenticator::maximumIdentityLength() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | Lines: | 211-214 |
| | 1 | 1 |
QSslPreSharedKeyAuthenticator::identityHintName: | QSslPreSharedKeyAuthenticator::identityHint | Prototype: | QByteArray QSslPreSharedKeyAuthenticator::identityHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | Lines: | 172-175 |
| | 1 | 1 |
QSslPreSharedKeyAuthenticator::identityName: | QSslPreSharedKeyAuthenticator::identity | Prototype: | QByteArray QSslPreSharedKeyAuthenticator::identity() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | Lines: | 196-199 |
| | 1 | 1 |
QSslKeyPrivate::encryptName: | QSslKeyPrivate::encrypt | Prototype: | QByteArray QSslKeyPrivate::encrypt(Cipher cipher, const QByteArray &data, const QByteArray &key, const QByteArray &iv) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | Lines: | 318-321 |
| | 1 | 1 |
QSslKeyPrivate::decryptName: | QSslKeyPrivate::decrypt | Prototype: | QByteArray QSslKeyPrivate::decrypt(Cipher cipher, const QByteArray &data, const QByteArray &key, const QByteArray &iv) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | Lines: | 313-316 |
| | 1 | 1 |
QSslKey::typeName: | QSslKey::type | Prototype: | QSsl::KeyType QSslKey::type() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | Lines: | 361-364 |
| | 1 | 1 |
QSslKey::toPemName: | QSslKey::toPem | Prototype: | QByteArray QSslKey::toPem(const QByteArray &passPhrase) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | Lines: | 402-405 |
| | 1 | 1 |
QSslKey::lengthName: | QSslKey::length | Prototype: | int QSslKey::length() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | Lines: | 353-356 |
| | 1 | 1 |
QSslKey::isNullName: | QSslKey::isNull | Prototype: | bool QSslKey::isNull() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | Lines: | 335-338 |
| | 1 | 1 |
QSslKey::handleName: | QSslKey::handle | Prototype: | Qt::HANDLE QSslKey::handle() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | Lines: | 418-421 |
| | 1 | 1 |
QSslKey::clearName: | QSslKey::clear | Prototype: | void QSslKey::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | Lines: | 345-348 |
| | 1 | 1 |
QSslKey::algorithmName: | QSslKey::algorithm | Prototype: | QSsl::KeyAlgorithm QSslKey::algorithm() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | Lines: | 369-372 |
| | 1 | 1 |