| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QColumnView::setRootIndex| Name: | QColumnView::setRootIndex | | Prototype: | void QColumnView::setRootIndex(const QModelIndex &index) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 169-186 |
| | 12 | 4 |
QColumnView::setResizeGripsVisible| Name: | QColumnView::setResizeGripsVisible | | Prototype: | void QColumnView::setResizeGripsVisible(bool visible) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 128-146 |
| | 13 | 4 |
QColorDialogStaticData::QColorDialogStaticData| Name: | QColorDialogStaticData::QColorDialogStaticData | | Prototype: | QColorDialogStaticData::QColorDialogStaticData() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 238-247 |
| | 7 | 4 |
QColorDialogPrivate::setCurrentColor| Name: | QColorDialogPrivate::setCurrentColor | | Prototype: | void QColorDialogPrivate::setCurrentColor(const QColor &color, SetColorMode setColorMode) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1948-1961 |
| | 8 | 4 |
QColorDialogPrivate::canBeNativeDialog| Name: | QColorDialogPrivate::canBeNativeDialog | | Prototype: | bool QColorDialogPrivate::canBeNativeDialog() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1863-1878 |
| | 10 | 4 |
QColorDialog::setOptions| Name: | QColorDialog::setOptions | | Prototype: | void QColorDialog::setOptions(ColorDialogOptions options) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 2033-2049 |
| | 10 | 4 |
QColor::toCmyk| Name: | QColor::toCmyk | | Prototype: | QColor QColor::toCmyk() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1822-1856 |
| | 23 | 4 |
QColor::getRgbF| Name: | QColor::getRgbF | | Prototype: | void QColor::getRgbF(qreal *r, qreal *g, qreal *b, qreal *a) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 853-870 |
| | 10 | 4 |
QColor::getRgb| Name: | QColor::getRgb | | Prototype: | void QColor::getRgb(int *r, int *g, int *b, int *a) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 882-898 |
| | 10 | 4 |
QColor::getHsvF| Name: | QColor::getHsvF | | Prototype: | void QColor::getHsvF(qreal *h, qreal *s, qreal *v, qreal *a) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 631-647 |
| | 10 | 4 |
QColor::getHsv| Name: | QColor::getHsv | | Prototype: | void QColor::getHsv(int *h, int *s, int *v, int *a) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 659-675 |
| | 10 | 4 |
QColor::getHslF| Name: | QColor::getHslF | | Prototype: | void QColor::getHslF(qreal *h, qreal *s, qreal *l, qreal *a) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 740-756 |
| | 10 | 4 |
QColor::getHsl| Name: | QColor::getHsl | | Prototype: | void QColor::getHsl(int *h, int *s, int *l, int *a) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 770-786 |
| | 10 | 4 |
QColor::getCmykF| Name: | QColor::getCmykF | | Prototype: | void QColor::getCmykF(qreal *c, qreal *m, qreal *y, qreal *k, qreal *a) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2167-2184 |
| | 11 | 4 |
QColor::getCmyk| Name: | QColor::getCmyk | | Prototype: | void QColor::getCmyk(int *c, int *m, int *y, int *k, int *a) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2138-2155 |
| | 11 | 4 |
QCollator::sortKey| Name: | QCollator::sortKey | | Prototype: | QCollatorSortKey QCollator::sortKey(const QString &string) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp | | Lines: | 126-145 |
| | 13 | 4 |
QCollator::operator=| Name: | QCollator::operator= | | Prototype: | QCollator &QCollator::operator=(const QCollator &other) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | | Lines: | 101-110 |
| | 6 | 4 |
QCheckBox::mouseMoveEvent| Name: | QCheckBox::mouseMoveEvent | | Prototype: | void QCheckBox::mouseMoveEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines: | 316-331 |
| | 9 | 4 |
QCalendarWidgetPrivate::updateCurrentPage| Name: | QCalendarWidgetPrivate::updateCurrentPage | | Prototype: | void QCalendarWidgetPrivate::updateCurrentPage(const QDate &date) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1809-1828 |
| | 14 | 4 |
QCalendarWidget::setDateRange| Name: | QCalendarWidget::setDateRange | | Prototype: | void QCalendarWidget::setDateRange(const QDate &min, const QDate &max) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 2540-2560 |
| | 16 | 4 |
QCalendarWidget::eventFilter| Name: | QCalendarWidget::eventFilter | | Prototype: | bool QCalendarWidget::eventFilter(QObject *watched, QEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 3021-3041 |
| | 13 | 4 |
QCalendarView::mouseDoubleClickEvent| Name: | QCalendarView::mouseDoubleClickEvent | | Prototype: | void QCalendarView::mouseDoubleClickEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1418-1434 |
| | 10 | 4 |
QCalendarMonthValidator::text| Name: | QCalendarMonthValidator::text | | Prototype: | QString QCalendarMonthValidator::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: | 310-321 |
| | 7 | 4 |
QCalendarMonthValidator::applyToDate| Name: | QCalendarMonthValidator::applyToDate | | Prototype: | QDate QCalendarMonthValidator::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: | 285-297 |
| | 10 | 4 |
QCalendarModel::setRange| Name: | QCalendarModel::setRange | | Prototype: | void QCalendarModel::setRange(const QDate &min, const QDate &max) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1209-1220 |
| | 9 | 4 |
QCalendarModel::setMinimumDate| Name: | QCalendarModel::setMinimumDate | | Prototype: | void QCalendarModel::setMinimumDate(const QDate &d) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1183-1194 |
| | 8 | 4 |
QCalendarModel::setMaximumDate| Name: | QCalendarModel::setMaximumDate | | Prototype: | void QCalendarModel::setMaximumDate(const QDate &d) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1196-1207 |
| | 8 | 4 |
QCalendarModel::setHorizontalHeaderFormat| Name: | QCalendarModel::setHorizontalHeaderFormat | | Prototype: | void QCalendarModel::setHorizontalHeaderFormat(QCalendarWidget::HorizontalHeaderFormat format) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1231-1246 |
| | 11 | 4 |
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: | 1151-1161 |
| | 8 | 4 |
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: | 1004-1019 |
| | 11 | 4 |
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: | 200-211 |
| | 7 | 4 |
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: | 177-187 |
| | 8 | 4 |
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: | 509-526 |
| | 12 | 4 |
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: | 105-117 |
| | 6 | 4 |
QByteArray::rightJustified| Name: | QByteArray::rightJustified | | Prototype: | QByteArray QByteArray::rightJustified(int width, char fill, bool truncate) const | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3371-3388 |
| | 12 | 4 |
QByteArray::replace| Name: | QByteArray::replace | | Prototype: | QByteArray &QByteArray::replace(char before, char after) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2279-2289 |
| | 7 | 4 |
QByteArray::leftJustified| Name: | QByteArray::leftJustified | | Prototype: | QByteArray QByteArray::leftJustified(int width, char fill, bool truncate) const | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3334-3351 |
| | 12 | 4 |
QByteArray::indexOf| Name: | QByteArray::indexOf | | Prototype: | int QByteArray::indexOf(const QByteArray &ba, int from) const | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2376-2389 |
| | 9 | 4 |
QByteArray::indexOf| Name: | QByteArray::indexOf | | Prototype: | int QByteArray::indexOf(const char *c, int from) const | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2416-2429 |
| | 9 | 4 |
QByteArray::fromRawData| Name: | QByteArray::fromRawData | | Prototype: | QByteArray QByteArray::fromRawData(const char *data, int size) | | Coverage: | 63.636% (7/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4049-4062 |
| | 9 | 4 |
QByteArray::fromHex| Name: | QByteArray::fromHex | | Prototype: | QByteArray QByteArray::fromHex(const QByteArray &hexEncoded) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4184-4207 |
| | 16 | 4 |
QByteArray::count| Name: | QByteArray::count | | Prototype: | int QByteArray::count(const QByteArray &ba) const | | Coverage: | 46.154% (6/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2587-2600 |
| | 9 | 4 |
QByteArray::append| Name: | QByteArray::append | | Prototype: | QByteArray &QByteArray::append(const char *str, int len) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1815-1827 |
| | 9 | 4 |
QByteArray::append| Name: | QByteArray::append | | Prototype: | QByteArray &QByteArray::append(const QByteArray &ba) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1758-1770 |
| | 9 | 4 |
QButtonGroupPrivate::detectCheckedButton| Name: | QButtonGroupPrivate::detectCheckedButton | | Prototype: | void QButtonGroupPrivate::detectCheckedButton() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp | | Lines: | 43-55 |
| | 8 | 4 |
QBuffer::writeData| Name: | QBuffer::writeData | | Prototype: | qint64 QBuffer::writeData(const char *data, qint64 len) | | Coverage: | 78.571% (11/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 415-438 |
| | 14 | 4 |
QBuffer::open| Name: | QBuffer::open | | Prototype: | bool QBuffer::open(OpenMode flags) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 315-330 |
| | 9 | 4 |
QBspTree::init| Name: | QBspTree::init | | Prototype: | void QBspTree::init(const QRect &area, int depth, NodeType type, int index) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | | Lines: | 96-123 |
| | 18 | 4 |
QBoxLayoutPrivate::calcHfw| Name: | QBoxLayoutPrivate::calcHfw | | Prototype: | void QBoxLayoutPrivate::calcHfw(int w) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 395-424 |
| | 21 | 4 |
QBoxLayout::takeAt| Name: | QBoxLayout::takeAt | | Prototype: | QLayoutItem *QBoxLayout::takeAt(int index) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 716-734 |
| | 12 | 4 |
QBoxLayout::setStretchFactor| Name: | QBoxLayout::setStretchFactor | | Prototype: | bool QBoxLayout::setStretchFactor(QLayout *layout, int stretch) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1122-1136 |
| | 9 | 4 |
QBoxLayout::setStretchFactor| Name: | QBoxLayout::setStretchFactor | | Prototype: | bool QBoxLayout::setStretchFactor(QWidget *widget, int stretch) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1099-1113 |
| | 10 | 4 |
QBoxLayout::maximumSize| Name: | QBoxLayout::maximumSize | | Prototype: | QSize QBoxLayout::maximumSize() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 628-641 |
| | 9 | 4 |
QBoxLayout::insertLayout| Name: | QBoxLayout::insertLayout | | Prototype: | void QBoxLayout::insertLayout(int index, QLayout *layout, int stretch) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 936-948 |
| | 10 | 4 |
QBlittablePlatformPixmap::fill| Name: | QBlittablePlatformPixmap::fill | | Prototype: | void QBlittablePlatformPixmap::fill(const QColor &color) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 128-155 |
| | 15 | 4 |
QBitArray::resize| Name: | QBitArray::resize | | Prototype: | void QBitArray::resize(int size) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 213-227 |
| | 10 | 4 |
QBitArray::fill| Name: | QBitArray::fill | | Prototype: | void QBitArray::fill(bool value, int begin, int end) | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 281-294 |
| | 11 | 4 |
QBezier::addToPolygon| Name: | QBezier::addToPolygon | | Prototype: | void QBezier::addToPolygon(QPolygonF *polygon, qreal bezier_flattening_threshold) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | | Lines: | 113-149 |
| | 25 | 4 |
QBezier::addToPolygon| Name: | QBezier::addToPolygon | | Prototype: | void QBezier::addToPolygon(QDataBuffer<QPointF> &polygon, qreal bezier_flattening_threshold) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | | Lines: | 151-187 |
| | 25 | 4 |
QBenchmarkValgrindUtils::extractResult| Name: | QBenchmarkValgrindUtils::extractResult | | Prototype: | qint64 QBenchmarkValgrindUtils::extractResult(const QString &fileName) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 78-102 |
| | 19 | 4 |
QBearerEngine::~QBearerEngine| Name: | QBearerEngine::~QBearerEngine | | Prototype: | QBearerEngine::~QBearerEngine() | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | | Lines: | 45-69 |
| | 16 | 4 |
QBasicTimer::stop| Name: | QBasicTimer::stop | | Prototype: | void QBasicTimer::stop() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qbasictimer.cpp | | Lines: | 174-187 |
| | 8 | 4 |
QBasicFontDatabase::fontEngine| Name: | QBasicFontDatabase::fontEngine | | Prototype: | QFontEngine *QBasicFontDatabase::fontEngine(const QFontDef &fontDef, void *usrPtr) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | | Lines: | 79-108 |
| | 19 | 4 |
QAuthenticatorPrivate::updateCredentials| Name: | QAuthenticatorPrivate::updateCredentials | | Prototype: | void QAuthenticatorPrivate::updateCredentials() | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 367-388 |
| | 12 | 4 |
QAuthenticator::operator=| Name: | QAuthenticator::operator= | | Prototype: | QAuthenticator &QAuthenticator::operator=(const QAuthenticator &other) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 163-186 |
| | 16 | 4 |
QAsn1Element::toString| Name: | QAsn1Element::toString | | Prototype: | QString QAsn1Element::toString() const | | Coverage: | 88.889% (16/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 329-343 |
| | 9 | 4 |
QAsn1Element::toObjectId| Name: | QAsn1Element::toObjectId | | Prototype: | QByteArray QAsn1Element::toObjectId() const | | Coverage: | 83.333% (10/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 304-321 |
| | 12 | 4 |
QAsn1Element::toDateTime| Name: | QAsn1Element::toDateTime | | Prototype: | QDateTime QAsn1Element::toDateTime() const | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 225-246 |
| | 18 | 4 |
QApplicationPrivate::translateTouchCancel| Name: | QApplicationPrivate::translateTouchCancel | | Prototype: | void QApplicationPrivate::translateTouchCancel(QTouchDevice *device, ulong timestamp) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4538-4558 |
| | 16 | 4 |
QApplicationPrivate::shouldSetFocus| Name: | QApplicationPrivate::shouldSetFocus | | Prototype: | bool QApplicationPrivate::shouldSetFocus(QWidget *w, Qt::FocusPolicy policy) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4307-4318 |
| | 8 | 4 |
QApplicationPrivate::shouldQuit| Name: | QApplicationPrivate::shouldQuit | | Prototype: | bool QApplicationPrivate::shouldQuit() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2982-2998 |
| | 9 | 4 |
QApplicationPrivate::findClosestTouchPointTarget| Name: | QApplicationPrivate::findClosestTouchPointTarget | | Prototype: | QWidget *QApplicationPrivate::findClosestTouchPointTarget(QTouchDevice *device, const QTouchEvent::TouchPoint &touchPoint) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4360-4383 |
| | 18 | 4 |
QApplicationPrivate::desktopStyleKey| Name: | QApplicationPrivate::desktopStyleKey | | Prototype: | QString QApplicationPrivate::desktopStyleKey() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1714-1725 |
| | 6 | 4 |
QApplication::setStyleSheet| Name: | QApplication::setStyleSheet | | Prototype: | void QApplication::setStyleSheet(const QString& styleSheet) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1089-1104 |
| | 11 | 4 |
QApplication::setEffectEnabled| Name: | QApplication::setEffectEnabled | | Prototype: | void QApplication::setEffectEnabled(Qt::UIEffect effect, bool enable) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4181-4193 |
| | 8 | 4 |
QApplication::palette| Name: | QApplication::palette | | Prototype: | QPalette QApplication::palette(const char *className) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1447-1458 |
| | 8 | 4 |
QAnimationTimer::updateAnimationsTime| Name: | QAnimationTimer::updateAnimationsTime | | Prototype: | void QAnimationTimer::updateAnimationsTime(qint64 delta) | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 592-614 |
| | 12 | 4 |
QAnimationTimer::restartAnimationTimer| Name: | QAnimationTimer::restartAnimationTimer | | Prototype: | void QAnimationTimer::restartAnimationTimer() | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 623-631 |
| | 6 | 4 |
QAnimationTimer::closestPauseAnimationTimeToFinish| Name: | QAnimationTimer::closestPauseAnimationTimeToFinish | | Prototype: | int QAnimationTimer::closestPauseAnimationTimeToFinish() | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 729-745 |
| | 10 | 4 |
QAlphaWidget::run| Name: | QAlphaWidget::run | | Prototype: | void QAlphaWidget::run(int time) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | | Lines: | 127-175 |
| | 26 | 4 |
QAlphaPaintEngine::drawTiledPixmap| Name: | QAlphaPaintEngine::drawTiledPixmap | | Prototype: | void QAlphaPaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pixmap, const QPointF &s) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 258-277 |
| | 10 | 4 |
QAlphaPaintEngine::drawTextItem| Name: | QAlphaPaintEngine::drawTextItem | | Prototype: | void QAlphaPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 235-256 |
| | 11 | 4 |
QAlphaPaintEngine::drawPixmap| Name: | QAlphaPaintEngine::drawPixmap | | Prototype: | void QAlphaPaintEngine::drawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 214-233 |
| | 10 | 4 |
QAlphaPaintEngine::drawPath| Name: | QAlphaPaintEngine::drawPath | | Prototype: | void QAlphaPaintEngine::drawPath(const QPainterPath &path) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 161-182 |
| | 11 | 4 |
QActionPrivate::setShortcutEnabled| Name: | QActionPrivate::setShortcutEnabled | | Prototype: | void QActionPrivate::setShortcutEnabled(bool enable, QShortcutMap &map) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 166-175 |
| | 6 | 4 |
QAction::setShortcuts| Name: | QAction::setShortcuts | | Prototype: | void QAction::setShortcuts(const QList<QKeySequence> &shortcuts) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 409-429 |
| | 13 | 4 |
QAction::setEnabled| Name: | QAction::setEnabled | | Prototype: | void QAction::setEnabled(bool b) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 1019-1033 |
| | 10 | 4 |
QAction::setActionGroup| Name: | QAction::setActionGroup | | Prototype: | void QAction::setActionGroup(QActionGroup *group) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 598-609 |
| | 8 | 4 |
QAccessibleWidget::focusChild| Name: | QAccessibleWidget::focusChild | | Prototype: | QAccessibleInterface *QAccessibleWidget::focusChild() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 368-380 |
| | 8 | 4 |
QAccessibleWidget::doAction| Name: | QAccessibleWidget::doAction | | Prototype: | void QAccessibleWidget::doAction(const QString &actionName) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 456-466 |
| | 6 | 4 |
QAccessibleTree::indexFromLogical| Name: | QAccessibleTree::indexFromLogical | | Prototype: | QModelIndex QAccessibleTree::indexFromLogical(int row, int column) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 635-651 |
| | 10 | 4 |
QAccessibleToolButton::actionNames| Name: | QAccessibleToolButton::actionNames | | Prototype: | QStringList QAccessibleToolButton::actionNames() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 332-342 |
| | 7 | 4 |
QAccessibleTableHeaderCell::headerView| Name: | QAccessibleTableHeaderCell::headerView | | Prototype: | QHeaderView *QAccessibleTableHeaderCell::headerView() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 1169-1187 |
| | 7 | 4 |
QAccessibleTable::QAccessibleTable| Name: | QAccessibleTable::QAccessibleTable | | Prototype: | QAccessibleTable::QAccessibleTable(QWidget *w) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 73-88 |
| | 8 | 4 |
QAccessibleStackedWidget::childAt| Name: | QAccessibleStackedWidget::childAt | | Prototype: | QAccessibleInterface *QAccessibleStackedWidget::childAt(int x, int y) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 299-310 |
| | 9 | 4 |
QAccessibleMenuItem::window| Name: | QAccessibleMenuItem::window | | Prototype: | QWindow *QAccessibleMenuItem::window() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp | | Lines: | 229-240 |
| | 7 | 4 |
QAccessibleLineEdit::setText| Name: | QAccessibleLineEdit::setText | | Prototype: | void QAccessibleLineEdit::setText(QAccessible::Text t, const QString &text) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 649-663 |
| | 9 | 4 |
QAccessibleGroupBox::relations| Name: | QAccessibleGroupBox::relations | | Prototype: | QVector<QPair<QAccessibleInterface*, QAccessible::Relation> > QAccessibleGroupBox::relations(QAccessible::Relation match ) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 566-580 |
| | 8 | 4 |
QAccessibleEvent::uniqueId| Name: | QAccessibleEvent::uniqueId | | Prototype: | QAccessible::Id QAccessibleEvent::uniqueId() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 1363-1373 |
| | 8 | 4 |
QAccessibleButton::role| Name: | QAccessibleButton::role | | Prototype: | QAccessible::Role QAccessibleButton::role() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 175-190 |
| | 7 | 4 |