| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QBlitterPaintEngine::drawEllipse| Name:  | QBlitterPaintEngine::drawEllipse |  | Prototype:  | void QBlitterPaintEngine::drawEllipse(const QRectF &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 737-743 |  
  |  | 4 | 1 | 
 QBlitterPaintEngine::drawImage| Name:  | QBlitterPaintEngine::drawImage |  | Prototype:  | void QBlitterPaintEngine::drawImage(const QPointF &pos, const QImage &image) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 745-748 |  
  |  | 1 | 1 | 
 QBlitterPaintEngine::drawImage| Name:  | QBlitterPaintEngine::drawImage |  | Prototype:  | void QBlitterPaintEngine::drawImage(const QRectF &r, const QImage &pm, const QRectF &sr, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 750-757 |  
  |  | 4 | 1 | 
 QBlitterPaintEngine::drawPixmap| Name:  | QBlitterPaintEngine::drawPixmap |  | Prototype:  | void QBlitterPaintEngine::drawPixmap(const QPointF &pos, const QPixmap &pm) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 667-670 |  
  |  | 1 | 1 | 
 QBlitterPaintEngine::drawPixmap| Name:  | QBlitterPaintEngine::drawPixmap |  | Prototype:  | void QBlitterPaintEngine::drawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 672-702 |  
  |  | 21 | 7 | 
 QBlitterPaintEngine::drawPoints| Name:  | QBlitterPaintEngine::drawPoints |  | Prototype:  | void QBlitterPaintEngine::drawPoints(const QPointF *points, int pointCount) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 775-781 |  
  |  | 4 | 1 | 
 QBlitterPaintEngine::drawPoints| Name:  | QBlitterPaintEngine::drawPoints |  | Prototype:  | void QBlitterPaintEngine::drawPoints(const QPoint *points, int pointCount) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 783-789 |  
  |  | 4 | 1 | 
 QBlitterPaintEngine::drawPolygon| Name:  | QBlitterPaintEngine::drawPolygon |  | Prototype:  | void QBlitterPaintEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 705-711 |  
  |  | 4 | 1 | 
 QBlitterPaintEngine::drawPolygon| Name:  | QBlitterPaintEngine::drawPolygon |  | Prototype:  | void QBlitterPaintEngine::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 713-719 |  
  |  | 4 | 1 | 
 QBlitterPaintEngine::drawRects| Name:  | QBlitterPaintEngine::drawRects |  | Prototype:  | void QBlitterPaintEngine::drawRects(const QRect *rects, int rectCount) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 643-653 |  
  |  | 6 | 3 | 
 QBlitterPaintEngine::drawRects| Name:  | QBlitterPaintEngine::drawRects |  | Prototype:  | void QBlitterPaintEngine::drawRects(const QRectF *rects, int rectCount) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 655-665 |  
  |  | 6 | 3 | 
 QBlitterPaintEngine::drawStaticTextItem| Name:  | QBlitterPaintEngine::drawStaticTextItem |  | Prototype:  | void QBlitterPaintEngine::drawStaticTextItem(QStaticTextItem *sti) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 799-809 |  
  |  | 3 | 1 | 
 QBlitterPaintEngine::drawTextItem| Name:  | QBlitterPaintEngine::drawTextItem |  | Prototype:  | void QBlitterPaintEngine::drawTextItem(const QPointF &pos, const QTextItem &ti) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 767-773 |  
  |  | 4 | 1 | 
 QBlitterPaintEngine::drawTiledPixmap| Name:  | QBlitterPaintEngine::drawTiledPixmap |  | Prototype:  | void QBlitterPaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pm, const QPointF &sr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 759-765 |  
  |  | 4 | 1 | 
 QBlitterPaintEngine::end| Name:  | QBlitterPaintEngine::end |  | Prototype:  | bool QBlitterPaintEngine::end() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 517-525 |  
  |  | 1 | 1 | 
 QBlitterPaintEngine::fill| Name:  | QBlitterPaintEngine::fill |  | Prototype:  | void QBlitterPaintEngine::fill(const QVectorPath &path, const QBrush &brush) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 536-547 |  
  |  | 7 | 2 | 
 QBlitterPaintEngine::fillPath| Name:  | QBlitterPaintEngine::fillPath |  | Prototype:  | void QBlitterPaintEngine::fillPath(const QPainterPath &path, QSpanData *fillData) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 721-727 |  
  |  | 4 | 1 | 
 QBlitterPaintEngine::fillPolygon| Name:  | QBlitterPaintEngine::fillPolygon |  | Prototype:  | void QBlitterPaintEngine::fillPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 729-735 |  
  |  | 4 | 1 | 
 QBlitterPaintEngine::fillRect| Name:  | QBlitterPaintEngine::fillRect |  | Prototype:  | void QBlitterPaintEngine::fillRect(const QRectF &rect, const QColor &color) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 549-561 |  
  |  | 8 | 3 | 
 QBlitterPaintEngine::fillRect| Name:  | QBlitterPaintEngine::fillRect |  | Prototype:  | void QBlitterPaintEngine::fillRect(const QRectF &rect, const QBrush &brush) |  | Coverage:  |   0.000% (0/63) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 563-641 |  
  |  | 66 | 17 | 
 QBlitterPaintEngine::opacityChanged| Name:  | QBlitterPaintEngine::opacityChanged |  | Prototype:  | void QBlitterPaintEngine::opacityChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 467-473 |  
  |  | 3 | 1 | 
 QBlitterPaintEngine::penChanged| Name:  | QBlitterPaintEngine::penChanged |  | Prototype:  | void QBlitterPaintEngine::penChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 451-457 |  
  |  | 3 | 1 | 
 QBlitterPaintEngine::renderHintsChanged| Name:  | QBlitterPaintEngine::renderHintsChanged |  | Prototype:  | void QBlitterPaintEngine::renderHintsChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 483-489 |  
  |  | 3 | 1 | 
 QBlitterPaintEngine::setState| Name:  | QBlitterPaintEngine::setState |  | Prototype:  | void QBlitterPaintEngine::setState(QPainterState *s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 527-533 |  
  |  | 3 | 1 | 
 QBlitterPaintEngine::stroke| Name:  | QBlitterPaintEngine::stroke |  | Prototype:  | void QBlitterPaintEngine::stroke(const QVectorPath &path, const QPen &pen) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 791-797 |  
  |  | 4 | 1 | 
 QBlitterPaintEngine::transformChanged| Name:  | QBlitterPaintEngine::transformChanged |  | Prototype:  | void QBlitterPaintEngine::transformChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 491-497 |  
  |  | 3 | 1 | 
 QBlitterPaintEnginePrivate::QBlitterPaintEnginePrivate| Name:  | QBlitterPaintEnginePrivate::QBlitterPaintEnginePrivate |  | Prototype:  | QBlitterPaintEnginePrivate(QBlittablePlatformPixmap *p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 254-260 |  
  |  | 1 | 1 | 
 QBlitterPaintEnginePrivate::clipAndDrawPixmap| Name:  | QBlitterPaintEnginePrivate::clipAndDrawPixmap |  | Prototype:  | void QBlitterPaintEnginePrivate::clipAndDrawPixmap(const QRectF &clip, const QRectF &target, const QPixmap &pm, const QRectF &sr, bool opacity) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 409-444 |  
  |  | 23 | 5 | 
 QBlitterPaintEnginePrivate::fillRect| Name:  | QBlitterPaintEnginePrivate::fillRect |  | Prototype:  | void QBlitterPaintEnginePrivate::fillRect(const QRectF &rect, const QColor &color, bool alpha) |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 361-407 |  
  |  | 33 | 12 | 
 QBlitterPaintEnginePrivate::lock| Name:  | QBlitterPaintEnginePrivate::lock |  | Prototype:  | inline void QBlitterPaintEnginePrivate::lock() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 283-287 |  
  |  | 2 | 2 | 
 QBlitterPaintEnginePrivate::unlock| Name:  | QBlitterPaintEnginePrivate::unlock |  | Prototype:  | inline void QBlitterPaintEnginePrivate::unlock() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 289-292 |  
  |  | 1 | 1 | 
 QBlitterPaintEnginePrivate::updateBrushState| Name:  | QBlitterPaintEnginePrivate::updateBrushState |  | Prototype:  | void QBlitterPaintEnginePrivate::updateBrushState(QPainterState *s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 311-318 |  
  |  | 4 | 1 | 
 QBlitterPaintEnginePrivate::updateClipState| Name:  | QBlitterPaintEnginePrivate::updateClipState |  | Prototype:  | void QBlitterPaintEnginePrivate::updateClipState(QPainterState *) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 354-359 |  
  |  | 3 | 1 | 
 QBlitterPaintEnginePrivate::updateCompleteState| Name:  | QBlitterPaintEnginePrivate::updateCompleteState |  | Prototype:  | void QBlitterPaintEnginePrivate::updateCompleteState(QPainterState *s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 295-304 |  
  |  | 7 | 1 | 
 QBlitterPaintEnginePrivate::updateCompositionModeState| Name:  | QBlitterPaintEnginePrivate::updateCompositionModeState |  | Prototype:  | void QBlitterPaintEnginePrivate::updateCompositionModeState(QPainterState *s) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 326-332 |  
  |  | 3 | 1 | 
 QBlitterPaintEnginePrivate::updateOpacityState| Name:  | QBlitterPaintEnginePrivate::updateOpacityState |  | Prototype:  | void QBlitterPaintEnginePrivate::updateOpacityState(QPainterState *s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 320-324 |  
  |  | 2 | 1 | 
 QBlitterPaintEnginePrivate::updatePenState| Name:  | QBlitterPaintEnginePrivate::updatePenState |  | Prototype:  | void QBlitterPaintEnginePrivate::updatePenState(QPainterState *s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 306-309 |  
  |  | 1 | 1 | 
 QBlitterPaintEnginePrivate::updateRenderHintsState| Name:  | QBlitterPaintEnginePrivate::updateRenderHintsState |  | Prototype:  | void QBlitterPaintEnginePrivate::updateRenderHintsState(QPainterState *s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 334-338 |  
  |  | 2 | 1 | 
 QBlitterPaintEnginePrivate::updateTransformState| Name:  | QBlitterPaintEnginePrivate::updateTransformState |  | Prototype:  | void QBlitterPaintEnginePrivate::updateTransformState(QPainterState *s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 340-352 |  
  |  | 5 | 1 | 
 QBmpHandler::QBmpHandler| Name:  | QBmpHandler::QBmpHandler |  | Prototype:  | QBmpHandler::QBmpHandler(InternalFormat fmt) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 702-705 |  
  |  | 2 | 1 | 
 QBmpHandler::canRead| Name:  | QBmpHandler::canRead |  | Prototype:  | bool QBmpHandler::canRead() const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 735-746 |  
  |  | 6 | 3 | 
 QBmpHandler::canRead| Name:  | QBmpHandler::canRead |  | Prototype:  | bool QBmpHandler::canRead(QIODevice *device) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 748-760 |  
  |  | 7 | 3 | 
 QBmpHandler::formatName| Name:  | QBmpHandler::formatName |  | Prototype:  | QByteArray QBmpHandler::formatName() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 707-710 |  
  |  | 1 | 1 | 
 QBmpHandler::name| Name:  | QBmpHandler::name |  | Prototype:  | QByteArray QBmpHandler::name() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 899-902 |  
  |  | 1 | 1 | 
 QBmpHandler::option| Name:  | QBmpHandler::option |  | Prototype:  | QVariant QBmpHandler::option(ImageOption option) const |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 861-891 |  
  |  | 20 | 13 | 
 QBmpHandler::read| Name:  | QBmpHandler::read |  | Prototype:  | bool QBmpHandler::read(QImage *image) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 762-792 |  
  |  | 18 | 5 | 
 QBmpHandler::readHeader| Name:  | QBmpHandler::readHeader |  | Prototype:  | bool QBmpHandler::readHeader() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 712-733 |  
  |  | 11 | 3 | 
 QBmpHandler::setOption| Name:  | QBmpHandler::setOption |  | Prototype:  | void QBmpHandler::setOption(ImageOption option, const QVariant &value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 893-897 |  
  |  | 2 | 1 | 
 QBmpHandler::supportsOption| Name:  | QBmpHandler::supportsOption |  | Prototype:  | bool QBmpHandler::supportsOption(ImageOption option) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 855-859 |  
  |  | 2 | 1 | 
 QBmpHandler::write| Name:  | QBmpHandler::write |  | Prototype:  | bool QBmpHandler::write(const QImage &img) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 794-853 |  
  |  | 32 | 13 | 
 QBoolToType::operator()| Name:  | QBoolToType::operator() |  | Prototype:  | inline bool operator()() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 315-318 |  
  |  | 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 | 
 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::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 | 
 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 | 
 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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::~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 | 
 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 | 
 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::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::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::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::~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 | 
 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 | 
 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::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::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::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 |