| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QCalendarModel::insertColumns| Name: | QCalendarModel::insertColumns | | Prototype: | bool insertColumns(int column, int count, const QModelIndex &parent = QModelIndex()) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 872-877 |
| | 3 | 1 |
QCalendarModel::formatForCell| Name: | QCalendarModel::formatForCell | | Prototype: | QTextCharFormat QCalendarModel::formatForCell(int row, int col) const | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1112-1149 |
| | 28 | 10 |
QCalendarModel::flags| Name: | QCalendarModel::flags | | Prototype: | Qt::ItemFlags QCalendarModel::flags(const QModelIndex &index) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1187-1197 |
| | 8 | 4 |
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 |
QCalendarModel::dayOfWeekForColumn| Name: | QCalendarModel::dayOfWeekForColumn | | Prototype: | Qt::DayOfWeek QCalendarModel::dayOfWeekForColumn(int column) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 990-999 |
| | 7 | 3 |
QCalendarModel::dayName| Name: | QCalendarModel::dayName | | Prototype: | QString QCalendarModel::dayName(Qt::DayOfWeek day) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1093-1110 |
| | 9 | 6 |
QCalendarModel::dateForCell| Name: | QCalendarModel::dateForCell | | Prototype: | QDate QCalendarModel::dateForCell(int row, int column) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1040-1055 |
| | 11 | 4 |
QCalendarModel::data| Name: | QCalendarModel::data | | Prototype: | QVariant QCalendarModel::data(const QModelIndex &index, int role) const | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1151-1185 |
| | 27 | 11 |
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::columnForDayOfWeek| Name: | QCalendarModel::columnForDayOfWeek | | Prototype: | int QCalendarModel::columnForDayOfWeek(Qt::DayOfWeek day) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1001-1009 |
| | 6 | 3 |
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::cellForDate| Name: | QCalendarModel::cellForDate | | Prototype: | void QCalendarModel::cellForDate(const QDate &date, int *row, int *column) const | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1057-1091 |
| | 24 | 10 |
QCalendarModel::QCalendarModel| Name: | QCalendarModel::QCalendarModel | | Prototype: | QCalendarModel::QCalendarModel(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 974-988 |
| | 2 | 1 |
QCalendarDelegate::paintCell| Name: | QCalendarDelegate::paintCell | | Prototype: | void QCalendarDelegate::paintCell(QPainter *painter, const QRect &rect, const QDate &date) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1680-1688 |
| | 6 | 1 |
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 |
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 |
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 |
QCalendarDayValidator::text| Name: | QCalendarDayValidator::text | | Prototype: | QString QCalendarDayValidator::text(const QDate &date, int repeat) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 208-219 |
| | 7 | 4 |
QCalendarDayValidator::setDate| Name: | QCalendarDayValidator::setDate | | Prototype: | void QCalendarDayValidator::setDate(const QDate &date) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 197-201 |
| | 2 | 1 |
QCalendarDayValidator::handleKey| Name: | QCalendarDayValidator::handleKey | | Prototype: | QCalendarDateSectionValidator::Section QCalendarDayValidator::handleKey(int key) | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 136-183 |
| | 38 | 14 |
QCalendarDayValidator::applyToDate| Name: | QCalendarDayValidator::applyToDate | | Prototype: | QDate QCalendarDayValidator::applyToDate(const QDate &date) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 185-195 |
| | 8 | 4 |
QCalendarDayValidator::QCalendarDayValidator| Name: | QCalendarDayValidator::QCalendarDayValidator | | Prototype: | QCalendarDayValidator::QCalendarDayValidator() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 131-134 |
| | 2 | 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 |
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 |
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::setLocale| Name: | QCalendarDateValidator::setLocale | | Prototype: | void QCalendarDateValidator::setLocale(const QLocale &locale) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 488-493 |
| | 3 | 1 |
QCalendarDateValidator::setInitialDate| Name: | QCalendarDateValidator::setInitialDate | | Prototype: | void QCalendarDateValidator::setInitialDate(const QDate &date) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 511-519 |
| | 6 | 1 |
QCalendarDateValidator::setFormat| Name: | QCalendarDateValidator::setFormat | | Prototype: | void QCalendarDateValidator::setFormat(const QString &format) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 547-593 |
| | 33 | 9 |
QCalendarDateValidator::handleKeyEvent| Name: | QCalendarDateValidator::handleKeyEvent | | Prototype: | void QCalendarDateValidator::handleKeyEvent(QKeyEvent *keyEvent) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 618-640 |
| | 16 | 8 |
QCalendarDateValidator::currentText| Name: | QCalendarDateValidator::currentText | | Prototype: | QString QCalendarDateValidator::currentText() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 521-537 |
| | 11 | 4 |
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::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::clear| Name: | QCalendarDateValidator::clear | | Prototype: | void QCalendarDateValidator::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 539-545 |
| | 3 | 1 |
QCalendarDateValidator::applyToDate| Name: | QCalendarDateValidator::applyToDate | | Prototype: | void QCalendarDateValidator::applyToDate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 595-600 |
| | 3 | 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: | 480-486 |
| | 2 | 1 |
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 |
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 |
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 |
QCacheItem::writeHeader| Name: | QCacheItem::writeHeader | | Prototype: | void QCacheItem::writeHeader(QFile *device) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 674-684 |
| | 7 | 1 |
QCacheItem::writeCompressedData| Name: | QCacheItem::writeCompressedData | | Prototype: | void QCacheItem::writeCompressedData(QFile *device) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 686-691 |
| | 2 | 1 |
QCacheItem::read| Name: | QCacheItem::read | | Prototype: | bool QCacheItem::read(QFile *device, bool readData) | | Coverage: | 88.889% (16/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 697-737 |
| | 27 | 6 |
QCacheItem::canCompress| Name: | QCacheItem::canCompress | | Prototype: | bool QCacheItem::canCompress() const | | Coverage: | 60.000% (15/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 639-666 |
| | 19 | 7 |
QCUPSSupport::setPagesPerSheetLayout::[lambda]| Name: | QCUPSSupport::setPagesPerSheetLayout::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | | Lines: | 195-195 |
| | 0 | 1 |
QCUPSSupport::setPagesPerSheetLayout| Name: | QCUPSSupport::setPagesPerSheetLayout | | Prototype: | void QCUPSSupport::setPagesPerSheetLayout(QPrinter *printer, const PagesPerSheet pagesPerSheet, const PagesPerSheetLayout pagesPerSheetLayout) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | | Lines: | 185-197 |
| | 2 | 3 |
QCUPSSupport::setPageSet::[lambda]| Name: | QCUPSSupport::setPageSet::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | | Lines: | 181-181 |
| | 0 | 1 |
QCUPSSupport::setPageSet| Name: | QCUPSSupport::setPageSet | | Prototype: | void QCUPSSupport::setPageSet(QPrinter *printer, const PageSet pageSet) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | | Lines: | 164-183 |
| | 7 | 8 |
QCUPSSupport::setPageRange::[lambda]| Name: | QCUPSSupport::setPageRange::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | | Lines: | 202-202 |
| | 0 | 1 |
QCUPSSupport::setPageRange| Name: | QCUPSSupport::setPageRange | | Prototype: | void QCUPSSupport::setPageRange(QPrinter *printer, int pageFrom, int pageTo) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | | Lines: | 199-204 |
| | 2 | 3 |
QCUPSSupport::setJobPriority::[lambda]| Name: | QCUPSSupport::setJobPriority::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | | Lines: | 135-135 |
| | 0 | 1 |
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 |
QCUPSSupport::setJobHold::[lambda]| Name: | QCUPSSupport::setJobHold::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | | Lines: | 120-120 |
| | 0 | 1 |
QCUPSSupport::setJobHold| Name: | QCUPSSupport::setJobHold | | Prototype: | void QCUPSSupport::setJobHold(QPrinter *printer, const JobHoldUntil jobHold, const QTime &holdUntilTime) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | | Lines: | 111-123 |
| | 6 | 4 |
QCUPSSupport::setJobBilling::[lambda]| Name: | QCUPSSupport::setJobBilling::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | | Lines: | 128-128 |
| | 0 | 1 |
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::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 |
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::setBannerPages::[lambda]| Name: | QCUPSSupport::setBannerPages::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | | Lines: | 160-160 |
| | 0 | 1 |
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::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::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 |
QByteDeviceWrappingIoDevice::writeData| Name: | QByteDeviceWrappingIoDevice::writeData | | Prototype: | qint64 QByteDeviceWrappingIoDevice::writeData( const char* data, qint64 maxSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 457-462 |
| | 3 | 1 |
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 |
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 |
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::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::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::QByteDeviceWrappingIoDevice| Name: | QByteDeviceWrappingIoDevice::QByteDeviceWrappingIoDevice | | Prototype: | QByteDeviceWrappingIoDevice::QByteDeviceWrappingIoDevice(QNonContiguousByteDevice *bd) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 408-414 |
| | 3 | 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 |
QByteArrayMatcher::setPattern| Name: | QByteArrayMatcher::setPattern | | Prototype: | void QByteArrayMatcher::setPattern(const QByteArray &pattern) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 184-190 |
| | 4 | 1 |
QByteArrayMatcher::operator=| Name: | QByteArrayMatcher::operator= | | Prototype: | QByteArrayMatcher &QByteArrayMatcher::operator=(const QByteArrayMatcher &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 171-176 |
| | 3 | 1 |
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 |
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: | 118-124 |
| | 3 | 1 |
QByteArrayMatcher::QByteArrayMatcher| Name: | QByteArrayMatcher::QByteArrayMatcher | | Prototype: | QByteArrayMatcher::QByteArrayMatcher(const char *pattern, int length) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 131-137 |
| | 3 | 1 |
QByteArrayMatcher::QByteArrayMatcher| Name: | QByteArrayMatcher::QByteArrayMatcher | | Prototype: | QByteArrayMatcher::QByteArrayMatcher(const QByteArray &pattern) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 143-149 |
| | 3 | 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 |
QByteArrayList_joinedSize| Name: | QByteArrayList_joinedSize | | Prototype: | static int QByteArrayList_joinedSize(const QByteArrayList *that, int seplen) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraylist.cpp | | Lines: | 125-137 |
| | 7 | 3 |
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 |
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 |
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::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::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::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::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::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::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::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::toPercentEncoding| Name: | QByteArray::toPercentEncoding | | Prototype: | QByteArray QByteArray::toPercentEncoding(const QByteArray &exclude, const QByteArray &include, char percent) const | | Coverage: | 43.333% (13/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4648-4671 |
| | 17 | 5 |
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::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::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::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::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::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::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::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::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 |