| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QBasicMouseEventTransition::eventTest| Name:  | QBasicMouseEventTransition::eventTest |  | Prototype:  | bool QBasicMouseEventTransition::eventTest(QEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp |  | Lines:  | 190-200 |  
  |  | 7 | 2 | 
 QBenchmarkGlobalData::adjustMedianIterationCount| Name:  | QBenchmarkGlobalData::adjustMedianIterationCount |  | Prototype:  | int QBenchmarkGlobalData::adjustMedianIterationCount() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp |  | Lines:  | 106-113 |  
  |  | 3 | 2 | 
 QBenchmarkGlobalData::setMode| Name:  | QBenchmarkGlobalData::setMode |  | Prototype:  | void QBenchmarkGlobalData::setMode(Mode mode) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp |  | Lines:  | 72-79 |  
  |  | 4 | 2 | 
 QBenchmarkPerfEventsMeasurer::readValue| Name:  | QBenchmarkPerfEventsMeasurer::readValue |  | Prototype:  | qint64 QBenchmarkPerfEventsMeasurer::readValue() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp |  | Lines:  | 605-613 |  
  |  | 4 | 2 | 
 QBenchmarkTestMethodData::adjustIterationCount| Name:  | QBenchmarkTestMethodData::adjustIterationCount |  | Prototype:  | int QBenchmarkTestMethodData::adjustIterationCount(int suggestion) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp |  | Lines:  | 137-147 |  
  |  | 4 | 2 | 
 QBenchmarkValgrindUtils::cleanup| Name:  | QBenchmarkValgrindUtils::cleanup |  | Prototype:  | void QBenchmarkValgrindUtils::cleanup() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp |  | Lines:  | 146-160 |  
  |  | 11 | 2 | 
 QBenchmarkValgrindUtils::rerunThroughCallgrind| Name:  | QBenchmarkValgrindUtils::rerunThroughCallgrind |  | Prototype:  | bool QBenchmarkValgrindUtils::rerunThroughCallgrind(const QStringList &origAppArgs, int &exitCode) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp |  | Lines:  | 68-75 |  
  |  | 4 | 2 | 
 QBezier::addIfClose| Name:  | QBezier::addIfClose |  | Prototype:  | void QBezier::addIfClose(qreal *length, qreal error) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp |  | Lines:  | 482-505 |  
  |  | 14 | 2 | 
 QBezier::bezierOnInterval| Name:  | QBezier::bezierOnInterval |  | Prototype:  | QBezier QBezier::bezierOnInterval(qreal t0, qreal t1) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp |  | Lines:  | 631-644 |  
  |  | 8 | 2 | 
 QBitArray::operator^=| Name:  | QBitArray::operator^= |  | Prototype:  | QBitArray &QBitArray::operator^=(const QBitArray &other) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp |  | Lines:  | 546-555 |  
  |  | 7 | 2 | 
 QBitArray::operator|=| Name:  | QBitArray::operator|= |  | Prototype:  | QBitArray &QBitArray::operator|=(const QBitArray &other) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp |  | Lines:  | 520-529 |  
  |  | 7 | 2 | 
 QBitmap::fromData| Name:  | QBitmap::fromData |  | Prototype:  | QBitmap QBitmap::fromData(const QSize &size, const uchar *bits, QImage::Format monoFormat) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp |  | Lines:  | 267-281 |  
  |  | 8 | 2 | 
 QBlittable::lock| Name:  | QBlittable::lock |  | Prototype:  | QImage *QBlittable::lock() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp |  | Lines:  | 81-90 |  
  |  | 5 | 2 | 
 QBlittable::unlock| Name:  | QBlittable::unlock |  | Prototype:  | void QBlittable::unlock() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp |  | Lines:  | 92-99 |  
  |  | 4 | 2 | 
 QBlittablePlatformPixmap::blittable| Name:  | QBlittablePlatformPixmap::blittable |  | Prototype:  | QBlittable *QBlittablePlatformPixmap::blittable() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp |  | Lines:  | 76-84 |  
  |  | 4 | 2 | 
 QBlittablePlatformPixmap::paintEngine| Name:  | QBlittablePlatformPixmap::paintEngine |  | Prototype:  | QPaintEngine *QBlittablePlatformPixmap::paintEngine() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp |  | Lines:  | 212-219 |  
  |  | 4 | 2 | 
 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 | 
 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 | 
 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::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::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::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::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::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 | 
 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 | 
 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 | 
 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::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::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::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::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 | 
 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 | 
 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::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::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::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::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::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::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 | 
 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::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 | 
 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(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::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::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::lastIndexOf| Name:  | QByteArray::lastIndexOf |  | Prototype:  | int QByteArray::lastIndexOf(const QByteArray &ba, int from) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2651-2658 |  
  |  | 4 | 2 | 
 QByteArray::lastIndexOf| Name:  | QByteArray::lastIndexOf |  | Prototype:  | int QByteArray::lastIndexOf(const char *str, int from) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2686-2693 |  
  |  | 4 | 2 | 
 QByteArray::nulTerminated| Name:  | QByteArray::nulTerminated |  | Prototype:  | QByteArray QByteArray::nulTerminated() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1741-1750 |  
  |  | 5 | 2 | 
 QByteArray::operator=| Name:  | QByteArray::operator= |  | Prototype:  | QByteArray &QByteArray::operator=(const QByteArray & other) noexcept |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1140-1147 |  
  |  | 5 | 2 | 
 QByteArray::prepend| Name:  | QByteArray::prepend |  | Prototype:  | QByteArray &QByteArray::prepend(char ch) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1830-1839 |  
  |  | 7 | 2 | 
 QByteArray::replace| Name:  | QByteArray::replace |  | Prototype:  | QByteArray &QByteArray::replace(const char *c, const QByteArray &after) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2210-2217 |  
  |  | 4 | 2 | 
 QByteArray::replace| Name:  | QByteArray::replace |  | Prototype:  | QByteArray &QByteArray::replace(int pos, int len, const char *after, int alen) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2165-2175 |  
  |  | 6 | 2 | 
 QByteArray::replace| Name:  | QByteArray::replace |  | Prototype:  | QByteArray &QByteArray::replace(int pos, int len, const QByteArray &after) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2128-2140 |  
  |  | 7 | 2 | 
 QByteArray::setNum| Name:  | QByteArray::setNum |  | Prototype:  | QByteArray &QByteArray::setNum(qlonglong n, int base) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 3966-3982 |  
  |  | 10 | 2 | 
 QByteArray::split| Name:  | QByteArray::split |  | Prototype:  | QList<QByteArray> QByteArray::split(char sep) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2443-2454 |  
  |  | 8 | 2 | 
 QByteArray::startsWith| Name:  | QByteArray::startsWith |  | Prototype:  | bool QByteArray::startsWith(char ch) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2824-2829 |  
  |  | 3 | 2 | 
 QByteArray::toDouble| Name:  | QByteArray::toDouble |  | Prototype:  | double QByteArray::toDouble(bool *ok) const |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 3795-3804 |  
  |  | 7 | 2 | 
 QByteArray::toHex| Name:  | QByteArray::toHex |  | Prototype:  | QByteArray QByteArray::toHex() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4366-4376 |  
  |  | 7 | 2 | 
 QByteArray::truncate| Name:  | QByteArray::truncate |  | Prototype:  | void QByteArray::truncate(int pos) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 1451-1455 |  
  |  | 2 | 2 | 
 QByteArrayMatcher::indexIn| Name:  | QByteArrayMatcher::indexIn |  | Prototype:  | int QByteArrayMatcher::indexIn(const QByteArray &ba, int from) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp |  | Lines:  | 199-205 |  
  |  | 4 | 2 | 
 QByteArrayMatcher::indexIn| Name:  | QByteArrayMatcher::indexIn |  | Prototype:  | int QByteArrayMatcher::indexIn(const char *str, int len, int from) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp |  | Lines:  | 214-220 |  
  |  | 4 | 2 | 
 QByteDeviceWrappingIoDevice::readData| Name:  | QByteDeviceWrappingIoDevice::readData |  | Prototype:  | qint64 QByteDeviceWrappingIoDevice::readData( char * data, qint64 maxSize) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp |  | Lines:  | 445-455 |  
  |  | 7 | 2 | 
 QByteDeviceWrappingIoDevice::size| Name:  | QByteDeviceWrappingIoDevice::size |  | Prototype:  | qint64 QByteDeviceWrappingIoDevice::size() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp |  | Lines:  | 436-442 |  
  |  | 3 | 2 | 
 QCUPSSupport::clearCupsOption| Name:  | QCUPSSupport::clearCupsOption |  | Prototype:  | void QCUPSSupport::clearCupsOption(QStringList &cupsOptions, const QString &option) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp |  | Lines:  | 68-76 |  
  |  | 4 | 2 | 
 QCUPSSupport::setBannerPages| Name:  | QCUPSSupport::setBannerPages |  | Prototype:  | void QCUPSSupport::setBannerPages(QPrinter *printer, const BannerPage startBannerPage, const BannerPage endBannerPage) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp |  | Lines:  | 154-162 |  
  |  | 4 | 2 | 
 QCUPSSupport::setCupsOption| Name:  | QCUPSSupport::setCupsOption |  | Prototype:  | void QCUPSSupport::setCupsOption(QStringList &cupsOptions, const QString &option, const QString &value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp |  | Lines:  | 58-66 |  
  |  | 4 | 2 | 
 QCUPSSupport::setJobBilling| Name:  | QCUPSSupport::setJobBilling |  | Prototype:  | void QCUPSSupport::setJobBilling(QPrinter *printer, const QString &jobBilling) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp |  | Lines:  | 125-130 |  
  |  | 2 | 2 | 
 QCUPSSupport::setJobPriority| Name:  | QCUPSSupport::setJobPriority |  | Prototype:  | void QCUPSSupport::setJobPriority(QPrinter *printer, int priority) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp |  | Lines:  | 132-137 |  
  |  | 2 | 2 | 
 QCalToolButton::paintEvent| Name:  | QCalToolButton::paintEvent |  | Prototype:  | void paintEvent(QPaintEvent *e) override |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1577-1596 |  
  |  | 9 | 2 | 
 QCalendarDateSectionValidator::highlightString| Name:  | QCalendarDateSectionValidator::highlightString |  | Prototype:  | QString QCalendarDateSectionValidator::highlightString(const QString &str, int pos) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 106-113 |  
  |  | 4 | 2 | 
 QCalendarDateValidator::countRepeat| Name:  | QCalendarDateValidator::countRepeat |  | Prototype:  | int QCalendarDateValidator::countRepeat(const QString &str, int index) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 501-509 |  
  |  | 6 | 2 | 
 QCalendarDateValidator::toNextToken| Name:  | QCalendarDateValidator::toNextToken |  | Prototype:  | void QCalendarDateValidator::toNextToken() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 602-608 |  
  |  | 4 | 2 | 
 QCalendarDateValidator::toPreviousToken| Name:  | QCalendarDateValidator::toPreviousToken |  | Prototype:  | void QCalendarDateValidator::toPreviousToken() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 610-616 |  
  |  | 4 | 2 | 
 QCalendarDelegate::paint| Name:  | QCalendarDelegate::paint |  | Prototype:  | void QCalendarDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1667-1678 |  
  |  | 6 | 2 | 
 QCalendarModel::setFirstColumnDay| Name:  | QCalendarModel::setFirstColumnDay |  | Prototype:  | void QCalendarModel::setFirstColumnDay(Qt::DayOfWeek dayOfWeek) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1284-1291 |  
  |  | 4 | 2 | 
 QCalendarModel::showMonth| Name:  | QCalendarModel::showMonth |  | Prototype:  | void QCalendarModel::showMonth(int year, int month) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1208-1217 |  
  |  | 5 | 2 | 
 QCalendarPopup::QCalendarPopup| Name:  | QCalendarPopup::QCalendarPopup |  | Prototype:  | QCalendarPopup::QCalendarPopup(QWidget * parent, QCalendarWidget *cw) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 2580-2591 |  
  |  | 5 | 2 | 
 QCalendarPopup::hideEvent| Name:  | QCalendarPopup::hideEvent |  | Prototype:  | void QCalendarPopup::hideEvent(QHideEvent *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 2685-2690 |  
  |  | 3 | 2 | 
 QCalendarPopup::setCalendarWidget| Name:  | QCalendarPopup::setCalendarWidget |  | Prototype:  | void QCalendarPopup::setCalendarWidget(QCalendarWidget *cw) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 2609-2627 |  
  |  | 13 | 2 | 
 QCalendarPopup::verifyCalendarInstance| Name:  | QCalendarPopup::verifyCalendarInstance |  | Prototype:  | QCalendarWidget *QCalendarPopup::verifyCalendarInstance() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 2593-2607 |  
  |  | 6 | 2 | 
 QCalendarTextNavigator::applyDate| Name:  | QCalendarTextNavigator::applyDate |  | Prototype:  | void QCalendarTextNavigator::applyDate() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 720-728 |  
  |  | 5 | 2 | 
 QCalendarTextNavigator::createDateLabel| Name:  | QCalendarTextNavigator::createDateLabel |  | Prototype:  | void QCalendarTextNavigator::createDateLabel() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 730-748 |  
  |  | 15 | 2 | 
 QCalendarTextNavigator::removeDateLabel| Name:  | QCalendarTextNavigator::removeDateLabel |  | Prototype:  | void QCalendarTextNavigator::removeDateLabel() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 750-761 |  
  |  | 9 | 2 | 
 QCalendarTextNavigator::timerEvent| Name:  | QCalendarTextNavigator::timerEvent |  | Prototype:  | void QCalendarTextNavigator::timerEvent(QTimerEvent *e) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 798-804 |  
  |  | 3 | 2 | 
 QCalendarTextNavigator::updateDateLabel| Name:  | QCalendarTextNavigator::updateDateLabel |  | Prototype:  | void QCalendarTextNavigator::updateDateLabel() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 697-718 |  
  |  | 13 | 2 | 
 QCalendarWidget::keyPressEvent| Name:  | QCalendarWidget::keyPressEvent |  | Prototype:  | void QCalendarWidget::keyPressEvent(QKeyEvent * event) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 3108-3117 |  
  |  | 6 | 2 |