| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QStandardItemModel::QStandardItemModel| Name: | QStandardItemModel::QStandardItemModel | | Prototype: | QStandardItemModel::QStandardItemModel(QStandardItemModelPrivate &dd, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2133-2138 |
| | 2 | 1 |
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::takeRow| Name: | QStandardItem::takeRow | | Prototype: | QList<QStandardItem*> QStandardItem::takeRow(int row) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1796-1820 |
| | 20 | 7 |
QStandardItem::takeColumn| Name: | QStandardItem::takeColumn | | Prototype: | QList<QStandardItem*> QStandardItem::takeColumn(int column) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1829-1850 |
| | 17 | 6 |
QStandardItem::takeChild| Name: | QStandardItem::takeChild | | Prototype: | QStandardItem *QStandardItem::takeChild(int row, int column) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1775-1787 |
| | 9 | 3 |
QStandardItem::sortChildren| Name: | QStandardItem::sortChildren | | Prototype: | void QStandardItem::sortChildren(int column, Qt::SortOrder order) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1909-1923 |
| | 10 | 4 |
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::setRowCount| Name: | QStandardItem::setRowCount | | Prototype: | void QStandardItem::setRowCount(int rows) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1453-1462 |
| | 6 | 3 |
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::setData| Name: | QStandardItem::setData | | Prototype: | void QStandardItem::setData(const QVariant &value, int role) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 813-835 |
| | 16 | 7 |
QStandardItem::setColumnCount| Name: | QStandardItem::setColumnCount | | Prototype: | void QStandardItem::setColumnCount(int columns) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1481-1490 |
| | 6 | 3 |
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::setCheckable| Name: | QStandardItem::setCheckable | | Prototype: | void QStandardItem::setCheckable(bool checkable) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1229-1238 |
| | 5 | 3 |
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::removeRows| Name: | QStandardItem::removeRows | | Prototype: | void QStandardItem::removeRows(int row, int count) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1671-1690 |
| | 16 | 6 |
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::removeColumns| Name: | QStandardItem::removeColumns | | Prototype: | void QStandardItem::removeColumns(int column, int count) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 1698-1718 |
| | 16 | 7 |
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::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: | 2500-2521 |
| | 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: | 2585-2596 |
| | 9 | 1 |
QSslSocketPrivate::systemCaCertificates| Name: | QSslSocketPrivate::systemCaCertificates | | Prototype: | QList<QSslCertificate> QSslSocketPrivate::systemCaCertificates() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 688-808 |
| | 23 | 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: | 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::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: | 598-608 |
| | 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: | 590-596 |
| | 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: | 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 |