| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QStandardItem::insertColumn| Name:  | QStandardItem::insertColumn |  | Prototype:  | void QStandardItem::insertColumn(int column, const QList<QStandardItem*> &items) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 1547-1555 |  
  |  | 6 | 3 | 
 QStandardItem::index| Name:  | QStandardItem::index |  | Prototype:  | QModelIndex QStandardItem::index() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 1436-1440 |  
  |  | 2 | 1 | 
 QStandardItem::hasChildren| Name:  | 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::flags| Name:  | QStandardItem::flags |  | Prototype:  | Qt::ItemFlags QStandardItem::flags() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 907-914 |  
  |  | 5 | 2 | 
 QStandardItem::emitDataChanged| Name:  | 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::data| Name:  | QStandardItem::data |  | Prototype:  | QVariant QStandardItem::data(int role) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 853-863 |  
  |  | 7 | 3 | 
 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:  | 1506-1510 |  
  |  | 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:  | 1417-1422 |  
  |  | 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:  | 1946-1949 |  
  |  | 1 | 1 | 
 QStandardItem::child| Name:  | QStandardItem::child |  | Prototype:  | QStandardItem *QStandardItem::child(int row, int column) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 1765-1772 |  
  |  | 5 | 2 | 
 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:  | 707-712 |  
  |  | 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:  | 717-723 |  
  |  | 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:  | 728-735 |  
  |  | 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:  | 740-747 |  
  |  | 4 | 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:  | 752-757 |  
  |  | 2 | 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:  | 765-771 |  
  |  | 3 | 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:  | 54-54 |  
  |  | 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:  | 270-273 |  
  |  | 1 | 1 | 
 QStackedWidget::setCurrentWidget| Name:  | QStackedWidget::setCurrentWidget |  | Prototype:  | void QStackedWidget::setCurrentWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstackedwidget.cpp |  | Lines:  | 243-251 |  
  |  | 5 | 2 | 
 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:  | 214-217 |  
  |  | 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:  | 197-200 |  
  |  | 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:  | 181-184 |  
  |  | 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:  | 259-262 |  
  |  | 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:  | 289-292 |  
  |  | 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:  | 229-232 |  
  |  | 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:  | 219-222 |  
  |  | 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:  | 283-286 |  
  |  | 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:  | 161-164 |  
  |  | 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:  | 135-142 |  
  |  | 4 | 1 | 
 QStackedLayoutPrivate::replaceAt| Name:  | QStackedLayoutPrivate::replaceAt |  | Prototype:  | QLayoutItem* QStackedLayoutPrivate::replaceAt(int idx, QLayoutItem *newitem) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp |  | Lines:  | 60-75 |  
  |  | 12 | 4 | 
 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:  | 53-53 |  
  |  | 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:  | 185-189 |  
  |  | 2 | 1 | 
 QStackedLayout::widget| Name:  | QStackedLayout::widget |  | Prototype:  | QWidget *QStackedLayout::widget(int index) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp |  | Lines:  | 398-404 |  
  |  | 4 | 2 | 
 QStackedLayout::takeAt| Name:  | QStackedLayout::takeAt |  | Prototype:  | QLayoutItem *QStackedLayout::takeAt(int index) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp |  | Lines:  | 263-284 |  
  |  | 16 | 6 | 
 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:  | 555-559 |  
  |  | 2 | 1 | 
 QStackedLayout::sizeHint| Name:  | QStackedLayout::sizeHint |  | Prototype:  | QSize QStackedLayout::sizeHint() const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp |  | Lines:  | 436-452 |  
  |  | 12 | 5 | 
 QStackedLayout::setStackingMode| Name:  | QStackedLayout::setStackingMode |  | Prototype:  | void QStackedLayout::setStackingMode(StackingMode stackingMode) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp |  | Lines:  | 561-592 |  
  |  | 22 | 12 | 
 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:  | 472-487 |  
  |  | 10 | 7 | 
 QStackedLayout::setCurrentWidget| Name:  | QStackedLayout::setCurrentWidget |  | Prototype:  | void QStackedLayout::setCurrentWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp |  | Lines:  | 369-377 |  
  |  | 5 | 2 | 
 QStackedLayout::setCurrentIndex| Name:  | QStackedLayout::setCurrentIndex |  | Prototype:  | void QStackedLayout::setCurrentIndex(int index) |  | Coverage:  |   0.000% (0/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp |  | Lines:  | 294-352 |  
  |  | 35 | 13 | 
 QStackedLayout::minimumSize| Name:  | QStackedLayout::minimumSize |  | Prototype:  | QSize QStackedLayout::minimumSize() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp |  | Lines:  | 457-467 |  
  |  | 7 | 3 | 
 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:  | 245-249 |  
  |  | 2 | 1 | 
 QStackedLayout::insertWidget| Name:  | QStackedLayout::insertWidget |  | Prototype:  | int QStackedLayout::insertWidget(int index, QWidget *widget) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp |  | Lines:  | 220-240 |  
  |  | 16 | 5 | 
 QStackedLayout::heightForWidth| Name:  | QStackedLayout::heightForWidth |  | Prototype:  | int QStackedLayout::heightForWidth(int width) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp |  | Lines:  | 508-527 |  
  |  | 8 | 4 | 
 QStackedLayout::hasHeightForWidth| Name:  | QStackedLayout::hasHeightForWidth |  | Prototype:  | bool QStackedLayout::hasHeightForWidth() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp |  | Lines:  | 492-503 |  
  |  | 6 | 4 | 
 QStackedLayout::currentWidget| Name:  | QStackedLayout::currentWidget |  | Prototype:  | QWidget *QStackedLayout::currentWidget() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp |  | Lines:  | 386-390 |  
  |  | 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:  | 354-358 |  
  |  | 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:  | 412-416 |  
  |  | 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:  | 200-204 |  
  |  | 2 | 1 | 
 QStackedLayout::addItem| Name:  | QStackedLayout::addItem |  | Prototype:  | void QStackedLayout::addItem(QLayoutItem *item) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp |  | Lines:  | 422-431 |  
  |  | 6 | 2 | 
 QStackedLayout::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:  | 156-159 |  
  |  | 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:  | 167-170 |  
  |  | 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:  | 176-179 |  
  |  | 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:  | 3447-3453 |  
  |  | 2 | 1 | 
 QSslSocketPrivate::verifyErrorsHaveBeenIgnored| Name:  | QSslSocketPrivate::verifyErrorsHaveBeenIgnored |  | Prototype:  | bool QSslSocketPrivate::verifyErrorsHaveBeenIgnored() |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2549-2570 |  
  |  | 9 | 4 | 
 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:  | 2634-2645 |  
  |  | 9 | 1 | 
 QSslSocketPrivate::systemCaCertificates| Name:  | QSslSocketPrivate::systemCaCertificates |  | Prototype:  | QList<QSslCertificate> QSslSocketPrivate::systemCaCertificates() |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 683-764 |  
  |  | 22 | 4 | 
 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:  | 472-475 |  
  |  | 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:  | 2110-2115 |  
  |  | 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:  | 2080-2085 |  
  |  | 3 | 1 | 
 QSslSocketPrivate::sslLibraryVersionString| Name:  | QSslSocketPrivate::sslLibraryVersionString |  | Prototype:  | QString QSslSocketPrivate::sslLibraryVersionString() |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 592-602 |  
  |  | 6 | 3 | 
 QSslSocketPrivate::sslLibraryVersionNumber| Name:  | 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::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:  | 614-614 |  
  |  | 0 | 1 | 
 QSslSocketPrivate::sslLibraryBuildVersionString| Name:  | QSslSocketPrivate::sslLibraryBuildVersionString |  | Prototype:  | QString QSslSocketPrivate::sslLibraryBuildVersionString() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 609-615 |  
  |  | 0 | 2 | 
 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:  | 604-607 |  
  |  | 1 | 1 | 
 QSslSocketPrivate::sslContext| Name:  | 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::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:  | 2120-2125 |  
  |  | 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:  | 2100-2105 |  
  |  | 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:  | 2090-2095 |  
  |  | 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:  | 2140-2149 |  
  |  | 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:  | 2626-2629 |  
  |  | 1 | 1 | 
 QSslSocketPrivate::resumeSocketNotifiers| Name:  | 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::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:  | 656-680 |  
  |  | 10 | 3 | 
 QSslSocketPrivate::resetDefaultCiphers| Name:  | QSslSocketPrivate::resetDefaultCiphers |  | Prototype:  | void QSslSocketPrivate::resetDefaultCiphers() |  | Coverage:  |  75.000% (15/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 623-654 |  
  |  | 19 | 6 | 
 QSslSocketPrivate::peek| Name:  | QSslSocketPrivate::peek |  | Prototype:  | qint64 QSslSocketPrivate::peek(char *data, qint64 maxSize) |  | Coverage:  |  66.667% (10/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2575-2597 |  
  |  | 12 | 5 | 
 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:  | 2602-2621 |  
  |  | 10 | 4 | 
 QSslSocketPrivate::pauseSocketNotifiers| Name:  | 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::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:  | 2316-2319 |  
  |  | 1 | 1 | 
 QSslSocketPrivate::isMatchingHostname| Name:  | QSslSocketPrivate::isMatchingHostname |  | Prototype:  | bool QSslSocketPrivate::isMatchingHostname(const QSslCertificate &cert, const QString &peerName) |  | Coverage:  |  54.545% (6/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2664-2682 |  
  |  | 11 | 5 | 
 QSslSocketPrivate::isMatchingHostname| Name:  | QSslSocketPrivate::isMatchingHostname |  | Prototype:  | bool QSslSocketPrivate::isMatchingHostname(const QString &cn, const QString &hostname) |  | Coverage:  |  92.308% (24/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2684-2722 |  
  |  | 19 | 8 | 
 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:  | 2048-2065 |  
  |  | 10 | 1 | 
 QSslSocketPrivate::ensureLibraryLoaded| Name:  | QSslSocketPrivate::ensureLibraryLoaded |  | Prototype:  | bool QSslSocketPrivate::ensureLibraryLoaded() |  | Coverage:  |  56.250% (9/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 477-508 |  
  |  | 17 | 6 | 
 QSslSocketPrivate::ensureInitialized| Name:  | 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::ensureCiphersAndCertsLoaded| Name:  | QSslSocketPrivate::ensureCiphersAndCertsLoaded |  | Prototype:  | void QSslSocketPrivate::ensureCiphersAndCertsLoaded() |  | Coverage:  |  61.538% (8/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 510-567 |  
  |  | 16 | 5 | 
 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:  | 458-463 |  
  |  | 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:  | 2070-2075 |  
  |  | 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:  | 2130-2135 |  
  |  | 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:  | 2244-2300 |  
  |  | 47 | 1 | 
 QSslSocketPrivate::checkSettingSslContext| Name:  | QSslSocketPrivate::checkSettingSslContext |  | Prototype:  | void QSslSocketPrivate::checkSettingSslContext(QSslSocket* socket, QSharedPointer<QSslContext> sslContext) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2650-2654 |  
  |  | 2 | 2 | 
 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:  | 2321-2343 |  
  |  | 11 | 3 | 
 QSslSocketPrivate::addDefaultCaCertificates| Name:  | QSslSocketPrivate::addDefaultCaCertificates |  | Prototype:  | bool QSslSocketPrivate::addDefaultCaCertificates(const QString &path, QSsl::EncodingFormat format, QRegExp::PatternSyntax syntax) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2154-2166 |  
  |  | 8 | 2 | 
 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:  | 2182-2188 |  
  |  | 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:  | 2171-2177 |  
  |  | 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:  | 2416-2424 |  
  |  | 3 | 1 | 
 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:  | 2529-2544 |  
  |  | 10 | 4 | 
 QSslSocketPrivate::_q_readyReadSlot| Name:  | QSslSocketPrivate::_q_readyReadSlot |  | Prototype:  | void QSslSocketPrivate::_q_readyReadSlot() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2452-2466 |  
  |  | 7 | 3 | 
 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:  | 2382-2390 |  
  |  | 2 | 1 | 
 QSslSocketPrivate::_q_flushWriteBuffer| Name:  | 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_flushReadBuffer| Name:  | QSslSocketPrivate::_q_flushReadBuffer |  | Prototype:  | void QSslSocketPrivate::_q_flushReadBuffer() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2519-2524 |  
  |  | 2 | 2 | 
 QSslSocketPrivate::_q_errorSlot| Name:  | QSslSocketPrivate::_q_errorSlot |  | Prototype:  | void QSslSocketPrivate::_q_errorSlot(QAbstractSocket::SocketError error) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2429-2447 |  
  |  | 7 | 2 |