| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 setGeometry| Name:  | QBoxLayout::setGeometry |  | Prototype:  | void QBoxLayout::setGeometry(const QRect &r) |  | Coverage:  |   0.000% (0/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 757-824 |  
  |  | 48 | 14 | 
 setDirection| Name:  | QBoxLayout::setDirection |  | Prototype:  | void QBoxLayout::setDirection(Direction direction) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 1179-1216 |  
  |  | 21 | 8 | 
 takeAt| Name:  | QBoxLayout::takeAt |  | Prototype:  | QLayoutItem *QBoxLayout::takeAt(int index) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 722-740 |  
  |  | 12 | 4 | 
 insertWidget| Name:  | QBoxLayout::insertWidget |  | Prototype:  | void QBoxLayout::insertWidget(int index, QWidget *widget, int stretch, Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 976-1003 |  
  |  | 12 | 3 | 
 insertStretch| Name:  | QBoxLayout::insertStretch |  | Prototype:  | void QBoxLayout::insertStretch(int index, int stretch) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 895-911 |  
  |  | 11 | 3 | 
 insertSpacing| Name:  | QBoxLayout::insertSpacing |  | Prototype:  | void QBoxLayout::insertSpacing(int index, int size) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 864-886 |  
  |  | 11 | 3 | 
 setStretchFactor| Name:  | QBoxLayout::setStretchFactor |  | Prototype:  | bool QBoxLayout::setStretchFactor(QWidget *widget, int stretch) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 1105-1119 |  
  |  | 10 | 4 | 
 insertLayout| Name:  | QBoxLayout::insertLayout |  | Prototype:  | void QBoxLayout::insertLayout(int index, QLayout *layout, int stretch) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 942-954 |  
  |  | 10 | 4 | 
 setStretchFactor| Name:  | QBoxLayout::setStretchFactor |  | Prototype:  | bool QBoxLayout::setStretchFactor(QLayout *layout, int stretch) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 1128-1142 |  
  |  | 9 | 4 | 
 maximumSize| Name:  | QBoxLayout::maximumSize |  | Prototype:  | QSize QBoxLayout::maximumSize() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 634-647 |  
  |  | 9 | 4 | 
 heightForWidth| Name:  | QBoxLayout::heightForWidth |  | Prototype:  | int QBoxLayout::heightForWidth(int w) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 663-677 |  
  |  | 9 | 3 | 
 addStrut| Name:  | QBoxLayout::addStrut |  | Prototype:  | void QBoxLayout::addStrut(int size) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 1083-1096 |  
  |  | 9 | 2 | 
 insertSpacerItem| Name:  | QBoxLayout::insertSpacerItem |  | Prototype:  | void QBoxLayout::insertSpacerItem(int index, QSpacerItem *spacerItem) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 922-932 |  
  |  | 7 | 2 | 
 spacing| Name:  | QBoxLayout::spacing |  | Prototype:  | int QBoxLayout::spacing() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 584-594 |  
  |  | 6 | 2 | 
 setStretch| Name:  | QBoxLayout::setStretch |  | Prototype:  | void QBoxLayout::setStretch(int index, int stretch) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 1150-1160 |  
  |  | 6 | 3 | 
 insertItem| Name:  | QBoxLayout::insertItem |  | Prototype:  | void QBoxLayout::insertItem(int index, QLayoutItem *item) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 844-853 |  
  |  | 6 | 2 | 
 minimumHeightForWidth| Name:  | QBoxLayout::minimumHeightForWidth |  | Prototype:  | int QBoxLayout::minimumHeightForWidth(int w) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 682-689 |  
  |  | 5 | 1 | 
 stretch| Name:  | QBoxLayout::stretch |  | Prototype:  | int QBoxLayout::stretch(int index) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 1168-1174 |  
  |  | 4 | 2 | 
 sizeHint| Name:  | QBoxLayout::sizeHint |  | Prototype:  | QSize QBoxLayout::sizeHint() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 612-618 |  
  |  | 4 | 2 | 
 minimumSize| Name:  | QBoxLayout::minimumSize |  | Prototype:  | QSize QBoxLayout::minimumSize() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 623-629 |  
  |  | 4 | 2 | 
 hasHeightForWidth| Name:  | QBoxLayout::hasHeightForWidth |  | Prototype:  | bool QBoxLayout::hasHeightForWidth() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 652-658 |  
  |  | 4 | 2 | 
 expandingDirections| Name:  | QBoxLayout::expandingDirections |  | Prototype:  | Qt::Orientations QBoxLayout::expandingDirections() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 746-752 |  
  |  | 4 | 2 | 
 addItem| Name:  | QBoxLayout::addItem |  | Prototype:  | void QBoxLayout::addItem(QLayoutItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 829-835 |  
  |  | 4 | 1 | 
 setSpacing| Name:  | QBoxLayout::setSpacing |  | Prototype:  | void QBoxLayout::setSpacing(int spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 602-607 |  
  |  | 3 | 1 | 
 invalidate| Name:  | QBoxLayout::invalidate |  | Prototype:  | void QBoxLayout::invalidate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 694-699 |  
  |  | 3 | 1 | 
 ~QBoxLayout| Name:  | QBoxLayout::~QBoxLayout |  | Prototype:  | QBoxLayout::~QBoxLayout() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 567-571 |  
  |  | 2 | 1 | 
 itemAt| Name:  | QBoxLayout::itemAt |  | Prototype:  | QLayoutItem *QBoxLayout::itemAt(int index) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 713-717 |  
  |  | 2 | 1 | 
 direction| Name:  | QBoxLayout::direction |  | Prototype:  | QBoxLayout::Direction QBoxLayout::direction() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 1227-1231 |  
  |  | 2 | 1 | 
 count| Name:  | QBoxLayout::count |  | Prototype:  | int QBoxLayout::count() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 704-708 |  
  |  | 2 | 1 | 
 QBoxLayout| Name:  | QBoxLayout::QBoxLayout |  | Prototype:  | QBoxLayout::QBoxLayout(Direction dir, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 553-558 |  
  |  | 2 | 1 | 
 addWidget| Name:  | QBoxLayout::addWidget |  | Prototype:  | void QBoxLayout::addWidget(QWidget *widget, int stretch, Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 1060-1063 |  
  |  | 1 | 1 | 
 addStretch| Name:  | QBoxLayout::addStretch |  | Prototype:  | void QBoxLayout::addStretch(int stretch) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 1023-1026 |  
  |  | 1 | 1 | 
 addSpacing| Name:  | QBoxLayout::addSpacing |  | Prototype:  | void QBoxLayout::addSpacing(int size) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 1012-1015 |  
  |  | 1 | 1 | 
 addSpacerItem| Name:  | QBoxLayout::addSpacerItem |  | Prototype:  | void QBoxLayout::addSpacerItem(QSpacerItem *spacerItem) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 1035-1038 |  
  |  | 1 | 1 | 
 addLayout| Name:  | QBoxLayout::addLayout |  | Prototype:  | void QBoxLayout::addLayout(QLayout *layout, int stretch) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 1071-1074 |  
  |  | 1 | 1 |