| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QBuffer::disconnectNotify| Name:  | QBuffer::disconnectNotify |  | Prototype:  | void QBuffer::disconnectNotify(const QMetaMethod &signal) |  | Coverage:  |  66.667% (6/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 463-473 |  
  |  | 4 | 3 | 
 QBuffer::data| Name:  | QBuffer::data |  | Prototype:  | const QByteArray &QBuffer::data() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 285-289 |  
  |  | 2 | 1 | 
 QBuffer::connectNotify| Name:  | QBuffer::connectNotify |  | Prototype:  | void QBuffer::connectNotify(const QMetaMethod &signal) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 451-457 |  
  |  | 2 | 2 | 
 QBuffer::close| Name:  | QBuffer::close |  | Prototype:  | void QBuffer::close() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 341-344 |  
  |  | 1 | 1 | 
 QBuffer::canReadLine| Name:  | QBuffer::canReadLine |  | Prototype:  | bool QBuffer::canReadLine() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 397-404 |  
  |  | 4 | 2 | 
 QBuffer::buffer| Name:  | QBuffer::buffer |  | Prototype:  | QByteArray &QBuffer::buffer() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 258-262 |  
  |  | 2 | 1 | 
 QBuffer::buffer| Name:  | QBuffer::buffer |  | Prototype:  | const QByteArray &QBuffer::buffer() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 270-274 |  
  |  | 2 | 1 | 
 QBuffer::atEnd| Name:  | QBuffer::atEnd |  | Prototype:  | bool QBuffer::atEnd() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 389-392 |  
  |  | 1 | 1 | 
 QBuffer::QBuffer| Name:  | QBuffer::QBuffer |  | Prototype:  | QBuffer::QBuffer(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 173-178 |  
  |  | 2 | 1 | 
 QBuffer::QBuffer| Name:  | QBuffer::QBuffer |  | Prototype:  | QBuffer::QBuffer(QByteArray *byteArray, QObject *parent) |  | Coverage:  |  66.667% (2/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 197-203 |  
  |  | 3 | 1 | 
 QBspTree::remove| Name:  | QBspTree::remove |  | Prototype:  | void QBspTree::remove(QVector<int> &leaf, const QRect &, uint, QBspTreeData data) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp |  | Lines:  | 136-141 |  
  |  | 3 | 2 | 
 QBspTree::insert| Name:  | QBspTree::insert |  | Prototype:  | void QBspTree::insert(QVector<int> &leaf, const QRect &, uint, QBspTreeData data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp |  | Lines:  | 131-134 |  
  |  | 1 | 1 | 
 QBspTree::init| Name:  | QBspTree::init |  | Prototype:  | void QBspTree::init(const QRect &area, int depth, NodeType type, int index) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp |  | Lines:  | 102-129 |  
  |  | 18 | 4 | 
 QBspTree::destroy| Name:  | QBspTree::destroy |  | Prototype:  | void QBspTree::destroy() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp |  | Lines:  | 63-67 |  
  |  | 2 | 1 | 
 QBspTree::create| Name:  | QBspTree::create |  | Prototype:  | void QBspTree::create(int n, int d) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp |  | Lines:  | 46-61 |  
  |  | 9 | 3 | 
 QBspTree::climbTree| Name:  | QBspTree::climbTree |  | Prototype:  | void QBspTree::climbTree(const QRect &rect, callback *function, QBspTreeData data) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp |  | Lines:  | 69-75 |  
  |  | 4 | 2 | 
 QBspTree::climbTree| Name:  | QBspTree::climbTree |  | Prototype:  | void QBspTree::climbTree(const QRect &area, callback *function, QBspTreeData data, int index) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp |  | Lines:  | 77-100 |  
  |  | 16 | 7 | 
 QBspTree::QBspTree| Name:  | QBspTree::QBspTree |  | Prototype:  | QBspTree::QBspTree() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp |  | Lines:  | 44-44 |  
  |  | 1 | 1 | 
 QBrushPatternImageCache::init| Name:  | QBrushPatternImageCache::init |  | Prototype:  | void init() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 129-138 |  
  |  | 6 | 2 | 
 QBrushPatternImageCache::getImage| Name:  | QBrushPatternImageCache::getImage |  | Prototype:  | QImage getImage(int brushStyle, bool invert) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 140-146 |  
  |  | 4 | 2 | 
 QBrushPatternImageCache::cleanup| Name:  | QBrushPatternImageCache::cleanup |  | Prototype:  | void cleanup() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 148-155 |  
  |  | 5 | 2 | 
 QBrushPatternImageCache::QBrushPatternImageCache| Name:  | QBrushPatternImageCache::QBrushPatternImageCache |  | Prototype:  | QBrushPatternImageCache() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 123-127 |  
  |  | 1 | 1 | 
 QBrushDataPointerDeleter::deleteData| Name:  | QBrushDataPointerDeleter::deleteData |  | Prototype:  | static inline void deleteData(QBrushData *d) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 240-254 |  
  |  | 6 | 6 | 
 QBrushDataPointerDeleter::cleanup| Name:  | QBrushDataPointerDeleter::cleanup |  | Prototype:  | static inline void cleanup(QBrushData *d) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 256-261 |  
  |  | 2 | 2 | 
 QBrush::textureImage| Name:  | QBrush::textureImage |  | Prototype:  | QImage QBrush::textureImage() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 783-788 |  
  |  | 3 | 1 | 
 QBrush::texture| Name:  | QBrush::texture |  | Prototype:  | QPixmap QBrush::texture() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 742-747 |  
  |  | 3 | 1 | 
 QBrush::setTransform| Name:  | QBrush::setTransform |  | Prototype:  | void QBrush::setTransform(const QTransform &matrix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 913-917 |  
  |  | 2 | 1 | 
 QBrush::setTextureImage| Name:  | QBrush::setTextureImage |  | Prototype:  | void QBrush::setTextureImage(const QImage &image) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 807-816 |  
  |  | 5 | 2 | 
 QBrush::setTexture| Name:  | QBrush::setTexture |  | Prototype:  | void QBrush::setTexture(const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 759-768 |  
  |  | 5 | 2 | 
 QBrush::setStyle| Name:  | QBrush::setStyle |  | Prototype:  | void QBrush::setStyle(Qt::BrushStyle style) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 686-695 |  
  |  | 5 | 3 | 
 QBrush::setMatrix| Name:  | QBrush::setMatrix |  | Prototype:  | void QBrush::setMatrix(const QMatrix &matrix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 899-902 |  
  |  | 1 | 1 | 
 QBrush::setColor| Name:  | QBrush::setColor |  | Prototype:  | void QBrush::setColor(const QColor &c) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 718-725 |  
  |  | 4 | 2 | 
 QBrush::operator==| Name:  | QBrush::operator== |  | Prototype:  | bool QBrush::operator==(const QBrush &b) const |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 953-1002 |  
  |  | 28 | 14 | 
 QBrush::operator=| Name:  | QBrush::operator= |  | Prototype:  | QBrush &QBrush::operator=(const QBrush &b) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 638-646 |  
  |  | 5 | 2 | 
 QBrush::isOpaque| Name:  | QBrush::isOpaque |  | Prototype:  | bool QBrush::isOpaque() const |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 861-887 |  
  |  | 18 | 7 | 
 QBrush::init| Name:  | QBrush::init |  | Prototype:  | void QBrush::init(const QColor &color, Qt::BrushStyle style) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 390-413 |  
  |  | 14 | 8 | 
 QBrush::gradient| Name:  | QBrush::gradient |  | Prototype:  | const QGradient *QBrush::gradient() const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 822-830 |  
  |  | 5 | 2 | 
 QBrush::detach| Name:  | QBrush::detach |  | Prototype:  | void QBrush::detach(Qt::BrushStyle newStyle) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 583-628 |  
  |  | 27 | 13 | 
 QBrush::cleanUp| Name:  | QBrush::cleanUp |  | Prototype:  | void QBrush::cleanUp(QBrushData *x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 577-580 |  
  |  | 1 | 1 | 
 QBrush::QBrush| Name:  | QBrush::QBrush |  | Prototype:  | QBrush::QBrush() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 420-425 |  
  |  | 2 | 1 | 
 QBrush::QBrush| Name:  | QBrush::QBrush |  | Prototype:  | QBrush::QBrush(const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 434-438 |  
  |  | 2 | 1 | 
 QBrush::QBrush| Name:  | QBrush::QBrush |  | Prototype:  | QBrush::QBrush(const QImage &image) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 448-452 |  
  |  | 2 | 1 | 
 QBrush::QBrush| Name:  | QBrush::QBrush |  | Prototype:  | QBrush::QBrush(Qt::BrushStyle style) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 460-468 |  
  |  | 4 | 2 | 
 QBrush::QBrush| Name:  | QBrush::QBrush |  | Prototype:  | QBrush::QBrush(const QColor &color, Qt::BrushStyle style) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 476-484 |  
  |  | 4 | 2 | 
 QBrush::QBrush| Name:  | QBrush::QBrush |  | Prototype:  | QBrush::QBrush(Qt::GlobalColor color, Qt::BrushStyle style) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 493-501 |  
  |  | 4 | 2 | 
 QBrush::QBrush| Name:  | QBrush::QBrush |  | Prototype:  | QBrush::QBrush(const QColor &color, const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 513-517 |  
  |  | 2 | 1 | 
 QBrush::QBrush| Name:  | QBrush::QBrush |  | Prototype:  | QBrush::QBrush(Qt::GlobalColor color, const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 529-533 |  
  |  | 2 | 1 | 
 QBrush::QBrush| Name:  | QBrush::QBrush |  | Prototype:  | QBrush::QBrush(const QBrush &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 539-543 |  
  |  | 1 | 1 | 
 QBrush::QBrush| Name:  | QBrush::QBrush |  | Prototype:  | QBrush::QBrush(const QGradient &gradient) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 552-567 |  
  |  | 19 | 1 | 
 QBoxLayoutPrivate::setupGeom| Name:  | QBoxLayoutPrivate::setupGeom |  | Prototype:  | void QBoxLayoutPrivate::setupGeom() |  | Coverage:  |   0.000% (0/81) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 254-396 |  
  |  | 101 | 15 | 
 QBoxLayoutPrivate::setDirty| Name:  | QBoxLayoutPrivate::setDirty |  | Prototype:  | void setDirty() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 99-104 |  
  |  | 4 | 1 | 
 QBoxLayoutPrivate::replaceAt| Name:  | QBoxLayoutPrivate::replaceAt |  | Prototype:  | QLayoutItem* QBoxLayoutPrivate::replaceAt(int index, QLayoutItem *item) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 432-445 |  
  |  | 10 | 3 | 
 QBoxLayoutPrivate::effectiveMargins| Name:  | QBoxLayoutPrivate::effectiveMargins |  | Prototype:  | void QBoxLayoutPrivate::effectiveMargins(int *left, int *top, int *right, int *bottom) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 144-247 |  
  |  | 12 | 5 | 
 QBoxLayoutPrivate::deleteAll| Name:  | QBoxLayoutPrivate::deleteAll |  | Prototype:  | inline void deleteAll() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 121-121 |  
  |  | 1 | 2 | 
 QBoxLayoutPrivate::calcHfw| Name:  | QBoxLayoutPrivate::calcHfw |  | Prototype:  | void QBoxLayoutPrivate::calcHfw(int w) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 401-430 |  
  |  | 21 | 4 | 
 QBoxLayoutPrivate::QBoxLayoutPrivate| Name:  | QBoxLayoutPrivate::QBoxLayoutPrivate |  | Prototype:  | QBoxLayoutPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 96-96 |  
  |  | 1 | 1 | 
 QBoxLayoutItem::~QBoxLayoutItem| Name:  | QBoxLayoutItem::~QBoxLayoutItem |  | Prototype:  | ~QBoxLayoutItem() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 56-56 |  
  |  | 1 | 1 | 
 QBoxLayoutItem::vStretch| Name:  | QBoxLayoutItem::vStretch |  | Prototype:  | int vStretch() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 79-85 |  
  |  | 3 | 2 | 
 QBoxLayoutItem::mhfw| Name:  | QBoxLayoutItem::mhfw |  | Prototype:  | int mhfw(int w) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 65-71 |  
  |  | 3 | 2 | 
 QBoxLayoutItem::hfw| Name:  | QBoxLayoutItem::hfw |  | Prototype:  | int hfw(int w) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 58-64 |  
  |  | 3 | 2 | 
 QBoxLayoutItem::hStretch| Name:  | QBoxLayoutItem::hStretch |  | Prototype:  | int hStretch() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 72-78 |  
  |  | 3 | 2 | 
 QBoxLayoutItem::QBoxLayoutItem| Name:  | QBoxLayoutItem::QBoxLayoutItem |  | Prototype:  | QBoxLayoutItem(QLayoutItem *it, int stretch_ = 0) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp |  | Lines:  | 54-55 |  
  |  | 1 | 1 | 
 QBoxLayout::~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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBoxLayout::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 | 
 QBooleanComboBox::value| Name:  | QBooleanComboBox::value |  | Prototype:  | bool QBooleanComboBox::value() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 603-606 |  
  |  | 1 | 1 | 
 QBooleanComboBox::setValue| Name:  | QBooleanComboBox::setValue |  | Prototype:  | void QBooleanComboBox::setValue(bool value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 598-601 |  
  |  | 1 | 1 | 
 QBooleanComboBox::QBooleanComboBox| Name:  | QBooleanComboBox::QBooleanComboBox |  | Prototype:  | QBooleanComboBox::QBooleanComboBox(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 591-596 |  
  |  | 2 | 1 |