Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QBasicMouseEventTransition::eventTestName: | 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::adjustMedianIterationCountName: | 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::setModeName: | 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::readValueName: | 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::adjustIterationCountName: | 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::cleanupName: | 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::rerunThroughCallgrindName: | 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::addIfCloseName: | 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::bezierOnIntervalName: | 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::fromDataName: | 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::lockName: | 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::unlockName: | 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::blittableName: | 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::paintEngineName: | 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::fillName: | 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::lockName: | 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::addStrutName: | 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::expandingDirectionsName: | 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::hasHeightForWidthName: | 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::insertItemName: | 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::insertSpacerItemName: | 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::minimumSizeName: | 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::sizeHintName: | 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::spacingName: | 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::stretchName: | 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::hStretchName: | 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::hfwName: | 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::mhfwName: | 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::vStretchName: | 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::deleteAllName: | 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::QBrushName: | 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::QBrushName: | 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::QBrushName: | 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::gradientName: | 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::setColorName: | 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::setTextureName: | 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::setTextureImageName: | 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::cleanupName: | 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::cleanupName: | 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::getImageName: | 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::initName: | 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::climbTreeName: | 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::removeName: | 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::canReadLineName: | 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::connectNotifyName: | 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::readDataName: | 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::setDataName: | 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::peekName: | 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::setIdName: | 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::~QButtonGroupName: | 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::QByteArrayName: | 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::appendName: | 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::chopName: | 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::clearName: | 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::endsWithName: | 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::fillName: | 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::lastIndexOfName: | 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::lastIndexOfName: | 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::nulTerminatedName: | 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::prependName: | 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::replaceName: | 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::replaceName: | 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::replaceName: | 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::setNumName: | 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::splitName: | 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::startsWithName: | 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::toDoubleName: | 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::toHexName: | 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::truncateName: | 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::indexInName: | 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::indexInName: | 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::readDataName: | 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::sizeName: | 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::clearCupsOptionName: | 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::setBannerPagesName: | 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::setCupsOptionName: | 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::setJobBillingName: | 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::setJobPriorityName: | 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::paintEventName: | 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::highlightStringName: | 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::countRepeatName: | 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::toNextTokenName: | 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::toPreviousTokenName: | 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::paintName: | 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::setFirstColumnDayName: | 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::showMonthName: | 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::QCalendarPopupName: | 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::hideEventName: | 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::setCalendarWidgetName: | 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::verifyCalendarInstanceName: | 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::applyDateName: | 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::createDateLabelName: | 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::removeDateLabelName: | 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::timerEventName: | 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::updateDateLabelName: | 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::keyPressEventName: | 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 |