| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QBezier::mapBy| Name: | QBezier::mapBy | | Prototype: | QBezier QBezier::mapBy(const QTransform &transform) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | | Lines: | 94-97 |
| | 1 | 1 |
QBidiControl::QBidiControl| Name: | QBidiControl::QBidiControl | | Prototype: | inline QBidiControl(bool rtl) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 249-250 |
| | 1 | 1 |
QBidiControl::baseLevel| Name: | QBidiControl::baseLevel | | Prototype: | inline unsigned int baseLevel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 276-278 |
| | 1 | 1 |
QBidiControl::basicDirection| Name: | QBidiControl::basicDirection | | Prototype: | inline QChar::Direction basicDirection() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 273-275 |
| | 1 | 1 |
QBidiControl::canPop| Name: | QBidiControl::canPop | | Prototype: | inline bool canPop() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 265-265 |
| | 1 | 1 |
QBidiControl::direction| Name: | QBidiControl::direction | | Prototype: | inline QChar::Direction direction() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 279-281 |
| | 1 | 1 |
QBitmap::QBitmap| Name: | QBitmap::QBitmap | | Prototype: | QBitmap::QBitmap(const QPixmap &pixmap) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 150-153 |
| | 1 | 1 |
QBitmap::QBitmap| Name: | QBitmap::QBitmap | | Prototype: | QBitmap::QBitmap(const QString& fileName, const char *format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 167-171 |
| | 1 | 1 |
QBitmap::transformed| Name: | QBitmap::transformed | | Prototype: | QBitmap QBitmap::transformed(const QMatrix &matrix) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 302-305 |
| | 1 | 1 |
QBlendStyleAnimation::QBlendStyleAnimation| Name: | QBlendStyleAnimation::QBlendStyleAnimation | | Prototype: | QBlendStyleAnimation::QBlendStyleAnimation(Type type, QObject *target) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 223-227 |
| | 1 | 1 |
QBlendStyleAnimation::currentImage| Name: | QBlendStyleAnimation::currentImage | | Prototype: | QImage QBlendStyleAnimation::currentImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 249-252 |
| | 1 | 1 |
QBlendStyleAnimation::endImage| Name: | QBlendStyleAnimation::endImage | | Prototype: | QImage QBlendStyleAnimation::endImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 239-242 |
| | 1 | 1 |
QBlendStyleAnimation::setEndImage| Name: | QBlendStyleAnimation::setEndImage | | Prototype: | void QBlendStyleAnimation::setEndImage(const QImage& image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 244-247 |
| | 1 | 1 |
QBlendStyleAnimation::setStartImage| Name: | QBlendStyleAnimation::setStartImage | | Prototype: | void QBlendStyleAnimation::setStartImage(const QImage& image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 234-237 |
| | 1 | 1 |
QBlendStyleAnimation::startImage| Name: | QBlendStyleAnimation::startImage | | Prototype: | QImage QBlendStyleAnimation::startImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 229-232 |
| | 1 | 1 |
QBlittable::~QBlittable| Name: | QBlittable::~QBlittable | | Prototype: | QBlittable::~QBlittable() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp | | Lines: | 63-66 |
| | 1 | 1 |
QBlittablePlatformPixmap::QBlittablePlatformPixmap| Name: | QBlittablePlatformPixmap::QBlittablePlatformPixmap | | Prototype: | QBlittablePlatformPixmap::QBlittablePlatformPixmap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 57-66 |
| | 1 | 1 |
QBlittablePlatformPixmap::buffer| Name: | QBlittablePlatformPixmap::buffer | | Prototype: | QImage *QBlittablePlatformPixmap::buffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 163-166 |
| | 1 | 1 |
QBlittablePlatformPixmap::devicePixelRatio| Name: | QBlittablePlatformPixmap::devicePixelRatio | | Prototype: | qreal QBlittablePlatformPixmap::devicePixelRatio() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 202-205 |
| | 1 | 1 |
QBlittablePlatformPixmap::hasAlphaChannel| Name: | QBlittablePlatformPixmap::hasAlphaChannel | | Prototype: | bool QBlittablePlatformPixmap::hasAlphaChannel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 173-176 |
| | 1 | 1 |
QBlittablePlatformPixmap::setDevicePixelRatio| Name: | QBlittablePlatformPixmap::setDevicePixelRatio | | Prototype: | void QBlittablePlatformPixmap::setDevicePixelRatio(qreal scaleFactor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 207-210 |
| | 1 | 1 |
QBlittablePlatformPixmap::toImage| Name: | QBlittablePlatformPixmap::toImage | | Prototype: | QImage QBlittablePlatformPixmap::toImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 168-171 |
| | 1 | 1 |
QBlittablePrivate::QBlittablePrivate| Name: | QBlittablePrivate::QBlittablePrivate | | Prototype: | QBlittablePrivate(const QSize &size, QBlittable::Capabilities caps) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp | | Lines: | 48-50 |
| | 1 | 1 |
QBlitterPaintEngine::QBlitterPaintEngine| Name: | QBlitterPaintEngine::QBlitterPaintEngine | | Prototype: | QBlitterPaintEngine::QBlitterPaintEngine(QBlittablePlatformPixmap *p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 446-448 |
| | 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 |
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::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 |
QBlitterPaintEnginePrivate::QBlitterPaintEnginePrivate| Name: | QBlitterPaintEnginePrivate::QBlitterPaintEnginePrivate | | Prototype: | QBlitterPaintEnginePrivate(QBlittablePlatformPixmap *p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 254-260 |
| | 1 | 1 |
QBlitterPaintEnginePrivate::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::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 |
QBmpHandler::formatName| Name: | QBmpHandler::formatName | | Prototype: | QByteArray QBmpHandler::formatName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 707-710 |
| | 1 | 1 |
QBmpHandler::name| Name: | QBmpHandler::name | | Prototype: | QByteArray QBmpHandler::name() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 899-902 |
| | 1 | 1 |
QBoolToType::operator()| Name: | QBoolToType::operator() | | Prototype: | inline bool operator()() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 315-318 |
| | 1 | 1 |
QBooleanComboBox::setValue| Name: | QBooleanComboBox::setValue | | Prototype: | void QBooleanComboBox::setValue(bool value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 598-601 |
| | 1 | 1 |
QBooleanComboBox::value| Name: | QBooleanComboBox::value | | Prototype: | bool QBooleanComboBox::value() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 603-606 |
| | 1 | 1 |
QBoxLayout::addLayout| Name: | QBoxLayout::addLayout | | Prototype: | void QBoxLayout::addLayout(QLayout *layout, int stretch) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1071-1074 |
| | 1 | 1 |
QBoxLayout::addSpacerItem| Name: | QBoxLayout::addSpacerItem | | Prototype: | void QBoxLayout::addSpacerItem(QSpacerItem *spacerItem) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1035-1038 |
| | 1 | 1 |
QBoxLayout::addSpacing| Name: | QBoxLayout::addSpacing | | Prototype: | void QBoxLayout::addSpacing(int size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1012-1015 |
| | 1 | 1 |
QBoxLayout::addStretch| Name: | QBoxLayout::addStretch | | Prototype: | void QBoxLayout::addStretch(int stretch) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1023-1026 |
| | 1 | 1 |
QBoxLayout::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 |
QBoxLayoutItem::QBoxLayoutItem| Name: | QBoxLayoutItem::QBoxLayoutItem | | Prototype: | QBoxLayoutItem(QLayoutItem *it, int stretch_ = 0) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 54-55 |
| | 1 | 1 |
QBoxLayoutItem::~QBoxLayoutItem| Name: | QBoxLayoutItem::~QBoxLayoutItem | | Prototype: | ~QBoxLayoutItem() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 56-56 |
| | 1 | 1 |
QBoxLayoutPrivate::QBoxLayoutPrivate| Name: | QBoxLayoutPrivate::QBoxLayoutPrivate | | Prototype: | QBoxLayoutPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 96-96 |
| | 1 | 1 |
QBoxLayoutPrivate::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(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::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::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 |
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 |
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::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 |
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::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::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 |
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 |
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::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::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::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::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::prepend| Name: | QByteArray::prepend | | Prototype: | QByteArray &QByteArray::prepend(const char *str) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1791-1794 |
| | 1 | 1 |
QByteArray::replace| Name: | QByteArray::replace | | Prototype: | QByteArray &QByteArray::replace(int pos, int len, const char *after) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2151-2154 |
| | 1 | 1 |
QByteArray::simplified| Name: | QByteArray::simplified | | Prototype: | QByteArray QByteArray::simplified() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp | | Lines: | 107-110 |
| | 1 | 1 |
QByteArray::simplified_helper| Name: | QByteArray::simplified_helper | | Prototype: | QByteArray QByteArray::simplified_helper(const QByteArray &a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3423-3426 |
| | 1 | 1 |
QByteArray::simplified_helper| Name: | QByteArray::simplified_helper | | Prototype: | QByteArray QByteArray::simplified_helper(QByteArray &a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3428-3431 |
| | 1 | 1 |
QByteArray::toBase64| Name: | QByteArray::toBase64 | | Prototype: | QByteArray QByteArray::toBase64() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3834-3837 |
| | 1 | 1 |
QByteArray::toFloat| Name: | QByteArray::toFloat | | Prototype: | float QByteArray::toFloat(bool *ok) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3820-3823 |
| | 1 | 1 |
QByteArray::toInt| Name: | QByteArray::toInt | | Prototype: | int QByteArray::toInt(bool *ok, int base) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3644-3647 |
| | 1 | 1 |
QByteArray::toLong| Name: | QByteArray::toLong | | Prototype: | long QByteArray::toLong(bool *ok, int base) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3697-3700 |
| | 1 | 1 |
QByteArray::toLongLong| Name: | QByteArray::toLongLong | | Prototype: | qlonglong QByteArray::toLongLong(bool *ok, int base) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3591-3594 |
| | 1 | 1 |
QByteArray::toLower| Name: | QByteArray::toLower | | Prototype: | QByteArray QByteArray::toLower() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp | | Lines: | 92-95 |
| | 1 | 1 |
QByteArray::toLower_helper| Name: | QByteArray::toLower_helper | | Prototype: | QByteArray QByteArray::toLower_helper(const QByteArray &a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2998-3001 |
| | 1 | 1 |
QByteArray::toLower_helper| Name: | QByteArray::toLower_helper | | Prototype: | QByteArray QByteArray::toLower_helper(QByteArray &a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3003-3006 |
| | 1 | 1 |
QByteArray::toShort| Name: | QByteArray::toShort | | Prototype: | short QByteArray::toShort(bool *ok, int base) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3748-3751 |
| | 1 | 1 |
QByteArray::toUInt| Name: | QByteArray::toUInt | | Prototype: | uint QByteArray::toUInt(bool *ok, int base) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3669-3672 |
| | 1 | 1 |
QByteArray::toULong| Name: | QByteArray::toULong | | Prototype: | ulong QByteArray::toULong(bool *ok, int base) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3723-3726 |
| | 1 | 1 |
QByteArray::toULongLong| Name: | QByteArray::toULongLong | | Prototype: | qulonglong QByteArray::toULongLong(bool *ok, int base) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3617-3620 |
| | 1 | 1 |
QByteArray::toUShort| Name: | QByteArray::toUShort | | Prototype: | ushort QByteArray::toUShort(bool *ok, int base) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3773-3776 |
| | 1 | 1 |
QByteArray::toUpper| Name: | QByteArray::toUpper | | Prototype: | QByteArray QByteArray::toUpper() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp | | Lines: | 97-100 |
| | 1 | 1 |
QByteArray::toUpper_helper| Name: | QByteArray::toUpper_helper | | Prototype: | QByteArray QByteArray::toUpper_helper(const QByteArray &a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3020-3023 |
| | 1 | 1 |
QByteArray::toUpper_helper| Name: | QByteArray::toUpper_helper | | Prototype: | QByteArray QByteArray::toUpper_helper(QByteArray &a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3025-3028 |
| | 1 | 1 |
QByteArray::trimmed| Name: | QByteArray::trimmed | | Prototype: | QByteArray QByteArray::trimmed() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp | | Lines: | 102-105 |
| | 1 | 1 |
QByteArray::trimmed_helper| Name: | QByteArray::trimmed_helper | | Prototype: | QByteArray QByteArray::trimmed_helper(const QByteArray &a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3450-3453 |
| | 1 | 1 |
QByteArray::trimmed_helper| Name: | QByteArray::trimmed_helper | | Prototype: | QByteArray QByteArray::trimmed_helper(QByteArray &a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3455-3458 |
| | 1 | 1 |
QByteArrayMatcher::QByteArrayMatcher| Name: | QByteArrayMatcher::QByteArrayMatcher | | Prototype: | QByteArrayMatcher::QByteArrayMatcher(const QByteArrayMatcher &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 154-158 |
| | 1 | 1 |
QByteArrayMatcher::~QByteArrayMatcher| Name: | QByteArrayMatcher::~QByteArrayMatcher | | Prototype: | QByteArrayMatcher::~QByteArrayMatcher() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 163-166 |
| | 1 | 1 |
QByteDeviceWrappingIoDevice::atEnd| Name: | QByteDeviceWrappingIoDevice::atEnd | | Prototype: | bool QByteDeviceWrappingIoDevice::atEnd() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 426-429 |
| | 1 | 1 |
QByteDeviceWrappingIoDevice::isSequential| Name: | QByteDeviceWrappingIoDevice::isSequential | | Prototype: | bool QByteDeviceWrappingIoDevice::isSequential() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 421-424 |
| | 1 | 1 |
QByteDeviceWrappingIoDevice::reset| Name: | QByteDeviceWrappingIoDevice::reset | | Prototype: | bool QByteDeviceWrappingIoDevice::reset() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 431-434 |
| | 1 | 1 |
QCUPSSupport::cupsOptionsList| Name: | QCUPSSupport::cupsOptionsList | | Prototype: | QStringList QCUPSSupport::cupsOptionsList(QPrinter *printer) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | | Lines: | 48-51 |
| | 1 | 1 |
QCUPSSupport::setCupsOptions| Name: | QCUPSSupport::setCupsOptions | | Prototype: | void QCUPSSupport::setCupsOptions(QPrinter *printer, const QStringList &cupsOptions) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | | Lines: | 53-56 |
| | 1 | 1 |
QCalToolButton::QCalToolButton| Name: | QCalToolButton::QCalToolButton | | Prototype: | QCalToolButton(QWidget * parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1573-1575 |
| | 1 | 1 |
QCalendarDateValidator::currentDate| Name: | QCalendarDateValidator::currentDate | | Prototype: | QDate currentDate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 452-452 |
| | 1 | 1 |
QCalendarDateValidator::~QCalendarDateValidator| Name: | QCalendarDateValidator::~QCalendarDateValidator | | Prototype: | QCalendarDateValidator::~QCalendarDateValidator() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 495-498 |
| | 1 | 1 |
QCalendarDayValidator::text| Name: | QCalendarDayValidator::text | | Prototype: | QString QCalendarDayValidator::text() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 203-206 |
| | 1 | 1 |
QCalendarDelegate::QCalendarDelegate| Name: | QCalendarDelegate::QCalendarDelegate | | Prototype: | QCalendarDelegate(QCalendarWidgetPrivate *w, QObject *parent = 0) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1557-1559 |
| | 1 | 1 |
QCalendarModel::columnCount| Name: | QCalendarModel::columnCount | | Prototype: | int columnCount(const QModelIndex &) const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 861-862 |
| | 1 | 1 |
QCalendarModel::columnForFirstOfMonth| Name: | QCalendarModel::columnForFirstOfMonth | | Prototype: | int QCalendarModel::columnForFirstOfMonth(const QDate &date) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1035-1038 |
| | 1 | 1 |
QCalendarModel::firstColumnDay| Name: | QCalendarModel::firstColumnDay | | Prototype: | Qt::DayOfWeek QCalendarModel::firstColumnDay() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1293-1296 |
| | 1 | 1 |