| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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::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 | 
 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 | 
 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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 | 
 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 | 
 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 | 
 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 | 
 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::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::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 | 
 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 | 
 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::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::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::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::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::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 | 
 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 | 
 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::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::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::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::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::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::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::open| Name:  | QBuffer::open |  | Prototype:  | bool QBuffer::open(OpenMode flags) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 321-336 |  
  |  | 9 | 4 | 
 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::readData| Name:  | QBuffer::readData |  | Prototype:  | qint64 QBuffer::readData(char *data, qint64 len) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 409-416 |  
  |  | 5 | 2 | 
 QBuffer::seek| Name:  | QBuffer::seek |  | Prototype:  | bool QBuffer::seek(qint64 pos) |  | Coverage:  |  64.706% (11/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 366-384 |  
  |  | 12 | 5 | 
 QBuffer::setBuffer| Name:  | QBuffer::setBuffer |  | Prototype:  | void QBuffer::setBuffer(QByteArray *byteArray) |  | Coverage:  |  50.000% (4/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 236-249 |  
  |  | 8 | 3 | 
 QBuffer::setData| Name:  | QBuffer::setData |  | Prototype:  | void QBuffer::setData(const QByteArray &data) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 299-307 |  
  |  | 5 | 2 | 
 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::writeData| Name:  | QBuffer::writeData |  | Prototype:  | qint64 QBuffer::writeData(const char *data, qint64 len) |  | Coverage:  |  78.571% (11/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 421-444 |  
  |  | 14 | 4 | 
 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 | 
 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::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::peek| Name:  | QBufferPrivate::peek |  | Prototype:  | QByteArray QBufferPrivate::peek(qint64 maxSize) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 94-100 |  
  |  | 4 | 2 | 
 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 | 
 QButtonGroup::addButton| Name:  | QButtonGroup::addButton |  | Prototype:  | void QButtonGroup::addButton(QAbstractButton *button, int id) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 244-264 |  
  |  | 14 | 5 | 
 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::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::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::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::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::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::removeButton| Name:  | QButtonGroup::removeButton |  | Prototype:  | void QButtonGroup::removeButton(QAbstractButton *button) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 271-282 |  
  |  | 7 | 3 | 
 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::setId| Name:  | QButtonGroup::setId |  | Prototype:  | void QButtonGroup::setId(QAbstractButton *button, int id) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 327-332 |  
  |  | 3 | 2 | 
 QButtonGroup::~QButtonGroup| Name:  | QButtonGroup::~QButtonGroup |  | Prototype:  | QButtonGroup::~QButtonGroup() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 120-125 |  
  |  | 3 | 2 | 
 QButtonGroupPrivate::detectCheckedButton| Name:  | QButtonGroupPrivate::detectCheckedButton |  | Prototype:  | void QButtonGroupPrivate::detectCheckedButton() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp |  | Lines:  | 49-61 |  
  |  | 8 | 4 | 
 QByteArray::QByteArray| Name:  | QByteArray::QByteArray |  | Prototype:  | QByteArray::QByteArray(const char *data, int size) |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1573-1590 |  
  |  | 11 | 5 | 
 QByteArray::QByteArray| Name:  | QByteArray::QByteArray |  | Prototype:  | QByteArray::QByteArray(int size, char ch) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1599-1610 |  
  |  | 7 | 3 | 
 QByteArray::QByteArray| Name:  | QByteArray::QByteArray |  | Prototype:  | QByteArray::QByteArray(int size, Qt::Initialization) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1618-1624 |  
  |  | 4 | 2 | 
 QByteArray::append| Name:  | QByteArray::append |  | Prototype:  | QByteArray &QByteArray::append(const QByteArray &ba) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1865-1877 |  
  |  | 9 | 4 | 
 QByteArray::append| Name:  | QByteArray::append |  | Prototype:  | QByteArray& QByteArray::append(const char *str) |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1898-1908 |  
  |  | 7 | 3 | 
 QByteArray::append| Name:  | QByteArray::append |  | Prototype:  | QByteArray &QByteArray::append(const char *str, int len) |  | Coverage:  |  85.714% (12/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1922-1934 |  
  |  | 9 | 4 | 
 QByteArray::append| Name:  | QByteArray::append |  | Prototype:  | QByteArray& QByteArray::append(char ch) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1953-1960 |  
  |  | 5 | 2 | 
 QByteArray::chop| Name:  | QByteArray::chop |  | Prototype:  | void QByteArray::chop(int n) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1470-1474 |  
  |  | 2 | 2 | 
 QByteArray::clear| Name:  | QByteArray::clear |  | Prototype:  | void QByteArray::clear() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 3037-3042 |  
  |  | 3 | 2 | 
 QByteArray::count| Name:  | QByteArray::count |  | Prototype:  | int QByteArray::count(const QByteArray &ba) const |  | Coverage:  |  46.154% (6/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2732-2745 |  
  |  | 9 | 4 | 
 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 | 
 QByteArray::count| Name:  | QByteArray::count |  | Prototype:  | int QByteArray::count(char ch) const |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2768-2777 |  
  |  | 7 | 3 | 
 QByteArray::endsWith| Name:  | QByteArray::endsWith |  | Prototype:  | bool QByteArray::endsWith(const QByteArray &ba) const |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2840-2847 |  
  |  | 5 | 3 | 
 QByteArray::endsWith| Name:  | QByteArray::endsWith |  | Prototype:  | bool QByteArray::endsWith(const char *str) const |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2854-2862 |  
  |  | 6 | 3 | 
 QByteArray::endsWith| Name:  | QByteArray::endsWith |  | Prototype:  | bool QByteArray::endsWith(char ch) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2869-2874 |  
  |  | 3 | 2 | 
 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::fill| Name:  | QByteArray::fill |  | Prototype:  | QByteArray &QByteArray::fill(char ch, int size) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1690-1696 |  
  |  | 4 | 2 | 
 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::fromBase64| Name:  | QByteArray::fromBase64 |  | Prototype:  | QByteArray QByteArray::fromBase64(const QByteArray &base64, Base64Options options) |  | Coverage:  |  97.826% (45/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4281-4322 |  
  |  | 31 | 11 | 
 QByteArray::fromHex| Name:  | QByteArray::fromHex |  | Prototype:  | QByteArray QByteArray::fromHex(const QByteArray &hexEncoded) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4335-4358 |  
  |  | 16 | 4 | 
 QByteArray::fromPercentEncoding| Name:  | QByteArray::fromPercentEncoding |  | Prototype:  | QByteArray QByteArray::fromPercentEncoding(const QByteArray &input, char percent) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4438-4448 |  
  |  | 7 | 3 | 
 QByteArray::fromRawData| Name:  | QByteArray::fromRawData |  | Prototype:  | QByteArray QByteArray::fromRawData(const char *data, int size) |  | Coverage:  |  63.636% (7/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4200-4213 |  
  |  | 9 | 4 | 
 QByteArray::indexOf| Name:  | QByteArray::indexOf |  | Prototype:  | int QByteArray::indexOf(const QByteArray &ba, int from) const |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2521-2534 |  
  |  | 9 | 4 | 
 QByteArray::indexOf| Name:  | QByteArray::indexOf |  | Prototype:  | int QByteArray::indexOf(const char *c, int from) const |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2561-2574 |  
  |  | 9 | 4 |