| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 ~QToolBarLayout| Name:  | QToolBarLayout::~QToolBarLayout |  | Prototype:  | QToolBarLayout::~QToolBarLayout() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 94-104 |  
  |  | 6 | 4 | 
 updateMarginAndSpacing| Name:  | QToolBarLayout::updateMarginAndSpacing |  | Prototype:  | void QToolBarLayout::updateMarginAndSpacing() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 106-117 |  
  |  | 9 | 2 | 
 updateGeomArray| Name:  | QToolBarLayout::updateGeomArray |  | Prototype:  | void QToolBarLayout::updateGeomArray() const |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 248-332 |  
  |  | 60 | 10 | 
 takeAt| Name:  | QToolBarLayout::takeAt |  | Prototype:  | QLayoutItem *QToolBarLayout::takeAt(int index) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 167-187 |  
  |  | 12 | 4 | 
 sizeHint| Name:  | QToolBarLayout::sizeHint |  | Prototype:  | QSize QToolBarLayout::sizeHint() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 689-694 |  
  |  | 3 | 2 | 
 setUsePopupMenu| Name:  | QToolBarLayout::setUsePopupMenu |  | Prototype:  | void QToolBarLayout::setUsePopupMenu(bool set) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 124-144 |  
  |  | 15 | 4 | 
 setGeometry| Name:  | QToolBarLayout::setGeometry |  | Prototype:  | void QToolBarLayout::setGeometry(const QRect &rect) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 371-419 |  
  |  | 35 | 9 | 
 setExpanded| Name:  | QToolBarLayout::setExpanded |  | Prototype:  | void QToolBarLayout::setExpanded(bool exp) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 651-680 |  
  |  | 17 | 6 | 
 movable| Name:  | QToolBarLayout::movable |  | Prototype:  | bool QToolBarLayout::movable() const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 239-246 |  
  |  | 5 | 2 | 
 minimumSize| Name:  | QToolBarLayout::minimumSize |  | Prototype:  | QSize QToolBarLayout::minimumSize() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 682-687 |  
  |  | 3 | 2 | 
 layoutActions| Name:  | QToolBarLayout::layoutActions |  | Prototype:  | bool QToolBarLayout::layoutActions(const QSize &size) |  | Coverage:  |   0.000% (0/93) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 421-567 |  
  |  | 102 | 26 | 
 itemAt| Name:  | QToolBarLayout::itemAt |  | Prototype:  | QLayoutItem *QToolBarLayout::itemAt(int index) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 160-165 |  
  |  | 3 | 2 | 
 isEmpty| Name:  | QToolBarLayout::isEmpty |  | Prototype:  | bool QToolBarLayout::isEmpty() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 215-220 |  
  |  | 3 | 2 | 
 invalidate| Name:  | QToolBarLayout::invalidate |  | Prototype:  | void QToolBarLayout::invalidate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 222-226 |  
  |  | 2 | 1 | 
 insertAction| Name:  | QToolBarLayout::insertAction |  | Prototype:  | void QToolBarLayout::insertAction(int index, QAction *action) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 189-199 |  
  |  | 6 | 2 | 
 indexOf| Name:  | QToolBarLayout::indexOf |  | Prototype:  | int QToolBarLayout::indexOf(QAction *action) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 201-208 |  
  |  | 4 | 3 | 
 hasExpandFlag| Name:  | QToolBarLayout::hasExpandFlag |  | Prototype:  | bool QToolBarLayout::hasExpandFlag() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 119-122 |  
  |  | 1 | 1 | 
 expandingDirections| Name:  | QToolBarLayout::expandingDirections |  | Prototype:  | Qt::Orientations QToolBarLayout::expandingDirections() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 228-237 |  
  |  | 7 | 3 | 
 expandedSize| Name:  | QToolBarLayout::expandedSize |  | Prototype:  | QSize QToolBarLayout::expandedSize(const QSize &size) const |  | Coverage:  |   0.000% (0/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 569-649 |  
  |  | 63 | 14 | 
 createItem| Name:  | QToolBarLayout::createItem |  | Prototype:  | QToolBarItem *QToolBarLayout::createItem(QAction *action) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 696-741 |  
  |  | 37 | 7 | 
 count| Name:  | QToolBarLayout::count |  | Prototype:  | int QToolBarLayout::count() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 210-213 |  
  |  | 1 | 1 | 
 checkUsePopupMenu| Name:  | QToolBarLayout::checkUsePopupMenu |  | Prototype:  | void QToolBarLayout::checkUsePopupMenu() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 146-152 |  
  |  | 4 | 1 | 
 addItem| Name:  | QToolBarLayout::addItem |  | Prototype:  | void QToolBarLayout::addItem(QLayoutItem*) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 154-158 |  
  |  | 2 | 1 | 
 QToolBarLayout| Name:  | QToolBarLayout::QToolBarLayout |  | Prototype:  | QToolBarLayout::QToolBarLayout(QWidget *parent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 77-92 |  
  |  | 9 | 2 |