| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 combine| Name:  | QGridLayoutBox::combine |  | Prototype:  | void QGridLayoutBox::combine(const QGridLayoutBox &other) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 103-121 |  
  |  | 13 | 3 | 
 normalize| Name:  | QGridLayoutBox::normalize |  | Prototype:  | void QGridLayoutBox::normalize() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 123-131 |  
  |  | 5 | 1 | 
 add| Name:  | QGridLayoutBox::add |  | Prototype:  | void QGridLayoutBox::add(const QGridLayoutBox &other, int stretch, qreal spacing) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 94-101 |  
  |  | 4 | 1 |