| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QByteArray::number| Name:  | QByteArray::number |  | Prototype:  | QByteArray QByteArray::number(double n, char f, int prec) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4158-4163 |  
  |  | 3 | 1 | 
 QByteArray::isNull| Name:  | QByteArray::isNull |  | Prototype:  | bool QByteArray::isNull() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 3535-3535 |  
  |  | 1 | 1 | 
 QByteArray::insert| Name:  | QByteArray::insert |  | Prototype:  | QByteArray &QByteArray::insert(int i, const char *str) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2029-2032 |  
  |  | 1 | 1 | 
 QByteArray::insert| Name:  | QByteArray::insert |  | Prototype:  | QByteArray &QByteArray::insert(int i, const char *str, int len) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2045-2048 |  
  |  | 1 | 1 | 
 QByteArray::insert| Name:  | QByteArray::insert |  | Prototype:  | QByteArray &QByteArray::insert(int i, char ch) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2058-2061 |  
  |  | 1 | 1 | 
 QByteArray::insert| Name:  | QByteArray::insert |  | Prototype:  | QByteArray &QByteArray::insert(int i, const QByteArray &ba) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1996-2000 |  
  |  | 2 | 1 | 
 QByteArray::fromBase64| Name:  | QByteArray::fromBase64 |  | Prototype:  | QByteArray QByteArray::fromBase64(const QByteArray &base64) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4259-4262 |  
  |  | 1 | 1 | 
 QByteArray::expand| Name:  | QByteArray::expand |  | Prototype:  | void QByteArray::expand(int i) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1727-1730 |  
  |  | 1 | 1 | 
 QByteArray::count| Name:  | QByteArray::count |  | Prototype:  | int QByteArray::count(const char *str) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2754-2757 |  
  |  | 1 | 1 | 
 QButtonGroup::setExclusive| Name:  | QButtonGroup::setExclusive |  | Prototype:  | void QButtonGroup::setExclusive(bool exclusive) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 147-151 |  
  |  | 2 | 1 | 
 QButtonGroup::id| Name:  | QButtonGroup::id |  | Prototype:  | int QButtonGroup::id(QAbstractButton *button) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 343-347 |  
  |  | 2 | 1 | 
 QButtonGroup::exclusive| Name:  | QButtonGroup::exclusive |  | Prototype:  | bool QButtonGroup::exclusive() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 141-145 |  
  |  | 2 | 1 | 
 QButtonGroup::checkedId| Name:  | QButtonGroup::checkedId |  | Prototype:  | int QButtonGroup::checkedId() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 356-360 |  
  |  | 2 | 1 | 
 QButtonGroup::checkedButton| Name:  | QButtonGroup::checkedButton |  | Prototype:  | QAbstractButton *QButtonGroup::checkedButton() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 301-305 |  
  |  | 2 | 1 | 
 QButtonGroup::buttons| Name:  | QButtonGroup::buttons |  | Prototype:  | QList<QAbstractButton*> QButtonGroup::buttons() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 289-293 |  
  |  | 2 | 1 | 
 QButtonGroup::button| Name:  | QButtonGroup::button |  | Prototype:  | QAbstractButton *QButtonGroup::button(int id) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 313-317 |  
  |  | 2 | 1 | 
 QButtonGroup::QButtonGroup| Name:  | QButtonGroup::QButtonGroup |  | Prototype:  | QButtonGroup::QButtonGroup(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 112-115 |  
  |  | 2 | 1 | 
 QBufferPrivate::peek| Name:  | QBufferPrivate::peek |  | Prototype:  | qint64 QBufferPrivate::peek(char *data, qint64 maxSize) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 87-92 |  
  |  | 3 | 1 | 
 QBufferPrivate::_q_emitSignals| Name:  | QBufferPrivate::_q_emitSignals |  | Prototype:  | void QBufferPrivate::_q_emitSignals() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 77-84 |  
  |  | 5 | 1 | 
 QBufferPrivate::QBufferPrivate| Name:  | QBufferPrivate::QBufferPrivate |  | Prototype:  | QBufferPrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 52-57 |  
  |  | 1 | 1 | 
 QBuffer::size| Name:  | QBuffer::size |  | Prototype:  | qint64 QBuffer::size() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 357-361 |  
  |  | 2 | 1 | 
 QBuffer::pos| Name:  | QBuffer::pos |  | Prototype:  | qint64 QBuffer::pos() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 349-352 |  
  |  | 1 | 1 | 
 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::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::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::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::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::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::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 | 
 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::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::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(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() |  | 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(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 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::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::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::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::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::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::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::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::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 | 
 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 | 
 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::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::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::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::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 | 
 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 | 
 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::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::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::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::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::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::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::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::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 | 
 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 | 
 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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |