| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 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| 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| 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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| 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 |