| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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::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::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::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::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::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::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::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::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::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::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::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::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::~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 | 
 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 | 
 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 | 
 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 | 
 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::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::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::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::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::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::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::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::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::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::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 | 
 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 | 
 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 | 
 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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 | 
 QStandardItemModel::QStandardItemModel| Name:  | QStandardItemModel::QStandardItemModel |  | Prototype:  | QStandardItemModel::QStandardItemModel(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2106-2112 |  
  |  | 3 | 1 | 
 QStandardItemModel::QStandardItemModel| Name:  | QStandardItemModel::QStandardItemModel |  | Prototype:  | QStandardItemModel::QStandardItemModel(int rows, int columns, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2118-2128 |  
  |  | 7 | 1 | 
 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 | 
 QStandardItemModel::appendColumn| Name:  | QStandardItemModel::appendColumn |  | Prototype:  | void QStandardItemModel::appendColumn(const QList<QStandardItem*> &items) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2553-2556 |  
  |  | 1 | 1 | 
 QStandardItemModel::appendRow| Name:  | QStandardItemModel::appendRow |  | Prototype:  | void QStandardItemModel::appendRow(const QList<QStandardItem*> &items) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2540-2543 |  
  |  | 1 | 1 | 
 QStandardItemModel::clear| Name:  | QStandardItemModel::clear |  | Prototype:  | void QStandardItemModel::clear() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2162-2173 |  
  |  | 9 | 1 | 
 QStandardItemModel::columnCount| Name:  | QStandardItemModel::columnCount |  | Prototype:  | int QStandardItemModel::columnCount(const QModelIndex &parent) const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2719-2724 |  
  |  | 3 | 1 | 
 QStandardItemModel::data| Name:  | QStandardItemModel::data |  | Prototype:  | QVariant QStandardItemModel::data(const QModelIndex &index, int role) const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2729-2734 |  
  |  | 3 | 1 | 
 QStandardItemModel::dropMimeData| Name:  | QStandardItemModel::dropMimeData |  | Prototype:  | bool QStandardItemModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) |  | Coverage:  |   0.000% (0/58) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 3075-3189 |  
  |  | 75 | 18 | 
 QStandardItemModel::findItems| Name:  | QStandardItemModel::findItems |  | Prototype:  | QList<QStandardItem*> QStandardItemModel::findItems(const QString &text, Qt::MatchFlags flags, int column) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2519-2530 |  
  |  | 8 | 2 | 
 QStandardItemModel::flags| Name:  | QStandardItemModel::flags |  | Prototype:  | Qt::ItemFlags QStandardItemModel::flags(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2739-2752 |  
  |  | 11 | 3 | 
 QStandardItemModel::hasChildren| Name:  | QStandardItemModel::hasChildren |  | Prototype:  | bool QStandardItemModel::hasChildren(const QModelIndex &parent) const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2757-2762 |  
  |  | 3 | 1 | 
 QStandardItemModel::headerData| Name:  | QStandardItemModel::headerData |  | Prototype:  | QVariant QStandardItemModel::headerData(int section, Qt::Orientation orientation, int role) const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2775-2790 |  
  |  | 12 | 4 | 
 QStandardItemModel::horizontalHeaderItem| Name:  | QStandardItemModel::horizontalHeaderItem |  | Prototype:  | QStandardItem *QStandardItemModel::horizontalHeaderItem(int column) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2364-2370 |  
  |  | 4 | 2 | 
 QStandardItemModel::index| Name:  | QStandardItemModel::index |  | Prototype:  | QModelIndex QStandardItemModel::index(int row, int column, const QModelIndex &parent) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2805-2817 |  
  |  | 9 | 2 | 
 QStandardItemModel::indexFromItem| Name:  | QStandardItemModel::indexFromItem |  | Prototype:  | QModelIndex QStandardItemModel::indexFromItem(const QStandardItem *item) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2223-2230 |  
  |  | 4 | 2 | 
 QStandardItemModel::insertColumn| Name:  | QStandardItemModel::insertColumn |  | Prototype:  | void QStandardItemModel::insertColumn(int column, const QList<QStandardItem*> &items) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2600-2603 |  
  |  | 1 | 1 | 
 QStandardItemModel::insertColumns| Name:  | QStandardItemModel::insertColumns |  | Prototype:  | bool QStandardItemModel::insertColumns(int column, int count, const QModelIndex &parent) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2822-2829 |  
  |  | 5 | 2 | 
 QStandardItemModel::insertRow| Name:  | QStandardItemModel::insertRow |  | Prototype:  | void QStandardItemModel::insertRow(int row, const QList<QStandardItem*> &items) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2575-2578 |  
  |  | 1 | 1 | 
 QStandardItemModel::insertRows| Name:  | QStandardItemModel::insertRows |  | Prototype:  | bool QStandardItemModel::insertRows(int row, int count, const QModelIndex &parent) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2834-2841 |  
  |  | 5 | 2 |