| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QStandardItem::write| Name: | 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: | 1975-1980 |
| | 3 | 1 |
QStandardItem::type| Name: | 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: | 1947-1950 |
| | 1 | 1 |
QStandardItem::setUserTristate| Name: | QStandardItem::setUserTristate | | Prototype: | void QStandardItem::setUserTristate(bool tristate) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1304-1308 |
| | 2 | 1 |
QStandardItem::setTristate| Name: | 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: | 1323-1326 |
| | 1 | 1 |
QStandardItem::setSelectable| Name: | QStandardItem::setSelectable | | Prototype: | void QStandardItem::setSelectable(bool selectable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1203-1207 |
| | 2 | 1 |
QStandardItem::setFlags| Name: | 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: | 883-886 |
| | 1 | 1 |
QStandardItem::setEnabled| Name: | QStandardItem::setEnabled | | Prototype: | void QStandardItem::setEnabled(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1144-1148 |
| | 2 | 1 |
QStandardItem::setEditable| Name: | QStandardItem::setEditable | | Prototype: | void QStandardItem::setEditable(bool editable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1173-1177 |
| | 2 | 1 |
QStandardItem::setDropEnabled| Name: | QStandardItem::setDropEnabled | | Prototype: | void QStandardItem::setDropEnabled(bool dropEnabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1370-1374 |
| | 2 | 1 |
QStandardItem::setDragEnabled| Name: | QStandardItem::setDragEnabled | | Prototype: | void QStandardItem::setDragEnabled(bool dragEnabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1340-1344 |
| | 2 | 1 |
QStandardItem::setChild| Name: | QStandardItem::setChild | | Prototype: | void QStandardItem::setChild(int row, int column, QStandardItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1737-1741 |
| | 2 | 1 |
QStandardItem::setAutoTristate| Name: | QStandardItem::setAutoTristate | | Prototype: | void QStandardItem::setAutoTristate(bool tristate) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1278-1282 |
| | 2 | 1 |
QStandardItem::rowCount| Name: | QStandardItem::rowCount | | Prototype: | int QStandardItem::rowCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1469-1473 |
| | 2 | 1 |
QStandardItem::row| Name: | 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: | 1395-1400 |
| | 3 | 1 |
QStandardItem::removeRow| Name: | 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: | 1649-1652 |
| | 1 | 1 |
QStandardItem::removeColumn| Name: | 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: | 1660-1663 |
| | 1 | 1 |
QStandardItem::read| Name: | QStandardItem::read | | Prototype: | void QStandardItem::read(QDataStream &in) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1960-1967 |
| | 5 | 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: | 770-775 |
| | 3 | 1 |
QStandardItem::model| Name: | QStandardItem::model | | Prototype: | QStandardItemModel *QStandardItem::model() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1441-1445 |
| | 2 | 1 |
QStandardItem::index| Name: | QStandardItem::index | | Prototype: | QModelIndex QStandardItem::index() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1427-1431 |
| | 2 | 1 |
QStandardItem::hasChildren| Name: | QStandardItem::hasChildren | | Prototype: | bool QStandardItem::hasChildren() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1725-1728 |
| | 1 | 1 |
QStandardItem::columnCount| Name: | QStandardItem::columnCount | | Prototype: | int QStandardItem::columnCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1497-1501 |
| | 2 | 1 |
QStandardItem::column| Name: | 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: | 1408-1413 |
| | 3 | 1 |
QStandardItem::clone| Name: | 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: | 1934-1937 |
| | 1 | 1 |
QStandardItem::QStandardItem| Name: | QStandardItem::QStandardItem | | Prototype: | QStandardItem::QStandardItem() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 698-703 |
| | 2 | 1 |
QStandardItem::QStandardItem| Name: | QStandardItem::QStandardItem | | Prototype: | QStandardItem::QStandardItem(QStandardItemPrivate &dd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 743-748 |
| | 2 | 1 |
QStandardItem::QStandardItem| Name: | 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: | 708-714 |
| | 3 | 1 |
QStandardItem::QStandardItem| Name: | 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: | 756-762 |
| | 3 | 1 |
QStandardItem::QStandardItem| Name: | QStandardItem::QStandardItem | | Prototype: | QStandardItem::QStandardItem(const QIcon &icon, const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 719-726 |
| | 4 | 1 |
QStandardItem::QStandardItem| Name: | QStandardItem::QStandardItem | | Prototype: | QStandardItem::QStandardItem(int rows, int columns) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 731-738 |
| | 4 | 1 |
QStackedWidgetPrivate::QStackedWidgetPrivate| Name: | QStackedWidgetPrivate::QStackedWidgetPrivate | | Prototype: | QStackedWidgetPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 48-48 |
| | 1 | 1 |
QStackedWidget::widget| Name: | 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: | 264-267 |
| | 1 | 1 |
QStackedWidget::setCurrentIndex| Name: | 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: | 208-211 |
| | 1 | 1 |
QStackedWidget::removeWidget| Name: | 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: | 191-194 |
| | 1 | 1 |
QStackedWidget::insertWidget| Name: | 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: | 175-178 |
| | 1 | 1 |
QStackedWidget::indexOf| Name: | 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: | 253-256 |
| | 1 | 1 |
QStackedWidget::event| Name: | 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: | 283-286 |
| | 1 | 1 |
QStackedWidget::currentWidget| Name: | 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: | 223-226 |
| | 1 | 1 |
QStackedWidget::currentIndex| Name: | 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: | 213-216 |
| | 1 | 1 |
QStackedWidget::count| Name: | 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: | 277-280 |
| | 1 | 1 |
QStackedWidget::addWidget| Name: | 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: | 155-158 |
| | 1 | 1 |
QStackedWidget::QStackedWidget| Name: | QStackedWidget::QStackedWidget | | Prototype: | QStackedWidget::QStackedWidget(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp | | Lines: | 129-136 |
| | 4 | 1 |
QStackedLayoutPrivate::QStackedLayoutPrivate| Name: | QStackedLayoutPrivate::QStackedLayoutPrivate | | Prototype: | QStackedLayoutPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 47-47 |
| | 1 | 1 |
QStackedLayout::~QStackedLayout| Name: | QStackedLayout::~QStackedLayout | | Prototype: | QStackedLayout::~QStackedLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 179-183 |
| | 2 | 1 |
QStackedLayout::stackingMode| Name: | QStackedLayout::stackingMode | | Prototype: | QStackedLayout::StackingMode QStackedLayout::stackingMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 549-553 |
| | 2 | 1 |
QStackedLayout::itemAt| Name: | QStackedLayout::itemAt | | Prototype: | QLayoutItem *QStackedLayout::itemAt(int index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 239-243 |
| | 2 | 1 |
QStackedLayout::currentWidget| Name: | QStackedLayout::currentWidget | | Prototype: | QWidget *QStackedLayout::currentWidget() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 380-384 |
| | 2 | 1 |
QStackedLayout::currentIndex| Name: | QStackedLayout::currentIndex | | Prototype: | int QStackedLayout::currentIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 348-352 |
| | 2 | 1 |
QStackedLayout::count| Name: | QStackedLayout::count | | Prototype: | int QStackedLayout::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 406-410 |
| | 2 | 1 |
QStackedLayout::addWidget| Name: | QStackedLayout::addWidget | | Prototype: | int QStackedLayout::addWidget(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 194-198 |
| | 2 | 1 |
QStackedLayout::QStackedLayout| Name: | QStackedLayout::QStackedLayout | | Prototype: | QStackedLayout::QStackedLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 150-153 |
| | 2 | 1 |
QStackedLayout::QStackedLayout| Name: | QStackedLayout::QStackedLayout | | Prototype: | QStackedLayout::QStackedLayout(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 161-164 |
| | 2 | 1 |
QStackedLayout::QStackedLayout| Name: | QStackedLayout::QStackedLayout | | Prototype: | QStackedLayout::QStackedLayout(QLayout *parentLayout) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 170-173 |
| | 2 | 1 |
QStackTextEngine::QStackTextEngine| Name: | QStackTextEngine::QStackTextEngine | | Prototype: | QStackTextEngine::QStackTextEngine(const QString &string, const QFont &f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3436-3442 |
| | 2 | 1 |
QSslSocketPrivate::unixRootCertDirectories| Name: | QSslSocketPrivate::unixRootCertDirectories | | Prototype: | QList<QByteArray> QSslSocketPrivate::unixRootCertDirectories() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2585-2596 |
| | 9 | 1 |
QSslSocketPrivate::supportsSsl| Name: | 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: | 462-465 |
| | 1 | 1 |
QSslSocketPrivate::supportedEllipticCurves| Name: | 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: | 2097-2102 |
| | 3 | 1 |
QSslSocketPrivate::supportedCiphers| Name: | 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: | 2067-2072 |
| | 3 | 1 |
QSslSocketPrivate::sslLibraryBuildVersionString::[lambda]| Name: | QSslSocketPrivate::sslLibraryBuildVersionString::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 620-620 |
| | 0 | 1 |
QSslSocketPrivate::sslLibraryBuildVersionNumber| Name: | 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: | 610-613 |
| | 1 | 1 |
QSslSocketPrivate::sslContext| Name: | QSslSocketPrivate::sslContext | | Prototype: | QSharedPointer<QSslContext> QSslSocketPrivate::sslContext(QSslSocket *socket) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2610-2613 |
| | 1 | 1 |
QSslSocketPrivate::setDefaultSupportedEllipticCurves| Name: | 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: | 2107-2112 |
| | 3 | 1 |
QSslSocketPrivate::setDefaultSupportedCiphers| Name: | 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: | 2087-2092 |
| | 3 | 1 |
QSslSocketPrivate::setDefaultCiphers| Name: | 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: | 2077-2082 |
| | 3 | 1 |
QSslSocketPrivate::setDefaultCaCertificates| Name: | QSslSocketPrivate::setDefaultCaCertificates | | Prototype: | void QSslSocketPrivate::setDefaultCaCertificates(const QList<QSslCertificate> &certs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2127-2136 |
| | 5 | 1 |
QSslSocketPrivate::rootCertOnDemandLoadingSupported| Name: | 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: | 2577-2580 |
| | 1 | 1 |
QSslSocketPrivate::isPaused| Name: | 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: | 2297-2300 |
| | 1 | 1 |
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::deinitialize| Name: | 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: | 448-453 |
| | 3 | 1 |
QSslSocketPrivate::defaultCiphers| Name: | 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: | 2057-2062 |
| | 3 | 1 |
QSslSocketPrivate::defaultCaCertificates| Name: | 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: | 2117-2122 |
| | 3 | 1 |
QSslSocketPrivate::createPlainSocket| Name: | QSslSocketPrivate::createPlainSocket | | Prototype: | void QSslSocketPrivate::createPlainSocket(QIODevice::OpenMode openMode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2231-2281 |
| | 41 | 1 |
QSslSocketPrivate::addDefaultCaCertificates| Name: | QSslSocketPrivate::addDefaultCaCertificates | | Prototype: | void QSslSocketPrivate::addDefaultCaCertificates(const QList<QSslCertificate> &certs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2169-2175 |
| | 4 | 1 |
QSslSocketPrivate::addDefaultCaCertificate| Name: | QSslSocketPrivate::addDefaultCaCertificate | | Prototype: | void QSslSocketPrivate::addDefaultCaCertificate(const QSslCertificate &cert) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2158-2164 |
| | 4 | 1 |
QSslSocketPrivate::_q_stateChangedSlot| Name: | 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: | 2387-2395 |
| | 3 | 1 |
QSslSocketPrivate::_q_hostFoundSlot| Name: | QSslSocketPrivate::_q_hostFoundSlot | | Prototype: | void QSslSocketPrivate::_q_hostFoundSlot() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2360-2368 |
| | 2 | 1 |
QSslSocketPrivate::_q_disconnectedSlot| Name: | QSslSocketPrivate::_q_disconnectedSlot | | Prototype: | void QSslSocketPrivate::_q_disconnectedSlot() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2373-2382 |
| | 3 | 1 |
QSslSocketPrivate::QSslSocketPrivate| Name: | 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: | 2010-2023 |
| | 1 | 1 |
QSslSocketGlobalData::QSslSocketGlobalData| Name: | QSslSocketGlobalData::QSslSocketGlobalData | | Prototype: | QSslSocketGlobalData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 332-332 |
| | 1 | 1 |
QSslSocketBackendPrivate::~QSslSocketBackendPrivate| Name: | 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: | 216-219 |
| | 1 | 1 |
QSslSocketBackendPrivate::continueHandshake::[lambda]| Name: | QSslSocketBackendPrivate::continueHandshake::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1626-1626 |
| | 0 | 1 |
QSslSocketBackendPrivate::QSslSocketBackendPrivate| Name: | 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: | 206-214 |
| | 1 | 1 |
QSslSocket::~QSslSocket| Name: | 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: | 360-368 |
| | 3 | 1 |
QSslSocket::systemCaCertificates| Name: | 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: | 1513-1517 |
| | 1 | 1 |
QSslSocket::supportsSsl| Name: | 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: | 1713-1716 |
| | 1 | 1 |
QSslSocket::supportedCiphers| Name: | 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: | 1306-1309 |
| | 1 | 1 |
QSslSocket::sslLibraryVersionString| Name: | 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: | 1736-1739 |
| | 1 | 1 |
QSslSocket::sslLibraryVersionNumber| Name: | 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: | 1725-1728 |
| | 1 | 1 |
QSslSocket::sslLibraryBuildVersionString| Name: | 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: | 1762-1765 |
| | 1 | 1 |
QSslSocket::sslLibraryBuildVersionNumber| Name: | 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: | 1749-1752 |
| | 1 | 1 |
QSslSocket::sslErrors| Name: | QSslSocket::sslErrors | | Prototype: | QList<QSslError> QSslSocket::sslErrors() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1702-1706 |
| | 2 | 1 |
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: | 888-899 |
| | 6 | 1 |
QSslSocket::setProtocol| Name: | QSslSocket::setProtocol | | Prototype: | void QSslSocket::setProtocol(QSsl::SslProtocol protocol) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 594-598 |
| | 2 | 1 |
QSslSocket::setPrivateKey| Name: | QSslSocket::setPrivateKey | | Prototype: | void QSslSocket::setPrivateKey(const QSslKey &key) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1120-1124 |
| | 2 | 1 |
QSslSocket::setPeerVerifyName| Name: | QSslSocket::setPeerVerifyName | | Prototype: | void QSslSocket::setPeerVerifyName(const QString &hostName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 707-711 |
| | 2 | 1 |
QSslSocket::setPeerVerifyMode| Name: | QSslSocket::setPeerVerifyMode | | Prototype: | void QSslSocket::setPeerVerifyMode(QSslSocket::PeerVerifyMode mode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 637-641 |
| | 2 | 1 |
QSslSocket::setLocalCertificateChain| Name: | QSslSocket::setLocalCertificateChain | | Prototype: | void QSslSocket::setLocalCertificateChain(const QList<QSslCertificate> &localChain) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 944-948 |
| | 2 | 1 |
QSslSocket::setLocalCertificate| Name: | 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: | 975-980 |
| | 3 | 1 |
QSslSocket::setDefaultCiphers| Name: | 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: | 1267-1270 |
| | 1 | 1 |
QSslSocket::setDefaultCaCertificates| Name: | 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: | 1471-1474 |
| | 1 | 1 |