| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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::parent| Name:  | QStandardItem::parent |  | Prototype:  | QStandardItem *QStandardItem::parent() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 792-798 |  
  |  | 4 | 2 | 
 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::operator<| Name:  | QStandardItem::operator< |  | Prototype:  | bool QStandardItem::operator<(const QStandardItem &other) const |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 1864-1898 |  
  |  | 18 | 15 | 
 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::insertRows| Name:  | QStandardItem::insertRows |  | Prototype:  | void QStandardItem::insertRows(int row, const QList<QStandardItem*> &items) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 1524-1530 |  
  |  | 4 | 2 | 
 QStandardItem::insertRows| Name:  | QStandardItem::insertRows |  | Prototype:  | void QStandardItem::insertRows(int row, int count) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 1553-1561 |  
  |  | 5 | 2 | 
 QStandardItem::insertRow| Name:  | QStandardItem::insertRow |  | Prototype:  | void QStandardItem::insertRow(int row, const QList<QStandardItem*> &items) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 1509-1517 |  
  |  | 6 | 3 | 
 QStandardItem::insertColumns| Name:  | QStandardItem::insertColumns |  | Prototype:  | void QStandardItem::insertColumns(int column, int count) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 1568-1576 |  
  |  | 5 | 2 | 
 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:  | 1538-1546 |  
  |  | 6 | 3 | 
 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::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:  | 898-905 |  
  |  | 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:  | 868-873 |  
  |  | 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:  | 844-854 |  
  |  | 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:  | 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::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:  | 1756-1763 |  
  |  | 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:  | 698-703 |  
  |  | 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 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 | 
 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 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 | 
 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::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:  | 237-245 |  
  |  | 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:  | 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::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:  | 54-69 |  
  |  | 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:  | 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::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:  | 392-398 |  
  |  | 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:  | 257-278 |  
  |  | 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:  | 549-553 |  
  |  | 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:  | 430-446 |  
  |  | 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:  | 555-586 |  
  |  | 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:  | 466-481 |  
  |  | 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:  | 363-371 |  
  |  | 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:  | 288-346 |  
  |  | 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:  | 451-461 |  
  |  | 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:  | 239-243 |  
  |  | 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:  | 214-234 |  
  |  | 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:  | 502-521 |  
  |  | 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:  | 486-497 |  
  |  | 6 | 4 | 
 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::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:  | 416-425 |  
  |  | 5 | 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:  | 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::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::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:  | 615-621 |  
  |  | 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:  | 610-613 |  
  |  | 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::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:  | 2141-2153 |  
  |  | 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:  | 2169-2175 |  
  |  | 4 | 1 | 
 QSslSocketBackendPrivate::tlsPskClientCallback| Name:  | QSslSocketBackendPrivate::tlsPskClientCallback |  | Prototype:  | unsigned int QSslSocketBackendPrivate::tlsPskClientCallback(const char *hint, char *identity, unsigned int max_identity_len, unsigned char *psk, unsigned int max_psk_len) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 1298-1327 |  
  |  | 15 | 3 | 
 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 | 
 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::socketOption| Name:  | QSslSocket::socketOption |  | Prototype:  | QVariant QSslSocket::socketOption(QAbstractSocket::SocketOption option) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 532-539 |  
  |  | 4 | 2 | 
 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::sessionProtocol| Name:  | QSslSocket::sessionProtocol |  | Prototype:  | QSsl::SslProtocol QSslSocket::sessionProtocol() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 1100-1104 |  
  |  | 2 | 1 | 
 QSslSocket::privateKey| Name:  | QSslSocket::privateKey |  | Prototype:  | QSslKey QSslSocket::privateKey() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 1162-1166 |  
  |  | 2 | 1 | 
 QSslSocket::peerVerifyName| Name:  | QSslSocket::peerVerifyName |  | Prototype:  | QString QSslSocket::peerVerifyName() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 693-697 |  
  |  | 2 | 1 | 
 QSslSocket::localCertificateChain| Name:  | QSslSocket::localCertificateChain |  | Prototype:  | QList<QSslCertificate> QSslSocket::localCertificateChain() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 957-961 |  
  |  | 2 | 1 | 
 QSslSocket::encryptedBytesAvailable| Name:  | QSslSocket::encryptedBytesAvailable |  | Prototype:  | qint64 QSslSocket::encryptedBytesAvailable() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 748-754 |  
  |  | 4 | 2 | 
 QSslSocket::addDefaultCaCertificates| Name:  | 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:  | 1425-1429 |  
  |  | 1 | 1 | 
 QSslSocket::addDefaultCaCertificates| Name:  | 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:  | 1450-1453 |  
  |  | 1 | 1 | 
 QSslSocket::addCaCertificate| Name:  | QSslSocket::addCaCertificate |  | Prototype:  | void QSslSocket::addCaCertificate(const QSslCertificate &certificate) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 1347-1351 |  
  |  | 2 | 1 | 
 QSslPreSharedKeyAuthenticatorPrivate::QSslPreSharedKeyAuthenticatorPrivate| Name:  | QSslPreSharedKeyAuthenticatorPrivate::QSslPreSharedKeyAuthenticatorPrivate |  | Prototype:  | QSslPreSharedKeyAuthenticatorPrivate::QSslPreSharedKeyAuthenticatorPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp |  | Lines:  | 44-48 |  
  |  | 2 | 1 | 
 QSslPreSharedKeyAuthenticator::setPreSharedKey| Name:  | 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:  | 220-223 |  
  |  | 1 | 1 | 
 QSslPreSharedKeyAuthenticator::setIdentity| Name:  | 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:  | 180-183 |  
  |  | 1 | 1 | 
 QSslPreSharedKeyAuthenticator::preSharedKey| Name:  | 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:  | 230-233 |  
  |  | 1 | 1 | 
 QSslPreSharedKeyAuthenticator::operator=| Name:  | QSslPreSharedKeyAuthenticator::operator= |  | Prototype:  | QSslPreSharedKeyAuthenticator &QSslPreSharedKeyAuthenticator::operator=(const QSslPreSharedKeyAuthenticator &authenticator) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp |  | Lines:  | 142-146 |  
  |  | 2 | 1 | 
 QSslPreSharedKeyAuthenticator::maximumPreSharedKeyLength| Name:  | 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:  | 244-247 |  
  |  | 1 | 1 | 
 QSslPreSharedKeyAuthenticator::maximumIdentityLength| Name:  | 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:  | 205-208 |  
  |  | 1 | 1 | 
 QSslPreSharedKeyAuthenticator::identityHint| Name:  | 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:  | 166-169 |  
  |  | 1 | 1 | 
 QSslPreSharedKeyAuthenticator::identity| Name:  | 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:  | 190-193 |  
  |  | 1 | 1 | 
 QSslPreSharedKeyAuthenticator::QSslPreSharedKeyAuthenticator| Name:  | QSslPreSharedKeyAuthenticator::QSslPreSharedKeyAuthenticator |  | Prototype:  | QSslPreSharedKeyAuthenticator::QSslPreSharedKeyAuthenticator() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp |  | Lines:  | 116-119 |  
  |  | 2 | 1 | 
 QSslPreSharedKeyAuthenticator::QSslPreSharedKeyAuthenticator| Name:  | QSslPreSharedKeyAuthenticator::QSslPreSharedKeyAuthenticator |  | Prototype:  | QSslPreSharedKeyAuthenticator::QSslPreSharedKeyAuthenticator(const QSslPreSharedKeyAuthenticator &authenticator) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp |  | Lines:  | 133-136 |  
  |  | 2 | 1 | 
 QSslKey::clear| Name:  | 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:  | 342-345 |  
  |  | 1 | 1 | 
 QSslError::operator=| Name:  | QSslError::operator= |  | Prototype:  | QSslError &QSslError::operator=(const QSslError &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslerror.cpp |  | Lines:  | 162-166 |  
  |  | 2 | 1 | 
 QSslConfiguration::systemCaCertificates| Name:  | QSslConfiguration::systemCaCertificates |  | Prototype:  | QList<QSslCertificate> QSslConfiguration::systemCaCertificates() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 646-650 |  
  |  | 1 | 1 | 
 QSslConfiguration::setPrivateKey| Name:  | QSslConfiguration::setPrivateKey |  | Prototype:  | void QSslConfiguration::setPrivateKey(const QSslKey &key) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 549-552 |  
  |  | 1 | 1 | 
 QSslConfiguration::setPeerVerifyMode| Name:  | QSslConfiguration::setPeerVerifyMode |  | Prototype:  | void QSslConfiguration::setPeerVerifyMode(QSslSocket::PeerVerifyMode mode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 312-315 |  
  |  | 1 | 1 |