| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 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:  | 427-573 |  
  |  | 102 | 26 | 
 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:  | 575-655 |  
  |  | 63 | 14 | 
 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:  | 254-338 |  
  |  | 60 | 10 | 
 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:  | 377-425 |  
  |  | 35 | 9 | 
 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:  | 702-747 |  
  |  | 37 | 7 | 
 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:  | 657-686 |  
  |  | 17 | 6 | 
 ~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:  | 100-110 |  
  |  | 6 | 4 | 
 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:  | 173-193 |  
  |  | 12 | 4 | 
 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:  | 130-150 |  
  |  | 15 | 4 | 
 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:  | 207-214 |  
  |  | 4 | 3 | 
 expandingDirections| Name:  | QToolBarLayout::expandingDirections |  | Prototype:  | Qt::Orientations QToolBarLayout::expandingDirections() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 234-243 |  
  |  | 7 | 3 | 
 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:  | 112-123 |  
  |  | 9 | 2 | 
 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:  | 695-700 |  
  |  | 3 | 2 | 
 movable| Name:  | QToolBarLayout::movable |  | Prototype:  | bool QToolBarLayout::movable() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 245-252 |  
  |  | 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:  | 688-693 |  
  |  | 3 | 2 | 
 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:  | 166-171 |  
  |  | 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:  | 221-226 |  
  |  | 3 | 2 | 
 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:  | 195-205 |  
  |  | 6 | 2 | 
 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:  | 83-98 |  
  |  | 9 | 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:  | 228-232 |  
  |  | 2 | 1 | 
 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:  | 125-128 |  
  |  | 1 | 1 | 
 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:  | 216-219 |  
  |  | 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:  | 152-158 |  
  |  | 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:  | 160-164 |  
  |  | 2 | 1 |